It shows by an example how to read an Analog input signal

Dependencies:   mbed

Il Circuito

/media/uploads/StefanoArrigoni/circuitopotenziometro.jpg

Files at this revision

API Documentation at this revision

Comitter:
StefanoArrigoni
Date:
Tue Nov 20 10:40:11 2018 +0000
Parent:
0:4a795cf05594
Commit message:
It shows by an example how to read an Analog input signal

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Nov 02 13:55:39 2015 +0000
+++ b/main.cpp	Tue Nov 20 10:40:11 2018 +0000
@@ -2,7 +2,6 @@
 *            FAST PROTOTYPING WITH NUCLEO           *
 * Example Code 06: Variable resistor                *
 * Author: Mauro D'Angelo                            *
-* Organization: Perlatecnica no-profit organization *  
 *****************************************************/
 
 #include "mbed.h"