www.youtube.com/watch Key Specs:There has been a lot of anticipation for the arrival of the Due, and with good reason. The board's capabilities far exceed other Arduino boards and does a good job rounding out the product line. Here a...
Hi to you all.I am a 47 year old man who due to an accident am disabled and bought myself an Arduino to keep myself busy. I am new to arduino and have written some basic sketches. and have made some nice projects. I have an UNO R3 board and I h...
Dear fellows, I want to share with you some info about a neat steeper driver board we designed, for driving two or four stepper motors (by stacking two boards) using Arduino UNO (& friends). This neat shield can be used for making pan and ti...
Dear fellows, We are proud to present a shield that we make, mainly for receiving FSK (and OOK) signals from sensors but not only. The shield comes with a duck antenna and demo examples. FSK signals at 433MHz are very commonly used b...
It seems that after more than 1 year since the announcement, Arduino Due board is still under development and it is possible to guess that the board will be revised in order to include further features not already implemented: this post http://...
Last week, ladyada joined our Community, and several of Adafruit's wonderful Open Source Hardware products are available from Newark element14! Several of the newly added products are ideal for Arduino projects. I dig Adafruit's ha...
New Release - Arduino Debugger The Arduino Debugger has taken another step forward. Previously the debugger provided trace/break/step and graphical visualizations. The latest release allows the update of variables and registers while an Ar...
IntroductionEarlier, I saw the post about the BrewPi and I got excited. I mean really excited. After reading up on it, I decided that I wanted to give it a shot and build one. However, there was at least one thing that I wanted to c...
IntroductionWhile working on a netduino web server, I really liked the idea of doing some PHP-like preprocessing on the websites before they were returned for the client. Basically, the netduino would make a fantastic low power web server, and ...
This tutorial shows how to get started with the Arduino debug tools from Visual Micro. www.youtube.com/watch The debug tool is integrated into Microsoft Visual Studio Professional and Atmel Studio development systems which also provide 100...
Nowadays everything is connected to Internet and everybody has its own laptop, desktop, tablet, smartphone always connected. We are used to receive data and information from the WEB but not to send something coming from our "things" to internet; now ...
Goal:To write a program to transfer files to/from the netduino SD card to a PC.Background:After moving the SD card back and forth from my PC to the netduino, I ran into a problem where the PC claimed that the SD card was locked, but the netduino had ...
Hi,I'm new to the designing circuits. I would like to connect two Waterproof DS18B20 Digital temperature sensors and measure the difference. http://www.adafruit.com/products/381 I understand the concept of the bread board, but I'm having ...
i am in the process of transforming my rc car into a self navigating robot, so i wanted to make my own ping sensors , any one who knows how i can do that(cuircuit diagrams)?????
I am trying to use a hall effect sensor to activate a servo. I want the servo to move to a specific position when the hall effect sensor is activated and then move back when the sensor is deactivated. When I go to the analog read and look at the valu...
A new project came out on kickstarter.com that is based on Arduino called Ard-Vark. It is ready to go wifi controlled solution, in a nice case. You can plug in sensors for inputs and/or servos or DC motors for outputs and control them easily us...
# Matriz LED 8x8 Bicolor + 74CH595Hola amig@s!Os presento uno de los tutoriales que posteo en mi web http://www.arduinoacademy.com y que a partir de ahora iré posteando aquí también.Parte 1: ¿Que vamos a hacer?En este proyecto arduino, vamos a aprend...
www.youtube.com/watch If you are an Arduino fan, then you most likely heard about this one. Arduino and Gameduino work in tandem to track up to 750 satellites at once. It displays the data on a screen similar to something out of a 1980's m...
Guys, As you know, usb comes in market,it replaces ps2 mouse and keyboard with usb.The older ps2 mouse can be made very useful as secoder and can be used as distance calculator.i and s...