nicholaswilde / solar-battery-charger

:battery: A solar battery charger to charge lithium ion (li-ion) 18650, 9V, and coin batteries and Ni-MH AA and AAA batteries. :sunny:
https://nicholaswilde.io/solar-battery-charger/
Apache License 2.0
2 stars 0 forks source link

ESP32-S2 Feather with BME280 Sensor #8

Open nicholaswilde opened 2 years ago

nicholaswilde commented 2 years ago

Test the ESP32-S2 Feather with BME280 Sensor that has a built in temperature and humidity sensor as well as a built in battery voltage meter.

nicholaswilde commented 2 years ago

Can't seem to connect to it using Linux in my Chromebook. The port shows up as ttyACM0 but disconnects when trying to upload to it which is due to the native USB support. https://learn.adafruit.com/adafruit-esp32-s2-feather/using-with-arduino-ide

When putting it into ROM bootloader mode, the Chromebook asks to share the USB port with Linux, but doesn't show up in the /dev folder.