This is the easiest and cheapest example about using an Arduino. You need only an Arduino or compatible board and optionally an LED and a resistor. Most of the Arduino boards have an LED connected to the D13 pin.
Read More
This is the easiest and cheapest example about using an Arduino. You need only an Arduino or compatible board and optionally an LED and a resistor. Most of the Arduino boards have an LED connected to the D13 pin.
Read MoreHow to enter the Arduino word? Before anything else we have to setup an environment where we do the coding. There are many options you can choose, about how you want to code the boards. In this post I am going to speak about two specific ways.
Read MoreThis post is about a short introduction for newbies about microcontrollers, especially about Arduino branded boards. What is a microcontroller? A microcontroller is basically a one chip computer, every component a computer needs to have in a single integrated circuit. It contains a processor core, memory, and many programmable IO (input and output) ports. They […]
Read MoreAs this is the first journal entry, I have no idea how could I start it. Writing fancy welcome texts and greetings would be fine but, those are old cliches. I present instead the idea, where did my idea come to create this blog. Who am I? At the moment Im a student of the University […]
Read More