Arduino: Difference between revisions
From Federal Burro of Information
Jump to navigationJump to search
Line 17: | Line 17: | ||
* [[esp32_neopixel_hello_world.ino]] | * [[esp32_neopixel_hello_world.ino]] | ||
* [[esp32c3-liquidcrystaldisplay-powermeter.ino]] | * [[esp32c3-liquidcrystaldisplay-powermeter.ino]] | ||
* [[Self Balancing Robot https://github.com/Aloka-Tek-Teach/Self-Balancing-Robot-with-MPU6050-and-Ultrasonic-Sensor/blob/main/Self_Balancing_Robot/Self_Balancing_Robot.ino]] | |||
[[Category:Electronics]] | [[Category:Electronics]] |
Revision as of 18:23, 17 November 2024
Power management / Optimization
https://learn.sparkfun.com/tutorials/reducing-arduino-power-consumption
https://www.sparkfun.com/products/11231?_ga=2.207210896.2081554220.1499957969-1394022246.1499957969
Cheats and references
Also See
- I2c bus
- Lm sensors and snmp
- Temperature Sensors
- esp12_dme680.ino
- esp32_neopixel_hello_world.ino
- esp32c3-liquidcrystaldisplay-powermeter.ino
- Self Balancing Robot https://github.com/Aloka-Tek-Teach/Self-Balancing-Robot-with-MPU6050-and-Ultrasonic-Sensor/blob/main/Self_Balancing_Robot/Self_Balancing_Robot.ino