/imfr-hal

Radio Telescope Interferomenter Hardware Abstraction Layer

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

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