News

4” TFT Analog-GPS clock on Arduino Every electronic hobbyist dreams to display his work on display – be it LCD, GLCD (64*128), OLED or TFT . LCDs are the oldest type of displays.
Nothing can be compared when you can put your hard work to display on a 4” TFT display- From one end to the other end it's 480*360 pixel to play with.
The Arduino pro mini 5V, the Sparkfun sensor BMP180 breakout board and the Adafruit 2,2" TFT screen with SD card holder. A micro SD card of 2GB is enough. This is necessary since all measurement are ...
Features: Custom clock face with hour and minute markers, Dynamic updating of hands every second, Usage of compile-time constants for initial time, Easy-to-understand code structure ideal for ...
Eclipse CDT & Arduino Plug-In An alternative to the Arduino IDE is Eclipse, a development environment used by professional and hobby developers. It’s open-source software and extensible via plugins.
TFT Display Simulator A comprehensive simulator for 380x420 TFT touch displays that allows you to visualize and interact with Arduino-based TFT display applications in a web browser. Input your ...
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 ...
Arduino provides easy-to-use function libraries that hide the complexity of low-level hardware access like configuring the serial port to make it work at the desired speed. Arduino also hides the ...