News

A FT-232 USB to serial board is used to program the Arduino. A standard Bluetooth module has to have HID firmware installed. [Dastardly] makes a homemade daughterboard–er, ...
[Bill2009] has made some nice progress on a control panel for his motorcycle over at the arduino.cc forums. It can show speed, tachometer readings for the wheel and engine, as well as indicate the… ...
Arduino is the first widespread Open-Source hardware project and, since 2005, has become almost ubiquitous in microcontroller projects. The Arduino Pro line is aimed at the more professional user who ...
Check out the video below to learn more about the Bluetooth THINGY module. “We have all said it a 100 times, if we only had an App to tell us if our garage door is open late at night.
DastardlyLabs uses a USB host shield, a Bluetooth module, an Arduino Pro Mini, and a bunch of other random parts to create this little device.
Today, Coin announced that it will offer up an Arduino Bluetooth Low Energy module that's designed to be small and easy to integrate into hardware hacks and products of all kinds.
Arduino has not included active power consumption on its data sheet but, according to the uBlox datasheet, module consumption is 286mA (Wi-Fi Tx 802.11n HT20 16.5dBm 100% duty-cycle) or 220mA ...
Introduction:In Arduino environment, it's convenient to access BT SPP like a serial port and react to the command string sent from the BT serial port.