DonCon2040/libs
Frederik Walk 381d91e7bc Use DMA for reading external ADC
The external ADC will constantly convert, reading will give
the maximum value since the last read. This should avoid
missing any peaks.

The internal ADC will now only do one conversion upon read,
consider it abandoned for now.
2024-11-13 21:12:26 +01:00
..
mcp3204 Use DMA for reading external ADC 2024-11-13 21:12:26 +01:00
mcp23017 Reverse polarity on IO expander 2023-05-20 20:30:39 +02:00
pico_ssd1306 Add ssd1306 display driver 2023-05-22 00:08:23 +02:00
pio_ws2812 Initial skeleton 2023-04-10 11:51:45 +02:00
CMakeLists.txt Add library for MCP3204 ADC 2023-08-01 23:44:46 +02:00