Skip to content
Snippets Groups Projects
Commit 51ab83da authored by hanndoddi's avatar hanndoddi :black_cat:
Browse files

small fixes

parent 2bb2dc72
No related branches found
No related tags found
No related merge requests found
Pipeline #482824 passed
......@@ -5,12 +5,11 @@ Ath the moment we are in a early adaptor phase of the project.
To setup the lab you will need a MCU that can connect to the internet we have had success with the ESP32 from seeed studio.
The .ino can can be found here [CODE](https://github.com/Fab-Lab-Akureyri/fla-fmcu)
# fmcu-fla
## fmcu-fla
Clone the repo and update code to your needs or copy fla-fmcu.ino and create file called `config.h`.
## Set your labs ID, SSID & Password
### Set your labs ID, SSID & Password
Create `config.h` file with the following lines and edit them accordingly.
......@@ -36,6 +35,8 @@ In theory FMCU should work on any board. Below is a list of boards that have bee
- [ ] esp32 didn't work
- [ ]we have not tried ethernet cable at this point
## workflow
below you will find a workflow chart to set up the FMCU
![FMCU_flow](http://academany.fabcloud.io/fabacademy/2023/instructors-bootcamp/img/FrankensteinMCU/flowFMCU.png)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment