Arduino piscine Simulations for all projects:
-
LED Control:
1.0 - π’ is ON until button unpressed. π΄ & π‘ SWITCH together every 1s.
1.1 - π’ is ON until button unpressed. π΄ & π‘ SWITCH alternatively every 2s.
1.2 - π’ is ON until button unpressed. π΄ & π‘ BLINK for 0.1s every 0.5s and 2s respectively.
-
LED Control + LCD screen
2.0 - LCD display shows the potentiometer value and corresponds it to the brightness of LED in real-time according to rotation of potentiometer. Second control source - via Arduinto Serial Monitor.
-
Servo Control 3.0 - Servo motor and up to three sensors. Enable servo motor to move and orient itself in the direction of a light source detected by light detection algorithm and motor movement.
3.1 - Intergrated second servo motor for another angle. The movement of 2 servo motors syncronized that allows smooth and coordinated tracking of the light source.