Hait iam using Xbee S2 connected to Arduino mega 2560 where i am facing problem in configuring Xbee as acoordinator;can you please provide me the connection layout and firmware you used in your configuration. when i am trying to configure using X-CTU...
This is my latest arduino shield that I made to experiment. It is based on the 74ls151 input multiplexer, you can add more to eatch input that you need turning it in to an 8 bit input. Here are some pictured and a basic schematic and code t...
I am using a 12v/8amp power source to supply three servos, two steppers, three dc motors, and twenty LEDs. A DC to DC converter will provide step down, 6v source for the servos, but the DC motors are a problem. I have tried an SN754410NESN75441...
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 ...