News & Articles

PyroEDU
Get started learning to build your own electronics by following our FREE online courses below!
Learn More »

Categories

Sponsors

Build Like A Pyro!
Find many of the parts used on this site at our favorite online electronics shop
Take Me To The Gadgetory!
RDS – An Investigation

Posted November 16, 2011 by Chris

“RDS? It’s an abbreviation for Radio Data System. RDS is a European standard for sending small amounts of digital information using conventional FM radio…..To understand the RDS digital format I need to play with it. That is easier to do in C++ than with PIC assembler. I’ll use a 16F84 PIC as an interface. RDS data are sent serially to a PC com port for further investigation.”

iPhone controlled Solar Powered Arduino Tank

Posted October 3, 2011 by Chris

“Using the super awesome TouchOSC app for the iPhone connected to Processing for converting Open Sound Control signals into serial commands send out via USB to an Xbee…I am able to drive a small tank.”

Handheld 2.4 GHz Spectrum Analyzer

Posted October 2, 2011 by Chris

“After visiting some web pages about 2.4 GHz ISM band spectrum analyzers based on the CYWM6935 module, I tried to build my own analyzer, but with some improvements. The references I found on the net used the parallel port or a serial link to a host computer. I want the analyzer to be portable, and easy to transport, so I will use a microcontroller and a graphical LCD.”

Programming Arduino Wirelessly

Posted September 10, 2011 by Chris

If you’re an avid arduino fan, then this project should expand your design capabilities. It shows you how to use Xbee wireless modules to program the arduino without connecting it to your computer. The Xbee modules are very much self contained so there isn’t much additional work to implement the wireless communication. Check the article for a detailed explanation of how to make it work.

Remote Starter Extender Project

Posted August 18, 2011 by Chris

This article talks about a guy who got fed up with waiting for his car’s heater to kick in and wanted to get things working remotely. The setup uses a cell phone to remotely start his car using quite a few mods and the gsm auto module. All the details are there, along with a demo vid of the project in action.

An E-mail Counting T-Shirt

Posted August 10, 2011 by Chris

It might seem like overkill and it is, but here’s a t-shirt that lets you know how many new e-mails you have waiting in your inbox. The system is designed using the Lilypad ‘clothing mod’ technology and some off the shelf wireless modules.

Open Source Next Gen Multicopter

Posted August 8, 2011 by Chris

Another quad-copter article with a twist: this one is purely open source with extraordinary documentation, both hardware and software. The next gen multicopter is a remote control quad copter designed for the DIY crowd to duplicate on their own. Hardware and software are documented for you to modify, recreate or learn from.

Wireless Communication Over IR

Posted July 28, 2011 by Chris

Wireless infrared systems are unique because of their ease in design and low cost. This week’s PyroElectro tutorial builds a system to transmit 9600 baud serial data from a PIC over IR to a receiving PIC. The wireless infrared link acts as if the Tx and Rx pins on the two PICs were connected with a wire. If you’re looking to make your own wireless system, don’t miss this article!

Wireless Motor Controller

Posted July 14, 2011 by Chris

This week’s PyroElectro Tutorial explores how to add and use a common remote control car transmitter and receiver pair in your microcontroller projects. Specifically the received protocol will be translated into information the pic can use to create some output from the remote control’s input.

The TiDiGino Contest

Posted July 13, 2011 by Chris

Want win a USB Oscilloscope? Yes! Then, If you’re a firmware coder this contest is for you. The Sponsor: Open-Electronics.org is looking for contestants to write firmware for a new GSM Remote Control called TiDiGino. 10 Lucky people will even get a FREE TiDiGino just for participating!