This Arduino basics discusses the method of implementing a code through which the ON or OFF state of an external push-button could be read or monitored within the Arduino. Digital Read Serial Here we learn […]
Blinking an LED with Delay – Arduino Basics
Here we learn the bare minimum code for compiling an Arduino and also the method of blinking an LED using an Arduino board. Learning the Bare Basics Here we discus […]
PIC Tutorial- From Registers to Interrupts
Before getting into the minute details of PIC programming, it would be first important to learn a few good programming methods. Understanding Registers To begin with suppose you type a […]