News

Intro to programming/Arduino Tutorial I made for my robotics club's new member training program along with other various outreach events ...
In this quick Arduino tutorial I will explain how you can control a relay using the Arduino Board, one 1K and one 10K resistors, 1 BC547 transistor, one 6V or 12V relay, one 1N4007 diode and a 12V fan ...
It’s easy to use the Arduino platform to program microcontrollers. Using this tutorial kit makes it even easier—especially since we are offering a 12% discount!* It’s never been easier to get started ...
If you're looking to make yourself somewhat more productive on this lazy weekend, and you've got an Arduino or two collecting dust, we've got just the thing to add line after line to your dwindling to ...
We all know that the Microcontrollers work only with digital values but in real world we have to deal with analog signals. That’s why ADC (Analog to Digital Converters) is there to convert real world ...