Author Archive
3x3x3 RGB LED Cube
by admin on Aug.20, 2010, under Electronics
This kit contains everything you need to build a 3x3x3 RGB LED cube. That includes 27 RGB LED, custom PCB, ATmega168 microcontroller, and other supporting electronics. (continue reading…)
Beginning Electronics, the Basics
by admin on Aug.20, 2010, under Electronics, Tutorials
This tutorial will be your first step into the world of electronics. Here I will tell you about the three units that are commonly used when talking about electricity. You should have a good understanding of these, it will help you later. Now I know this can be hard. It took me about a year before I fully understood what current really was, then again I did not have this great tutorial to read
. (continue reading…)
Resistors
by admin on Aug.20, 2010, under Electronics, Tutorials
Resistors, one of the most common and simple parts used in electronics. So, what is a resistor? Why are they so useful? (continue reading…)
Capacitors
by admin on Aug.20, 2010, under Electronics, Tutorials
So you still want to learn more, well you are about to learn about the capacitor! I have to warn you, capacitors are more complicated then resistors, but you’ll be fine. Enough talk, what is a capacitor? (continue reading…)
Inductors
by admin on Aug.20, 2010, under Electronics, Tutorials
The inductor tutorial! So you want to know what an inductor is? (continue reading…)
Diodes
by admin on Aug.20, 2010, under Electronics, Tutorials
Diodes are the most basic semiconductor. A diode simply allows electricity to flow only one way. (continue reading…)
Transistors
by admin on Aug.20, 2010, under Electronics, Tutorials
The next step into semiconductors, the transistor. Chances are you have heard of the transistor before. They are one of the more widely used components, a computer has massive amounts of them. So what is a transistor? (continue reading…)
Programming the 3x3x3 RGB LED Cube
by admin on Aug.20, 2010, under Programming, Tutorials
So you have a 3x3x3 RGB LED Cube and you are board of the built in patterns. Now you want to try your hand at making your own patterns but you’re not quite sure where to start. You’ve come to the right place. In this tutorial I will explain how the demo code works and how it can be easily adapted to your new patterns. (continue reading…)
Introducing the Fusion
by admin on Oct.31, 2010, under Electronics
This board was designed to allow the AVR to offload processor intensive tasks to the FPGA. The AVR and the FPGA are connected by 28 IO pins (PORTC[0-3], PORTD, PORTE, and PORTF). This will allow for high speed data transfer. It was originally designed for a project I am working on which requires a large artificial neural network. The neural net will be modeled in hardware on the FPGA. (continue reading…)
Canopy Live Wallpaper
by admin on Nov.28, 2010, under Android Apps
Canopy is a live wallpaper for Android phones. When you first load the wallpaper a large branch grows from the bottom of the screen and the screen starts to zoom in. After the branch has grown more branches sprout from it and more from the new branches and more from them. This continues as you zoom forever into the new branches. Canopy is vector based so it will look gorgeous on any size display.