AVR ATmega Projects

Using AtTiny2313 microcontroller Build an electronic polyhedral die

Dice are fun. Polyhedral dice used in D & D are even more fun, particularly in big handfuls of different sizes. But a handful isn’t always practical. Ever since I saw the dragon bone electronic die wand advertised in the back pages of Dragon magazine when I was a kid, I wanted an electronic device […]

Using AtTiny2313 microcontroller Build an electronic polyhedral die Read More »

Hack a Toaster Oven for Reflow Soldering using ATmega32 microcontroller

Hack a Toaster Oven for Reflow Soldering using ATmega32 microcontroller

As I get more serious into my electronics hobby, I need to work with more SMD components. Some component packages are very difficult or impossible to solder with a traditional soldering iron. To solve this problem, I decided to hack a toaster oven to become a reflow soldering oven. Basically, to perform reflow soldering, solder

Hack a Toaster Oven for Reflow Soldering using ATmega32 microcontroller Read More »

Using the 8Pin ATTINY programming shield with an external clock

Instructables author extraordinaire Randofo created a great programming shield to use your Arduino to program 8 pin ATTINY processors. He was even generous enough to give 50 copies of it out to people who authored instructables using AVR processors. It works great on brand new ATTINYs and any chip that is programmed to use it’s Internal clock.

Using the 8Pin ATTINY programming shield with an external clock Read More »

Picopter using Microcontroller ATmega128RFA1

Update May 4 2012: I am still working very hard on version 3 of Picopter. The new version’s hardware is already done. There are new 3D printed motor holders. I’ve done some measurements with regards to mass and radio spectrum. I’ve posted stuff to http://www.frank-zhao.com/picopter_forum/index.php including the new design files, so take a look. Update Feb

Picopter using Microcontroller ATmega128RFA1 Read More »

Measure negative temperature with Lm35

LM35 can measure temperatures from -55deg to 150deg and we need negative supply voltage for measuring this negative temperature. This circuit eliminates the negative voltage power supply and this project can measure the negative temperature Download the protesu file to simulate the project on your desktop Bascom Code $regfile = “m16def.dat” $crystal = 1000000 Config

Measure negative temperature with Lm35 Read More »

Scroll to Top