Added onboard_temperature example. (#80)
Co-authored-by: Felipe Kuhne <fkuhne@dbserver.com.br>
This commit is contained in:
@@ -20,6 +20,7 @@ App|Description
|
||||
[hello_adc](adc/hello_adc)|Display the voltage from an ADC input.
|
||||
[joystick_display](adc/joystick_display)|Display a Joystick X/Y input based on two ADC inputs.
|
||||
[adc_console](adc/adc_console)|An interactive shell for playing with the ADC. Includes example of free-running capture mode.
|
||||
[onboard_temperature](adc/onboard_temperature)|Display the value of the onboard temperature sensor.
|
||||
[microphone_adc](adc/microphone_adc)|Read analog values from a microphone and plot the measured sound amplitude.
|
||||
|
||||
### Clocks
|
||||
|
||||
Reference in New Issue
Block a user