Added new MCU

This commit is contained in:
2025-02-19 13:20:58 +01:00
parent a1203b6b9d
commit d7aecf60ea

View File

@@ -288,8 +288,8 @@ Im going to start off with 2 sliding potentiometers and a espC3 for throttle and
![alt text](IMG_8180.jpg)
* [PotSlider](https://nl.aliexpress.com/item/1005006733220962.html) x2
* [espC3 supermini](https://nl.aliexpress.com/item/1005008125438785.html) x1
* ~~[espC3 supermini](https://nl.aliexpress.com/item/1005008125438785.html) x1~~
* [MCU changed to espC3 XIAO](https://www.seeedstudio.com/Seeed-XIAO-ESP32C3-p-5431.html)
### Wiring the controller
To read the Pot meter values we need to read the resistance from the potslider. So we need analog read. When looking at the data sheet I can see that I can use pins from 0 to 5.