Uploading the Blink Sketch to your Arduino board allows you to verify that your Arduino Board is connected to your computer, and that your configurations are right.
Related Articles

*NEW
Arduino ArduCam – Save Images to SD Card
The ArduCam can store pictures to an SD for your Arduino projects. Note In memorysaver.h set the ArduCam and module that you are using. ArduCam uses SPI and I2C so the SD Module or Shield […]

*NEW
Arduino Uno with WiFi – Arduino to Arduino Communication with URL
This project shows you how to send commands from one Arduino Uno with WiFo to another without needing a server. This is a simple Analog Temperature Sensor Project that Turns on LEDS on the other […]

*NEW
Arduino Modules – Real Time Clock Setup (DS3231)
A Real Time Clock module gives the ability for an Arduino to keep track of the current time, and be able to track time even when the device loses power. Many libraries for Clock Modules […]
Be the first to comment