Categories
- animatronics (12)
- apple (11)
- arduino (179)
- art (41)
- articles (121)
- artificial intelligence (11)
- automation (421)
- avr (205)
- bitcoin (3)
- breadboard (9)
- cameras (57)
- cars (26)
- cell phones (28)
- clothing mods (21)
- console mods (26)
- dangerous (94)
- desktop mods (24)
- embedded (5)
- flying things (54)
- fpga (22)
- gaming creations (108)
- interface (225)
- internet (17)
- laptop mods (6)
- lasers (22)
- linux (7)
- magnetic (3)
- medical (12)
- microcontrollers (51)
- misc projects (152)
- msp (12)
- music (124)
- pic (90)
- projects (23)
- pyroedu (76)
- raspberry pi (26)
- robots (312)
- security (36)
- sensors (307)
- software (200)
- solar (19)
- stamp (9)
- tools (149)
- tutorials (98)
- Uncategorized (45)
- usb (44)
- wireless (256)
Sponsors
Posted October 20, 2013 by Chris
"Do you want to control your Arduino with an IR remote? Do you want to use your Arduino to control your stereo or other devices? This IR remote library lets you both send and receive IR remote codes in multiple protocols. It supports NEC, Sony SIRC, Philips RC5, Philips RC6, and raw protocols."
Posted October 19, 2013 by Chris
"My original plan for a final project, way back in week 1, was to build a internet-connected drum that counted politically sensitive numbers….However, after struggling for a week and a half…we gave up on Saturday night. [Instead we implemented] something akin to a VOIP over Internet Zero – the thinnest, cheapest digital audio communication possible."
Posted October 18, 2013 by Chris
"Well, it’s elementary simple in theory, how to do sound localization based on phase difference of signals, that received by two spatially distant microphones. The Devil, as always, in details. I’ve not seen any such project created for arduino, and get curious if it’s possible at all."
Posted October 17, 2013 by Chris
This week in our PyroEDU Analog Electronics course, we dive into transistor amplifiers. Here’s a quick intro of what this PyroEDU lesson is all about:
When it comes to analog electronics, amplifiers are just as important as filters since they serve the purpose of amplifying filtered signals. In this lesson we will build a simple single transistor amplifier and see its effect on an AC sine wave input.
Posted October 16, 2013 by Chris
"Interestingly the resistance of the material decreases when bent, implying that the electrical connections are being broken in the material because it is being stretched or damaged. When pressured the resistance through the material decreases."
Posted October 15, 2013 by Chris
"I have decided to create and document the design of a simple PID velocity DC motor controller. While this idea is not new or novel I feel that many people can take what I have learned from this project and implement it into their own designs."
Posted October 12, 2013 by Chris
"This post shows how you can output VGA signals to a monitor, turning your Uno (or similar) processor into a ‘video card’."
This project is very similar to our own Arduino VGA output but much more comprehensive — including assembly code!
Posted October 11, 2013 by Chris
"I have been searching for ideas of making a Quadcopter Arduino flight controller Adapter to sit my Arduino nano board and the GY80, also have some header pins for motors and receiver to make the cabling tidy. There are a lot of Arduino shields people have designed for the Quadcopter. I didn’t follow any of the designs. I actually didn’t follow any planned design and solder the parts on the veroboard as I go along."
Posted October 10, 2013 by Chris
Now for a really fun lesson in our PyroEDU’s Analog Electronics course! This week we dive into Active filter circuits. Here’s a quick intro of what this PyroEDU lesson is all about:
This type of analog filter is one that utilizes op-amps which can make sure the input signal is the same strength as the output signal. In this lesson we will build an active band-pass filter and see the effect it has on an audio signal when we vary its parameters.
