aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-05-15 15:29:56 -0700
committerXiao Pan <xyz@flylightning.xyz>2025-05-15 15:29:56 -0700
commitb98f3557ee4b46510f5c2c26688679a4f3bf79d3 (patch)
tree52a1a9c4be197b811e2494478b3332f03a6ce0d1 /README.md
parent703190b167fb294f8979278f9ae0b8440d616dd4 (diff)
add readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d167fa7..09a3dc5 100644
--- a/README.md
+++ b/README.md
@@ -31,3 +31,5 @@ mycan future improvements
- More platform independent
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.
+
+On raspberry pi, I saved some temporary files I used to work on like git repos in ~/test. Those files can be cleaned if you want.