![](/media/cache/profiles/8631e5b91354a846f00dbbf16ad94259.jpg.50x50_q85.jpg)
First example program for ECS727 lab 3
Sample code for ECS727 lab 3, showing
- Use of ADC (AnalogIn)
- Use of message passing (put, get)
- Use of event queue for periodic execution (not in an ISR)
First example program for ECS727 lab 3
Sample code for ECS727 lab 3, showing