Skip to content

An onboard realtime status display for SmartED vehicles

Notifications You must be signed in to change notification settings

eokgnah/SmartED-Display

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

SmartED-Display, based on ZOEdisplay from premultiply

An onboard realtime status display for SmartED vehicles

Die von mir verwendete Hardware:

Zum Betrieb ist es notwendig, dass der Pin 10 des Displays richtung Can-Shield/Arduino einfach abgezwickt oder umgebogen wird, so dass er nicht runter kontaktiert.

Die Brücke, wie sie beim ZOEdisplay beschrieben ist, ist nicht zwingend notwendig.

Der Code ist soweit lauffähig, getestet und zeigt alles korrekt an.

Der Code soll noch weiter abgespeckt werden, so dass ein Minimalcode entsteht von dem aus dann weitere Displays und Telemetriemöglichkeiten eingebunden werden.

geplante Displaytypen (Nextion Touch TFT, Oled, ...) geplante Telemetrie (SIM800 GSM, WIFI, ...) -> MQTT geplante Prozessoren (ESP32 für WIFI)

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 SmartED vehicles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%