An IOT shield for community oriented car-sharing. This design is the successor to https://github.com/pingud98/OpenAutoChPiHat, which used a Raspberry Pi instead of a Photon or Electron from Particle. Note that this design requires an Electron for I2C func
Find a file
2018-03-05 00:26:31 +01:00
Open_Auto_gerbers.zip Production versions 2017-12-26 00:14:18 +01:00
openautocaseproduction.brd Added laser cut case, .brd + .dxf + annotated pdf 2018-01-22 23:24:06 +01:00
openautocaseproduction.dxf Added laser cut case, .brd + .dxf + annotated pdf 2018-01-22 23:24:06 +01:00
openautocaseproduction.pdf Added laser cut case, .brd + .dxf + annotated pdf 2018-01-22 23:24:06 +01:00
openautov1point2.brd added fiducials to PCB, created case 2017-12-30 18:04:58 +01:00
openautov1point2.pdf Production versions 2017-12-26 00:14:18 +01:00
openautov1point2.sch added fiducials to PCB, created case 2017-12-30 18:04:58 +01:00
README.md Added real information. 2018-03-05 00:26:31 +01:00
SEEEDBOMexc.xlsx corrected parts for Ch1/2, X4 and C5 2018-01-22 23:19:52 +01:00

Open_Auto

Open Auto is an open hardware car sharing hardware platform designed for use by local car-sharing co-operatives and community associations. It originally started out as a Pi Hat, but has now changed into a standalone IOT device based on communications hardware from Particle.

The functionality is simple:

  1. GPS tracking, allowing the car to be located at all times and used to update the onboard Real-time Clock (RTC)
  2. RFID card access (125kHz or other frequency, requires an external module), with either CAN-bus or relays to open/close the car doors
  3. Accelerometer to check driving style (requires an Electron)
  4. RTC to allow for power saving (wake up once per minute to check status instead of continuously being on)
  5. CAN bus interface for automotive communication
  6. Particle Electron/Photon socket for Wi-Fi and/or Cellular connectivity
  7. An SD card slot for data logging.
  8. An I2C header for whatever else you want to connect.

We're currently working on a software stack for the Electron/Photon that will allow all the basic functions to be accessed via the particle API.

The design also includes a case, which you can make in 3mm acrylic.

This design is licensed under the CERN Open Hardware License V1.2