Posts tagged with Arduino

Arduino, Arduino, Arduino!

Arduino UNO Microcontroller Development Board

Arduino cc (or the Arduino company) is an open-source computer hardware and software company that designs and manufactures single-board microcontrollers called ‘Arduinos’.

CSS transitions and how to use them

CSS transitions and how to use them

CSS transitions allow properties to change over time. I.e. elements can transition smoothly from one property value to another using the desired time interval.