package
0.0.0-20220310234609-77e2b3d2bad0
Repository: https://github.com/sago35/tinygo-dma.git
Documentation: pkg.go.dev
# README
./examples/adc
This is an example of ADC reading using DMA.
The descriptor is a Linked Descriptor that refers to itself.
The result of ADC conversion is output to the serial port.
environment
pin | information |
---|---|
A0 | ADC input |