We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe0190d commit b6c845aCopy full SHA for b6c845a
README.md
@@ -1,6 +1,10 @@
1
# Open-IOT
2
Open Source IOT device software for electric scooters.
3
4
+# Disclaimer
5
+**THIS SOFTWARE IS ONLY TO BE USED ON LEGALLY ACQUIRED EX RENTAL OR PERSONAL DEVICES.**
6
+
7
+# About
8
Scooters we aim to support:
9
* Ninebot Max/SNSC 2.0
10
* Ninebot ESX Series/SNSC 1.0
@@ -10,4 +14,6 @@ Scooters we aim to support:
14
** ES300
11
15
** ES400
12
16
13
-**NOTE: THIS SOFTWARE IS ONLY TO BE USED ON LEGALLY ACQUIRED EX RANTEL OR PERSONAL DEVICES.**
17
+# Installation
18
+Open-IOT is currently meant to be installed on an ESP8266 based board, with planned support for ESP32 in the future.
19
+Open the sketch of your choosing in the Arduino directory in this repo and upload it to your board.
0 commit comments