hardware docs update
This commit is contained in:
@@ -20,5 +20,9 @@ We chose this pcb because its really small and it has a socket for a sensor and
|
||||
We are going to rotational data from the sensor and use that to give feedback to the user based on how well they did the exercise.
|
||||

|
||||
|
||||
## How can i program this ESP?
|
||||
|
||||
To program this you need to use the Arduino IDE. You need to install the ESP8266 board in the board manager. You need to go to File -> prefrences -> additional board manager url's. Then you need to add this link `https://arduino.esp8266.com/stable/package_esp8266com_index.json`. Then you can find the LOLIN(WEMOS) D1 mini lite. Thats the board you need to select. When compiling you will see a lot of warnings but you can ignore them.
|
||||
|
||||
### Sources
|
||||
* https://github.com/Sorakage033/SlimeVR-CheeseCake
|
Reference in New Issue
Block a user