Posts with «xbee» label

Control a robot through hand gestures with Arduino Uno and Xbee

Robin Andersson shared with us the link to his Instructable to create a robot controlled by (gloved) hand gestures and running on a couple of Arduino Unos and Xbee.

You can make it yourself following the 8 steps of the tutorial and then customize the gestures as you like.

Enjoy the video below:

Arduino Blog 15 Oct 22:04

Changing Poi Colors Based on Speed and Velocity

LED toys have become synonymous with the underground rave culture as party-goers gaze into vortexes of spinning light known as poi. Most of these objects come pre-programmed, but some can be custom coded. However, only a few tap into an accelerometer changing the colorful circles of energy depending on how fast they move through space. One stunning example is this LED device called the ‘Center Flee’ that translates accelerometer data into sequences of alternating RGB colors.

The LED values are ‘printed’ to the tethered objects at specific points in the rotational arc. The devices are controlled with an Arduino, and a XBee wireless module transmits data to a computer nearby, eliminating the need to manually remove an SD card after each spinning session.

When spun, the poi acts like a colorful, twirling extension of the performer that produces a mesmerizing, vibrant effect. It’s nice to see the progression of glow sticks tied to shoelaces into g-force sensing devices that can captivate surrounding audiences.

Other examples of similar types of ideas include this accelerometer poi that was cut with a CNC machine and these LED staffs for the ultimate portable rave.

Below is a video playlist of the Center Flee being tested out.


Filed under: led hacks
Hack a Day 12 Sep 00:00
arduino  led hacks  led poi  xbee  

The RC White House Robot

This remote controlled, Arduino-based robot was created by a young student named [Quin] who likes to teach electronics classes at hackerspaces. It is an adaptation of this awesome, fast, fully autonomous mini Roomba that has since driven its way into the Presidential building during the 1st ever White House Maker Faire.

The quick, little device uses a robot chassis kit with an XBee wireless module so that the controller and the robot can be connected together. An NFC Shield was hacked and split in half so that the wires could be soldered in place.

[Quin]‘s goal was to develop a fun game that records the number of times the robot drives over NFC tags laid across a flat surface. Points are shown in the form of blinking lights that illuminate when the device goes over the sensors, keeping track of the score.

The controller container was made with an open source 3D printer called a Bukobot. The enclosure holds an Arduino and another XBee shield along with a joystick and a neopixel ring, giving it a nice polished look complete with a circle of beautiful, flashing LED’s.

We saw the robot in action during an Arduino workshop at a local 3D printing store/makerspace in Pasadena called Deezmaker. [Quin] told us that will.i.am, the musician, tried it out during the Maker Faire in Washington DC. He also said that he met Bill Nye the Science Guy there as well.

This simple project, and more inventions of his, has opened up many doors in the maker community. And yet [Quin] seems unphased by all the attention, staying very focused on teaching his skills to anyone who is eager to learn.

Documentation of the project is on his website (Qtechknow) along with this color-changing Christmas star; which is perfect for sprucing up a holiday Christmas tree. Another project is this methane sensing fart cap. All 3 can be seen in the photo below.

A video with the robot being demoed comes next. In it, [Quin] talks about what it was like to be invited into the White House.

Also, check out this spectacular video about the Maker Movement with [Quin] in it.

In addition, here is a Popular Science article and this feature in Make Magazine about him.


Filed under: robots hacks

THP Entry: Cut Energy Consumption by 30 percent with this WiFi XBee Setup

Let’s be honest. Paying electricity bills sucks. The amount paid is always too much, and the temperatures in the building are rarely set at a comfortable level. But now, with the help of this DIY Climate Control system, power-users can finally rejoice knowing that the heating and cooling process of their home (or commercial space) can be easily controlled through the utilization of an XBee Remote Kit and a process called zoning.

The team behind the project is [Doug], [Benjamin] and [Lucas]. They hope to solve the inconsistent temperature problems, which are caused by a moving sun, by open-sourcing their work into the community.

Their XBee system runs on a mesh network making it a perfect tool for sensing and communicating which areas in the house are too hot or too cold. Once the data is collected, XBee modules route the information wirelessly to each other until it reaches a central Arduino gatekeeper; which then decides if it wants to heat, ventilate, or air condition the room.

Not to mention all the added benefits posted below:

For one, you can hook-up temperature ICs like the TMP36 (PDF) without the need to buy extra parts. Better yet, the XBee can be programmed to fall asleep thus saving battery life. This means that the whole module can run on rechargeable AAA batteries.

Even further, it can be coded at its various ports to read other devices. This is great because it gives the setup the potential to turn on and off devices that are hooked to the module, transforming it into a networked hub of interconnected devices.

This approach not only allows you to be involved in saving the planet, but it keeps your home, warehouse, or office building at a much more comfortable level in the process, a real win-win.


The project featured in this post is an entry in The Hackaday Prize. Build something awesome and win a trip to space or hundreds of other prizes.


Filed under: home hacks, The Hackaday Prize

Sabertron: a foam lightsaber game that finally proves who's got the most midi-chlorians

