This stand alone library was design to control one or more LED Arrays that use the UCS1903 chipset while mimizing the potential for compatability issues with external shields or SPI-based add ons. The ...
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 ...
This is tutorial number 1 from our series of Arduino tutorials and in this part I will talk about blinking an LED using the one already available on the Arduino Uno board or using an external LED to ...