mirror of
https://github.com/elua/elua.git
synced 2025-01-08 20:56:17 +08:00
James Snyder
554dd7126b
ADC can now run in freerunning mode (keep collecting samples after ring buffer
is full). Clock and sampling frequency have been moved to a separate function from burst. There is now one function to initiate sampling called sample which takes a channel and count. setclock takes a channel, clock_id, and frequency. Adjustments should be made to make channel groupings somewhat cleaner, but this is functional. Suggestions are welcome for simplification :-) I'll try and make some doc updates in the coming day or so to reflect finalized adjustments.
The project documentation is located in the docs/ subdirectory.
Description
Languages
C
96.8%
Lua
1.4%
Assembly
1.1%
HTML
0.7%