Chances are you've clutched a lightsaber or two in your time, whether that be an inexpensive imitation of the iconic Jedi weapon, or a deluxe model. You may even be a veteran duelist, but unless you're willing to commit murder with a Star Wars toy (or, someone else could just score the bout, we guess), then the dance always ends with no true victor. If you think that something with a name like Sabertron can't solve this dilemma, then these aren't the swords you're looking for. Just launched on Kickstarter, the idea of Sabertron is pretty simple: foam sword, electronics to detect blows, LED scoreboard above the grip. The current prototype uses an Arduino board with accelerometer to register hits, with Xbee handling the wireless connection so swords know when they've merely collided, and when to shut off LEDs after an opponent's successful strike. Also, a control panel and screen built into the grip lets you pick between different game modes for one-on-one combat.

During the year, LevelUp intends to created a chest/back mounted scoreboard with proximity detection that'll allow for multiplayer battles, with other accessories for the Sabertron range expected later. While it's aimed at Star Wars fans and live-action role players primarily, only a fun-sponge would be incapable of enjoying a few rounds of Alliance vs Empire with a buddy. And, with early bird pledges of $99 getting you a pair, breaking the will of Jedi scum doesn't have to break the bank.

Filed under: Misc

Comments

Source: Kickstarter (Sabertron), LevelUp

Engadget 29 Jan 20:00

Book – “Arduino Workshop – A Hands-On Introduction with 65 Projects”

Over the last few years I’ve been writing a few Arduino tutorials, and during this time many people have mentioned that I should write a book. And now thanks to the team from No Starch Press this recommendation has morphed into my new book – “Arduino Workshop“:

Although there are seemingly endless Arduino tutorials and articles on the Internet, Arduino Workshop offers a nicely edited and curated path for the beginner to learn from and have fun. It’s a hands-on introduction to Arduino with 65 projects – from simple LED use right through to RFID, Internet connection, working with cellular communications, and much more.

Each project is explained in detail, explaining how the hardware an Arduino code works together. The reader doesn’t need any expensive tools or workspaces, and all the parts used are available from almost any electronics retailer. Furthermore all of the projects can be finished without soldering, so it’s safe for readers of all ages.

The editing team and myself have worked hard to make the book perfect for those without any electronics or Arduino experience at all, and it makes a great gift for someone to get them started. After working through the 65 projects the reader will have gained enough knowledge and confidence to create many things – and to continue researching on their own. Or if you’ve been enjoying the results of my thousands of hours of work here at tronixstuff, you can show your appreciation by ordering a copy for yourself or as a gift

You can review the table of contents, index and download a sample chapter from the Arduino Workshop website.

Arduino Workshop is available from No Starch Press in printed or ebook (PDF, Mobi, and ePub) formats. Ebooks are also included with the printed orders so you can get started immediately.

In the meanwhile have fun and keep checking into tronixstuff.com. Why not follow things on twitterGoogle+, subscribe  for email updates or RSS using the links on the right-hand column? And join our friendly Google Group – dedicated to the projects and related items on this website. Sign up – it’s free, helpful to each other –  and we can all learn something.

The post Book – “Arduino Workshop – A Hands-On Introduction with 65 Projects” appeared first on tronixstuff.

Chat with Xbee for Arduino

 

Thank you [priyansmurarka] to send us this project involving Xbee. This module is fully compatible with Arduino Boards and you can connect it with a proper shield, the [WirelessShield] . With that you can make comunicate Arduinos wireless, including sending messages about status or whatever you want. The submission of today is about building up a simple chat system.

It is a simple peer to peer chat system made using XBee radios which are compatible with Arduino .

On the [blog] of [priyansmurarka] you can find all the step to configure two modules and make them “talk”

Arduino Blog 26 Dec 10:35

Wireless Sensor Network for Temperature Sensing


This is an interesting implementation of Arduino and Wireless comunication. The user [priyansmurarka] posted:

Ok, so here is the basic problem statement. I need to develop a temperature sensing system such that the temperature from the sensor node is relayed to a co-ordinator sensor and then the co-ordinator node shows the user in a simple graphical form.

For the wireless communication, I used Xbee Series 2 modules with Arduino Board Shields.

Uses Melexis Temperature sensor and Arduino Board to monitor and plot ambient temperature.

The realization of this project is well documented on the [blog], with code, graphs and pictures.

Arduino Blog 25 Dec 17:45

XBee-controlled 4WD wireless robot

In his blog, Michael describes a nice 4WD robot he realized by means of an arduino-compatible board, a motor shield and a couple of XBee radios, which have been used to implement a simple and effective remote control.

Actually, the remote is made up of a standard breadboard equipped with a joystick, a couple of buttons (that can turn the robot in a Kitt-like vehicle!) and the XBee radio. One interesting feature of this project is that the remote controller is fairly simple and has been designed to work with just the XBee radio board, instead of requiring an additional MCU.

More details can be found here.

[Via: Project Lab - Nootropic design]

Arduino Blog 23 Dec 18:37
4wd  controllers  led(s)  motor  projects  remote  robot  wireless  xbee  

Bluetooth on Smartphones PLUS and Xbee receiver on Robot

Hello,

I have a another Question for all of you guys :D

 

Q: CAN I Control via Blutooth on SmartPhones using Xbee Reciever on Arduino Robot...,? 

OR it is POSSIBLE to Control the Xbee on Robot via Bluetooth on SmartPHONES...,?

If It can be,..., HOW ? and please Help me by Teaching me about it :D

 

Please Answer Prayer :D 

read more