Skip to main content

Posts

Showing posts from November, 2018

Arduino tutorials (1) : blinking LED

In this video I am talking about how to build a blinking LED. It describes wiring, configuration and how to write your program Arduino board. The time of blinking can be changed in the program. Here is the program in Arduino: https://drive.google.com/open?id=1mNxAlIeSyK-wm3hp7v7uiENOxlJGlxbj Here is the link for schematic in Fritzing: https://drive.google.com/open?id=1CFtxLTIj4aGyv_Potf1bR9VY9StAogEJ

Arduino tutorials (0) : Introduction to Arduino uno

This video is the first video of the Arduino tutorials collection. It is about Arduino uno board and some electronic elements on it. I discussed USB port, power port, inputs and outputs, LED's, reset button, etc.