pins

New Arduino WiFi Shield Testing

New Arduino WiFi Shield (Testing) usign arduino

The WiFi Shield was delivered by Amazon. The Arduino UNO Rev 3 was found at RadioShack… First you need to load the last Arduino IDE (Ver 1.0.2) it has the necessary library to use the WiFi shield. Tried the examples “Scan for available networks”  and  “WPA network example” from: http://arduino.cc/en/Guide/ArduinoWiFiShield It works like a charm! …

New Arduino WiFi Shield (Testing) usign arduino Read More »

Arduino Temperature Displayed

Temperature Displayed on 4 Digit 7 segment using Arduino

In this project I’ll display the temperature in a 4 digit 7 segment display (common anode). The sensor is the cheapest you can find so actually the temperature changes pretty easily which makes the display to show always different temperatures. But the idea is to apply this code to other projects with 7 segment displays …

Temperature Displayed on 4 Digit 7 segment using Arduino Read More »

DIP chips on Breadboard

Burn Arduino Bootloader on Atmega-328 TQFP and DIP chips on Breadboard

Parts required (Hardware) Arduino Uno Board (1) TQFP 32 to DIP 28 Adapter (1) Link Atmega TQFP 32 pin chip (1) Atmega DIP 28 pin chip (1) 10K resistor (1) 16MHz crystal (1) 18pf – 22pf capacitor (2) Tact Switch (1) Jumper wires (few) LED (1) 560 Ohm resistor (1) 10uF electrolytic cap (optional) Breadboard (1) …

Burn Arduino Bootloader on Atmega-328 TQFP and DIP chips on Breadboard Read More »