Skip to content

An onboard realtime status display for Renault ZOE vehicles

License

Notifications You must be signed in to change notification settings

premultiply/ZOEdisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZOEdisplay

An onboard realtime status display for Renault ZOE vehicles

Die von mir verwendete Hardware:

CAN-Bus-Shield Konfiguration: CS->D10 (vorgesehene Lötbrücke) Achtung: Die winzige Standard-Leiterbahnverbindung zwischend den Lötpads für CS->D9 muss dazu natürlich entfernt werden! Nachmessen!

Modifikation des LCD-Shields notwendig (Leiterbahn unterbrechen oder Pin umbiegen und bei Bedarf umlegen): Leiterbahn von im Lieferzustand Pin 10 des LCD-Shields auf Pin 3 (D3) des Arduino-Board umlegen (für PWM-Helligkeitsregelung nach Lichtsituation der LCD-Hintergrundbeleuchtung).

Option: Temperatursensor via OneWire-Bus an Pin A1 (DATA) sowie +5V und GND. Separater 4.7kΩ-Pullup-Widerstand zwischen +5V und DATA erforderlich.

Benötigte Softwarebibliotheken: https://github.com/premultiply/MCP_CAN_lib https://github.com/premultiply/LcdBarGraph sowie https://github.com/rlogiacco/AnalogButtons, https://github.com/Chris--A/PrintEx, https://github.com/RobTillaart/Arduino/tree/master/libraries/StopWatch, http://playground.arduino.cc/Code/Timer1

Einige (inzwischen veraltete) Fotos im Betrieb:

Pin-Verwendung:
A0 Display Shield Buttons (select, up, right, down and left)
D3 Display Shield Backlit Control
D4 Display Shield DB4
D5 Display Shield DB5
D6 Display Shield DB6
D7 Display Shield DB7
D8 Display Shield RS (Data or Signal Display Selection)
D9 Display Shield Enable
D10 CAN-Bus Shield CS

About

An onboard realtime status display for Renault ZOE vehicles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages