Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kgray44 committed Jun 21, 2023
1 parent 9b952d5 commit d2557bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ The "diy_e-scooter" folder has the "diy_e-scooter.ino" sketch in it, which is th

The "diy_e-scooter_cloud" folder has the "diy_e-scooter_cloud.ino" sketch in it, which is the entire code for this project that includes the use of the Arduino Cloud! The Cloud is used to lock / unlock the scooter remotely, check to see if its stolen, and set a speed limit for yourself! This version also includes an updated version of the LEDs that work; this includes turning signals for left and right (that can be controlled with left and right gestures, and also come on automatically) and a brake light that comes on automatically if youre slowing down.

The diy_e-scooter_cloud_v3 is the most updated! It includes better motor control, and the option to set the voltage conversion to on or off.
The diy_e-scooter_cloud_v3 includes better motor control, and the option to set the voltage conversion to on or off.

The diy_e-scooter_cloud_v4 includes some better additions to the WiFi (although I am not completely finished), and a better throttle control! The starting screen now displays WiFi info.

# Updates
There will be more updates coming after further testing! This is only the first version.
Expand Down

0 comments on commit d2557bb

Please sign in to comment.