/awg

Arbitrary Waveform Generator based on the Raspberry Pi Pico (RP2040).

Primary LanguagePython

awg

Arbitrary Waveform Generator based on the Raspberry Pi Pico (RP2040).

Setup

Install dependencies:

$ brew install python-tk
$ pip3 install pipenv
$ pipenv run install # --dev

Install the firmware to the Raspberry Pi Pico:

$ pipenv run setup

Run the application

$ pipenv run awg