News

Arduino enthusiasts or those looking to just get started programming the awesome micro controller may be interested in a new smart TFT display called the CleO which has been specifically designed for ...
We always look at the round LCDs and wonder what to do with them other than, of course, a clock. Well, [shabaz] had a great idea: use it as a star map display. The project combines the Arduino, a ...
An Epson LCD controller shield board brings support for WQVGA and QVGA TFT displays to the Arduino Due development platform. Independent distributor Ineltek UK is offering the Arduino shield free when ...
[Andy] has been hard at work reverse-engineering the Nokia N82 2.4 inch cell phone display for use with an Arduino. As pointed out in the article, this same 2.4 inch display can be found in at least ...
Electronics enthusiasts, makers and hobbyists that would like to create their own portable weather station might be interested in a new project which has been published by Adafruit that takes ...
This is a simple 0 to 9 counter circuit constructed using Arduino! Here, a common cathode 7-segment LED display is connected to Arduino for displaying the digits. The code (Arduino sketch) allows push ...
Assume that you are moving towards a complex microcontroller project bundled with blinkers, beepers, and a display panel. To link a standard 16×2 LCD directly with the microcontroller, for instance ...