Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bioroboticslab
robofish
firmware
Commits
bb8db5b9
Commit
bb8db5b9
authored
2 years ago
by
mhocke
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
495ef3b4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
bb8db5b9
# Flashing the firmware
# Flashing the firmware
-
Install the
a
rduino IDE
-
Install the
Arduino IDE 1.8.19 (see https://git.imp.fu-berlin.de/bioroboticslab/robofish/firmware/-/issues/1 for an issue with A
rduino IDE
2.0.0)
-
Install the
[
drivers for the nodemcu
](
https://github.com/nodemcu/nodemcu-devkit/blob/master/Drivers/CH341SER_WINDOWS.zip
)
-
Install the
[
drivers for the nodemcu
](
https://github.com/nodemcu/nodemcu-devkit/blob/master/Drivers/CH341SER_WINDOWS.zip
)
-
Arduino IDE -> File -> Settings
-
Arduino IDE -> File -> Settings
Set Additional Boards Manager URLS:
Set Additional Boards Manager URLS:
...
@@ -12,4 +12,4 @@
...
@@ -12,4 +12,4 @@
-
Put the robot's ID in robofish.h and remember not to commit your changes to git:
-
Put the robot's ID in robofish.h and remember not to commit your changes to git:
#define ROBOT_ID 112
#define ROBOT_ID 112
-
Adjust the code as needed (e.g. wifi password)
-
Adjust the code as needed (e.g. wifi password)
-
Upload the code
-
Upload the code
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment