Skip to content
Snippets Groups Projects
Commit bb8db5b9 authored by mhocke's avatar mhocke
Browse files

Update README.md

parent 495ef3b4
No related branches found
No related tags found
No related merge requests found
# Flashing the firmware
- Install the arduino IDE
- Install the Arduino IDE 1.8.19 (see https://git.imp.fu-berlin.de/bioroboticslab/robofish/firmware/-/issues/1 for an issue with Arduino IDE 2.0.0)
- Install the [drivers for the nodemcu](https://github.com/nodemcu/nodemcu-devkit/blob/master/Drivers/CH341SER_WINDOWS.zip)
- Arduino IDE -> File -> Settings
Set Additional Boards Manager URLS:
......@@ -12,4 +12,4 @@
- Put the robot's ID in robofish.h and remember not to commit your changes to git:
#define ROBOT_ID 112
- Adjust the code as needed (e.g. wifi password)
- Upload the code
\ No newline at end of file
- Upload the code
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment