]> kolegite.com Git - vmks.git/commit
Added DC motor and servo example and moved examples to a separate folder
authorvl_garistov <vl_garistov@gmail.com>
Tue, 17 Nov 2020 22:28:25 +0000 (00:28 +0200)
committervl_garistov <vl_garistov@gmail.com>
Tue, 17 Nov 2020 22:28:25 +0000 (00:28 +0200)
commit31cd765b260445407acd9ec4d65b170b72a3d429
treedc1009b2489e4e440644e6882ae72d8cf519c271
parent6795adca2c25c7364d9e5c14f24e0debdaeec2ec
Added DC motor and servo example and moved examples to a separate folder
35 files changed:
Datasheets/l293.pdf [new file with mode: 0644]
Examples/3x3-LED_BTN-Matrix-Transpose/3x3-LED_BTN-Matrix-Transpose-Schematic.png [new file with mode: 0644]
Examples/3x3-LED_BTN-Matrix-Transpose/3x3-LED_BTN-Matrix-Transpose.ino [new file with mode: 0644]
Examples/Analog_Serial_Send_-_LDR/Analog_Serial_Send_-_LDR-Schematic.png [new file with mode: 0644]
Examples/Analog_Serial_Send_-_LDR/Analog_Serial_Send_-_LDR.ino [new file with mode: 0644]
Examples/Blink_LED_Low_Level/Blink_LED_Low_Level.ino [new file with mode: 0644]
Examples/Car_dodge/Car_dodge.ino [new file with mode: 0644]
Examples/Car_dodge/Car_dodge.png [new file with mode: 0644]
Examples/DC_motor_and_servo/DC_motor_and_servo.ino [new file with mode: 0644]
Examples/DC_motor_and_servo/DC_motor_and_servo.png [new file with mode: 0644]
Examples/Digital_Blink_with_Button/Digital_Blink_with_Button-Schematic.png [new file with mode: 0644]
Examples/Digital_Blink_with_Button/Digital_Blink_with_Button.ino [new file with mode: 0644]
Examples/LED_Strip_Moving_LED_-_Interrupt/LED Strip Moving LED - Interrupt Tinkercad.png [new file with mode: 0644]
Examples/LED_Strip_Moving_LED_-_Interrupt/LED_Strip_Moving_LED_-_Interrupt.ino [new file with mode: 0644]
Examples/LED_Strip_Moving_LED_-_Polling/LED Strip Moving LED - Polling Tinkercad.png [new file with mode: 0644]
Examples/LED_Strip_Moving_LED_-_Polling/LED_Strip_Moving_LED_-_Polling.ino [new file with mode: 0644]
Examples/Pinouts/ATmega328-Pinout-1.jpeg [new file with mode: 0644]
Examples/Pinouts/ATmega328-Pinout-2.png [new file with mode: 0644]
Examples/Pinouts/Arduino-Uno-Pin-Diagram-2.png [new file with mode: 0644]
Examples/Pinouts/Arduino-Uno-Pin-Diagram-3.png [new file with mode: 0644]
Examples/Pinouts/Arduino-Uno-Pin-Diagram-4.png [new file with mode: 0644]
Examples/Pinouts/Arduino-Uno-Pin-Diagram.png [new file with mode: 0644]
Examples/Pinouts/Arduino-Uno-Pinout-Digital-Pins.jpg [new file with mode: 0644]
Examples/TUES-LED_strip_1/TUES-LED_strip_1.ino [new file with mode: 0644]
Examples/TUES-LED_strip_1/TUES-LED_strip_1.png [new file with mode: 0644]
Examples/TUES-LED_strip_1/WS2812B.pdf [new file with mode: 0644]
Examples/TUES-LED_strip_1/mona_lisa.ppm [new file with mode: 0644]
Examples/TUES-LED_strip_1/nozdra.ppm [new file with mode: 0644]
Examples/TUES-LED_strip_1/rick_astley.jpg [new file with mode: 0644]
Examples/TUES-LED_strip_1/sako.ppm.txt [new file with mode: 0644]
Examples/Timer_1_10kHz_ISR/Timer_1_10kHz_ISR.ino [new file with mode: 0644]
Examples/Timer_ISR/Timer_ISR.ino [new file with mode: 0644]
Examples/UART-Send/UART-Send.ino [new file with mode: 0644]
Examples/external_interrupt/external_interrupt.ino [new file with mode: 0644]
Examples/external_interrupt/external_interrupt.png [new file with mode: 0644]