Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 401 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 401 Bytes

ESP32 ADC readings for radio telescope

Libraries dependencies install

Before install PlatformIO open source ecosystem for IoT development, then install libraries:

pio lib install https://github.com/soligen2010/Adafruit_ADS1X15

Compile and firmware upload

platformio run -e esp32dev --target upload

Basic Connection