On 2/21/20 12:14 PM, Philippe Mathieu-Daudé wrote: > On 2/21/20 11:56 AM, Stefan Hajnoczi wrote: >> On Tue, Feb 11, 2020 at 10:51:19AM +0000, Stefan Hajnoczi wrote: >>> On Mon, Feb 10, 2020 at 08:58:28PM +0100, Philippe Mathieu-Daudé wrote: ... > [*] Test with the preset arduino examples (### TODO add references ###) > > - Basic: "Blink: Turn a LED on and off." > - Analog: "Fading: Use an analog output (PWM pin) to dim a LED." > - Analog: "Analog Input: Use a potentiometer to control the flashing > of a LED." >
[*] Test with the preset Arduino examples [0] - Basic: "Blink: Turn a LED on and off." [1] - Analog: "Fading: Use an analog output (PWM pin) to dim a LED." [2] - Analog: "Analog Input: Use a potentiometer to control the blinking of a LED." [3] [0] https://www.arduino.cc/en/Tutorial/BuiltInExamples [1] https://www.arduino.cc/en/Tutorial/Blink [2] https://www.arduino.cc/en/Tutorial/Fading [3] https://www.arduino.cc/en/Tutorial/AnalogInput --Joa