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!
Electronic Projects And Matlab

Posted June 25, 2014 by Chris

"I have to admit, I am usually not the biggest fan of interpreted languages and high level programming. But in this case, they were very convenient.
This is thus a small article about what you can do in 3-4 hours with Matlab and a FTDI USB connectivity to your project. As an example, here is a project where my webcam output gets displayed on my led matrix."

Laser Cut Servo Powered Robotic Arm

Posted May 30, 2014 by Chris

"This is first in series of articles about project I’ve been building in my spare time since last Summer. Actually it all began when I was researching a topic of modeling human motion kinematics in order to create gesture recognition library for Kinect. This ties heavily into motion theory of robotic manipulators so I also glanced at some designs of robotic arms."

Tiny Tim Robot #2

Posted May 25, 2014 by Chris

"…At this moment the robot can measure its speed and regulate its motors to keep a desired speed. This means that when the robot goes uphill it will recognise that its speed has dropped and will increase motor power and vice versa when it goes downhill. The regulation is currently nothing more than: if speed is faster than desired then decrease motor power with a constant amount…."

Making a digital capacitance meter using microcontroller

Posted May 17, 2014 by Chris

"Capacitors are one of the most common passive electrical components that are extensively used in all kinds of electronic circuits. In this project, we will discuss a technique of building a digital capacitance meter using a PIC microcontroller. This project can measure capacitance values from 1 nF to 99 uF, with a resolution of 1 nF."

Wireless Arduino Esplora Controls Robotic Head

Posted May 7, 2014 by Chris

"The Esplora sketch was modified to poll the joystick (4 directions) and the right button cluster. When they are activated, an appropriate ASCII character is sent via serial to the XBee which sends it to the Uno which controls the head via a Motorshield."

Loki Robot

Posted May 4, 2014 by Chris

"Loki builds upon the software of Seeker and Mr. Roboto, including remote control and diagnostics over WiFi, but adds more capable vision processing, speech recognition, indoor pathfinding (Using A*), basic Artificial Intelligence, and general refinement of the architecture."

Stephanie – Robot Face Prototype

Posted May 3, 2014 by Chris

"I wanted to go for a mad science robot look. I really liked pictures of robot face prototypes with electronics sort of bursting from the back. I envisioned control wires coming out from behind a mask and running all around the room to control various things, looking like hair, or veins, or roots, depending on which analogy you wish to use. The face was easy enough to procure; Hobby Lobby sells basic androgenous masks. I also wanted a few animatronic features, like a moving mouth. For this, I took a geared DC motor out of a Billy Bass singing fish."

Raspberry FM : Project finale

Posted April 14, 2014 by Chris

"This weekend I finally knocked out the final hardware config for me to consider the ‘Raspberry FM’ project complete. What is this project exactly? It’s an experiment I gave myself to combine a Raspberry Pi, Makey Makey, MicroRAX, and MPlayer to create an auto-on internet radio player. I called it ‘Raspberry FM’ after a combination of the Raspberry Pi, and Soma FM, my favorite internet radio station."

A Simple Ultrasonic Posture Sensor

Posted April 12, 2014 by Chris

"Often we don’t care about our posture which can result in back pain and worse. If someone tells you to sit upright this is easy to do, but it won’t hold on for more than a few minutes. Now wouldn’t it be great to have a device that can remind you to improve your posture?"

Raspberry Pi Moisture Sensor to Monitor Your Plants

Posted March 30, 2014 by Chris

"In this tutorial, I’m going to harness the awesomeness of Raspberry Pi to build a moisture sensor for a plant pot. You will be able to monitor the sensor locally on the LCD or remotely, via ControlMyPi.com, and receive daily emails if the moisture drops below a specified level."