Skip to main content

Posts

Showing posts from November, 2014

Microcontroller for Dummies

I got my cute little micro-controller board this week and immediately sat down to see what cool things it can do together with my circuits and components. It's an Arduino compatible micro board. There's a lot hype over these micro-controller boards, and rightfully so because of the many exciting possibilities of what you can do with your circuits. The micro-controller will be your interface to your computer, as it can accept analog and digital inputs and can be programmed through the open-source Arduino IDE (Interface Drive Electronics). It connects to the computer through USB. All you need is some little skills in programming in C language, and it's open to the world of many exciting possibilities. For the newbies in programming, don't lose heart because it's not really difficult to learn. You'll actually find it fun to learn. Arduino Compatible Micro Board   So what can a micro-controller really do? The fact that you can connect it your computer is a