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!
Wireless BusCounter

Posted January 15, 2020 by Chris

“I’ve been working on creating a cheap, time-lapse camera that people could use to ‘sense’ the world around them. The cost of such a device would be around $10, when all is said and done, and having multiple of these devices would open up options for public computing that people have not considered – a world where people are willing to deploy “personal, public” electronics throughout their environment with the same ubiquity, recyclability and reusability as paper.”

Temperature And Humidity Sensing

Posted January 6, 2020 by Chris

“The temperature and relative humidity of indoor air is an important parameter that can influence indoor microbial survival, abundance, and community structure. Temperature and relative humidity can also be used to infer other information about indoor environments, such as whether or not it is being heated or cooled.”

Heatsink Tester

Posted December 27, 2019 by Chris

“It’s quite a common problem when building electronics that some components need cooling which is usually done through some sort of heatsink and optional fans. Choosing the right cooling solution can be a difficult task because the real life behavior of the system is hard to predict or model. In my case I have faced the simple question quite a few times: how much heat can a cooling system dissipate?”

Home-made GPS and compass

Posted December 21, 2019 by Chris

“This is a project I started about a week or so ago and have been working on when I find time after work. It’s a GPS and compass that temporarily uses an Arduino Nano micro-controller, Nokia 3310 screen, EM-406A SiRF III GPS receiver, and a simple (non-tilt compensated) magnetometer for compass heading.”

Emanual Version2 – Ready for the Playa

Posted May 11, 2018 by Chris

"…I had a vision of a different kind of vehicle for that year. What I wanted to make was a self balancing extension ladder. You could ride it around the desert while standing on a rung, and then when the dust storms kick up, you hit a button and whuup!, the ladder extends and lifts you right above the low-flying dust clouds. Sounds fun? I thought so."

Wireless Thermostat/Temp Sensor (With XBee)

Posted February 4, 2018 by Chris

"This post will be divided down into two main sections: hardware and software. I will try to explain with detail while keeping it short, and cover some of the key elements and choices involved in making this project."

Digital Barometric Altimeter

Posted August 22, 2017 by Chris

"I found on Ebay very nice, small 12v 23A battery holders for PCB mounting style and decided to fit the SMALL DIGITAL BAROMETRIC ALTIMETER just on the back of the holder. So basically this is the same schematic as the SMALL DIGITAL BAROMETRIC ALTIMETER, however I moved some of the connections to different MCU pins because of PCB space limitations."

Wally Robot

Posted August 7, 2017 by Chris

"Wally is a wall following robot that uses ultrasonic (ping) sensors to detect objects in its path, much like a bat uses SONAR to “see” things around it. Ultrasonic sensors are like high-frequency microphone/speakers."

Wireless Data Logging For Temperature And Humidity Sensing

Posted August 4, 2017 by Chris

"Monitoring and controlling relative humidity is important for humans health. Too low or too high humidity feels uncomfortable, but most importantly high moisture is a factor for growing mold in your home, which could be health threatening. I will not go into details on how to control humidity. Instead I’ll describe what motivated me to design and create my own temperature and humidity sensor which reports its readings every minute to a central Linux server."

Digital Temperature Sensing

Posted July 29, 2017 by Chris

"This circuit is simply a digital thermometer. I use a Microchip PIC Microcontroller to communicate to a Dallas DS18B20 Digital Temperature Sensor, interpret the data, and display the temperature on a multi 7 segment LED display."