You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via FTP or downloaded to browser.
Script written in Micropython that will give the Freenove Wrover ESP32 CAM it's instructions to take a picture of your electricity meter with an interval. This data gets sent to the server by an REST API endpoint. There the data will get processed further. Script written in Micropython that will give the Raspberry Pico W it's instructions to tak…
This example demonstrates how to use Freenove ADC Chips PCF8591 and ADS7830 with Raspberry Pi and Python to create a digital LED dimmer with a potentiometer.