aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-05-18 05:38:43 -0700
committerXiao Pan <xyz@flylightning.xyz>2025-05-18 05:38:43 -0700
commitc1bd4aea16a11358154122b2307ea206475e2372 (patch)
tree16c2444b411f92f6b93ca58ed1ceb194a02ba413
parentcaf27a889af0eb3c0f9ddc52885aec8f8c5f97ab (diff)
update
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e043204..2b97bc8 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ mycan future improvements
- **Rewrite some codes in mycan.c that is copied from <https://files.waveshare.com/upload/4/4e/RS485_CAN_HAT_Code.zip> so there's no license issues and I can add a free and open source license to mycan.c**
- Use a database like SQLite
- More platform independent
+- Better error checks and handling
To assemble the raspberry pi for remote plotting software, CAN hat need to be placed and inserted onto raspberry pi's male pins. Touchscreen display needs to be put at the bottom of the raspberry pi. All these three items should be screwed with metal rods. Display needs to connect to raspberry pi's 5V and GND ground for power. Raspberry pi it self also need to connect to power supply on 5V and GND ground. CAN hat needs to connect to CAN high and CAN low wires to receive CAN messages from battery BMS.