packageExamples
Examples that demonstrate the usage of the virtual Arduino Uno
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Contents
| Name | Description |
|---|---|
| An Arduino reading a potentiometer | |
| An Arduino reading a potentiometer and controlling 10 LEDs | |
| An Arduino with a blinking LED | |
| An Arduino with a blinking LED w/o using delay() | |
| An Arduino connected to a button | |
| An Arduino dimming an LED | |
| An Arduino controlling an ultra-sonic range finder | |
| An Arduino controlling a servo | |
| An Arduino controlling a motor with a variable load | |
| A 6 degree of freedom robot arm controlled by an Arduino | |
| Play a Melody using the tone() function | |
| An Arduino controlling 8 LED using a shift register |