<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Circuit Lake &#187; Arduino</title> <atom:link href="http://www.circuitlake.com/tag/arduino/feed" rel="self" type="application/rss+xml" /><link>http://www.circuitlake.com</link> <description>Electronic Project and Circuit Collection</description> <lastBuildDate>Thu, 09 Feb 2012 04:21:11 +0000</lastBuildDate> <generator>http://wordpress.org/?v=5237</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>ArduRoller Balance Bot</title><link>http://www.circuitlake.com/arduroller-balance-bot.html</link> <comments>http://www.circuitlake.com/arduroller-balance-bot.html#comments</comments> <pubDate>Tue, 22 Nov 2011 01:29:41 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Arduino]]></category> <category><![CDATA[Motor]]></category> <category><![CDATA[Project]]></category> <category><![CDATA[Robotic]]></category> <category><![CDATA[Sensor]]></category> <category><![CDATA[accelerometer]]></category> <category><![CDATA[ArduRoller]]></category> <category><![CDATA[Balance Robot]]></category> <category><![CDATA[Robot]]></category><guid isPermaLink="false">http://www.circuitlake.com/?p=2406</guid> <description><![CDATA[This project shows you how to build a balance robot based on Arduino named as ArduRoller. It has nice chassis design and balances quite well on the spot. The robot also responds to knocks pretty quickly but sometimes giving it a more gentle push sends it gliding across the room at a constant speed. [...]<p>Read more : <a href="http://www.circuitlake.com/arduroller-balance-bot.html">ArduRoller Balance Bot</a></p>Related project:<ul><li><a href='http://www.circuitlake.com/remote-accelerometer.html' rel='bookmark' title='Permanent Link: Remote Accelerometer'>Remote Accelerometer</a></li><li><a href='http://www.circuitlake.com/android-based-quadrocopters.html' rel='bookmark' title='Permanent Link: Android Based Quadrocopters'>Android Based Quadrocopters</a></li><li><a href='http://www.circuitlake.com/search-bot-based-on-microcontroller.html' rel='bookmark' title='Permanent Link: Search Bot based on microcontroller'>Search Bot based on microcontroller</a></li></ul>]]></description> <wfw:commentRss>http://www.circuitlake.com/arduroller-balance-bot.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Programming Arduino Compatible Using Sound Card</title><link>http://www.circuitlake.com/programming-arduino-compatible-using-sound-card.html</link> <comments>http://www.circuitlake.com/programming-arduino-compatible-using-sound-card.html#comments</comments> <pubDate>Mon, 19 Sep 2011 01:21:34 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Arduino]]></category> <category><![CDATA[Interfacing]]></category> <category><![CDATA[Miscellaneous]]></category> <category><![CDATA[Project]]></category> <category><![CDATA[ATMega168]]></category> <category><![CDATA[Audioino]]></category> <category><![CDATA[Hex to Wav Converter]]></category> <category><![CDATA[Programming Via Audio Line]]></category><guid isPermaLink="false">http://www.circuitlake.com/?p=2310</guid> <description><![CDATA[Audioino is neat way to program an Arduino compatible microcontroller via the audio port of your PC. Chris said to build Audioino, firstly you need to program your Atmega168 with custom audio bootloader. You can use the sketch &#8220;ArduinoISP&#8217; in the examples folder of the Arduino IDE for flashing or find someone who owns an [...]<p>Read more : <a href="http://www.circuitlake.com/programming-arduino-compatible-using-sound-card.html">Programming Arduino Compatible Using Sound Card</a></p>Related project:<ul><li><a href='http://www.circuitlake.com/low-cost-arduino-compatible-development-board.html' rel='bookmark' title='Permanent Link: Low Cost Arduino Compatible Development Board'>Low Cost Arduino Compatible Development Board</a></li><li><a href='http://www.circuitlake.com/arduino-project-send-data-from-website-to-lcd.html' rel='bookmark' title='Permanent Link: Arduino Project: Send Data from Website to LCD'>Arduino Project: Send Data from Website to LCD</a></li><li><a href='http://www.circuitlake.com/pinguino-pic-based-arduino.html' rel='bookmark' title='Permanent Link: Pinguino : PIC based Arduino'>Pinguino : PIC based Arduino</a></li></ul>]]></description> <wfw:commentRss>http://www.circuitlake.com/programming-arduino-compatible-using-sound-card.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Arduino Project: Send Data from Website to LCD</title><link>http://www.circuitlake.com/arduino-project-send-data-from-website-to-lcd.html</link> <comments>http://www.circuitlake.com/arduino-project-send-data-from-website-to-lcd.html#comments</comments> <pubDate>Wed, 07 Sep 2011 22:01:35 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Arduino]]></category> <category><![CDATA[Control]]></category> <category><![CDATA[Interfacing]]></category> <category><![CDATA[Microcontroller]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Project]]></category> <category><![CDATA[Remote]]></category> <category><![CDATA[LCD]]></category> <category><![CDATA[Web Remote]]></category> <category><![CDATA[web server]]></category><guid isPermaLink="false">http://www.circuitlake.com/?p=2306</guid> <description><![CDATA[This project turns Arduino into basic web server which is hooked up to the LCD. You can enter text strings via web page and display them on LCD attached to Arduino. On the simple HTML web page, you will also see what text is currently displayed on the LCD. For further project, you can develop [...]<p>Read more : <a href="http://www.circuitlake.com/arduino-project-send-data-from-website-to-lcd.html">Arduino Project: Send Data from Website to LCD</a></p>Related project:<ul><li><a href='http://www.circuitlake.com/usb-website-hit-counter.html' rel='bookmark' title='Permanent Link: USB Website Hit Counter'>USB Website Hit Counter</a></li><li><a href='http://www.circuitlake.com/animal-tracker-cat-data-logger.html' rel='bookmark' title='Permanent Link: Animal Tracker : Cat Data Logger'>Animal Tracker : Cat Data Logger</a></li><li><a href='http://www.circuitlake.com/interfacing-arduino-with-a-gsm-gps-modul.html' rel='bookmark' title='Permanent Link: Interfacing Arduino with a GSM-GPS Modul'>Interfacing Arduino with a GSM-GPS Modul</a></li></ul>]]></description> <wfw:commentRss>http://www.circuitlake.com/arduino-project-send-data-from-website-to-lcd.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Arduino Speed Detector on Flash</title><link>http://www.circuitlake.com/arduino-speed-detector-on-flash.html</link> <comments>http://www.circuitlake.com/arduino-speed-detector-on-flash.html#comments</comments> <pubDate>Fri, 02 Sep 2011 03:47:44 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Arduino]]></category> <category><![CDATA[Detector]]></category> <category><![CDATA[Measurement]]></category> <category><![CDATA[Microcontroller]]></category> <category><![CDATA[Project]]></category> <category><![CDATA[Sensor]]></category> <category><![CDATA[ATMega328]]></category> <category><![CDATA[Flash]]></category> <category><![CDATA[Speed Detector]]></category> <category><![CDATA[Speed Meter]]></category> <category><![CDATA[Velocity Meter]]></category><guid isPermaLink="false">http://www.circuitlake.com/?p=2302</guid> <description><![CDATA[This speed detector uses two photo resistors paired with laser as a form of trip wire. The Arduino Duemilanove with an ATMEga328 captures the tripping action and calculates the amount of time between when each sensor was tripped. By dividing the distance between two trip wires with difference time value, you will get the SPEED.Instead [...]<p>Read more : <a href="http://www.circuitlake.com/arduino-speed-detector-on-flash.html">Arduino Speed Detector on Flash</a></p>Related project:<ul><li><a href='http://www.circuitlake.com/avr-rpm-meter-with-kmi151-rotational-speed-sensor.html' rel='bookmark' title='Permanent Link: AVR RPM Meter with KMI15/1 Rotational Speed Sensor'>AVR RPM Meter with KMI15/1 Rotational Speed Sensor</a></li><li><a href='http://www.circuitlake.com/arduino-breathalyzer.html' rel='bookmark' title='Permanent Link: Arduino Breathalyzer'>Arduino Breathalyzer</a></li><li><a href='http://www.circuitlake.com/arduino-project-send-data-from-website-to-lcd.html' rel='bookmark' title='Permanent Link: Arduino Project: Send Data from Website to LCD'>Arduino Project: Send Data from Website to LCD</a></li></ul>]]></description> <wfw:commentRss>http://www.circuitlake.com/arduino-speed-detector-on-flash.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Analog and Digital Pin Value Viewer for Arduino</title><link>http://www.circuitlake.com/analog-and-digital-pin-value-viewer-for-arduino.html</link> <comments>http://www.circuitlake.com/analog-and-digital-pin-value-viewer-for-arduino.html#comments</comments> <pubDate>Mon, 29 Aug 2011 06:40:06 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Arduino]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Analog Pin Value Viewer]]></category> <category><![CDATA[Arduino Add On]]></category> <category><![CDATA[Arduino App]]></category> <category><![CDATA[Digital Pin Value Viewer]]></category><guid isPermaLink="false">http://www.circuitlake.com/?p=2297</guid> <description><![CDATA[ArduinoDashboard is an application for viewing analog and digital pin sensor values from an arduino in real time. It will show the analog value of pins A0-A6 as well as the digital pins of 1-13.This App can be used with any arduino sketch and now has compiled versions with no need to download processing.org ide. [...]<p>Read more : <a href="http://www.circuitlake.com/analog-and-digital-pin-value-viewer-for-arduino.html">Analog and Digital Pin Value Viewer for Arduino</a></p>Related project:<ul><li><a href='http://www.circuitlake.com/pinguino-pic-based-arduino.html' rel='bookmark' title='Permanent Link: Pinguino : PIC based Arduino'>Pinguino : PIC based Arduino</a></li><li><a href='http://www.circuitlake.com/arduino-wireless-temperature-sensor.html' rel='bookmark' title='Permanent Link: Arduino Wireless Temperature Sensor'>Arduino Wireless Temperature Sensor</a></li><li><a href='http://www.circuitlake.com/programming-arduino-compatible-using-sound-card.html' rel='bookmark' title='Permanent Link: Programming Arduino Compatible Using Sound Card'>Programming Arduino Compatible Using Sound Card</a></li></ul>]]></description> <wfw:commentRss>http://www.circuitlake.com/analog-and-digital-pin-value-viewer-for-arduino.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Aquarium Controller</title><link>http://www.circuitlake.com/aquarium-controller.html</link> <comments>http://www.circuitlake.com/aquarium-controller.html#comments</comments> <pubDate>Fri, 26 Aug 2011 22:54:50 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Arduino]]></category> <category><![CDATA[Control]]></category> <category><![CDATA[Microcontroller]]></category> <category><![CDATA[Project]]></category> <category><![CDATA[Sensor]]></category> <category><![CDATA[aquarium controller]]></category> <category><![CDATA[automation]]></category> <category><![CDATA[moisture sensor]]></category> <category><![CDATA[real time clock]]></category><guid isPermaLink="false">http://www.circuitlake.com/?p=2294</guid> <description><![CDATA[This project shows you how to build Aquarium Controller based on popular Arduino. The hardware consist of Arduino, 20 X 4 LCD, 4&#215;4 keypad, Real Time Clock, Solid State Relays, and buzzer for alarm.The project can be used to control temperature, lighting and timer functions, Feeding Mode, control PH, and Auto-top off. Other features including [...]<p>Read more : <a href="http://www.circuitlake.com/aquarium-controller.html">Aquarium Controller</a></p>Related project:<ul><li><a href='http://www.circuitlake.com/aquarium-feeding-timer-using-ic-555.html' rel='bookmark' title='Permanent Link: Aquarium Feeding Timer Using IC 555'>Aquarium Feeding Timer Using IC 555</a></li><li><a href='http://www.circuitlake.com/mini-water-valve-controller.html' rel='bookmark' title='Permanent Link: Mini Water Valve Controller'>Mini Water Valve Controller</a></li><li><a href='http://www.circuitlake.com/adapt-plant-watering-controller.html' rel='bookmark' title='Permanent Link: Adapt Plant Watering Controller'>Adapt Plant Watering Controller</a></li></ul>]]></description> <wfw:commentRss>http://www.circuitlake.com/aquarium-controller.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Energy Monitoring Transmitter</title><link>http://www.circuitlake.com/energy-monitoring-transmitter.html</link> <comments>http://www.circuitlake.com/energy-monitoring-transmitter.html#comments</comments> <pubDate>Sat, 06 Aug 2011 21:41:07 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[AVR]]></category> <category><![CDATA[Arduino]]></category> <category><![CDATA[Digital]]></category> <category><![CDATA[Microcontroller]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Project]]></category> <category><![CDATA[Transmitter]]></category> <category><![CDATA[ATMega328]]></category> <category><![CDATA[Energy Transmitter]]></category> <category><![CDATA[Wireless]]></category><guid isPermaLink="false">http://www.circuitlake.com/?p=2276</guid> <description><![CDATA[This energy monitoring transmitter, known as emonTx, is an Atmega328-based small wireless energy monitoring node. It also fully compatible with Arduino IDE. EmonTx is designed to take inputs from multiple CT sensors, optically from a pulse-output utility meter and from multiple one-wire temperature sensors. The design is based on the JeeNodeV5 by Jean-Claude Wippler and [...]<p>Read more : <a href="http://www.circuitlake.com/energy-monitoring-transmitter.html">Energy Monitoring Transmitter</a></p>Related project:<ul><li><a href='http://www.circuitlake.com/basic-mains-ac-energy-monitor.html' rel='bookmark' title='Permanent Link: Basic Mains AC Energy Monitor'>Basic Mains AC Energy Monitor</a></li><li><a href='http://www.circuitlake.com/electricity-and-gas-meters-logging-station.html' rel='bookmark' title='Permanent Link: Electricity and Gas Meters Logging Station'>Electricity and Gas Meters Logging Station</a></li><li><a href='http://www.circuitlake.com/mini-flight-telemetry-transmitter.html' rel='bookmark' title='Permanent Link: Mini Flight Telemetry Transmitter'>Mini Flight Telemetry Transmitter</a></li></ul>]]></description> <wfw:commentRss>http://www.circuitlake.com/energy-monitoring-transmitter.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: www.circuitlake.com @ 2012-02-11 22:23:23 -->
