Search Results for : 1.44 TFT Display
Using the 1.44″ Color TFT display (ILI9163C) with Arduino
Hi guys, over the past few tutorials, we have been discussing TFT displays, how to connect and use them in Arduino projects, especially the 1.8″ Colored TFT display. In a similar way, we will look at how to use the 1.44″ TFT Display (ILI9163C) with the Arduino. The ILI9163C based...
Continue ReadingUsing the 1.44″ Color TFT display (ILI9163C) with Arduino
Hi guys, over the past few tutorials, we have been discussing TFT displays, how to connect and use them in Arduino projects, especially the 1.8" Colored TFT display. In a similar way, we will look at how to use the 1.44" TFT Display (ILI9163C) with the Arduino. The ILI9163C based...
Continue ReadingDisplay Custom Bitmap graphics on an Arduino Touch Screen and other Arduino compatible Displays
Displaying a custom image or graphic on a LCD display is a very useful task as displays are now a premium way of providing feedback to users on any project. With this functionality, we can build projects that display our own logo, or display images that help users better understand a...
Continue ReadingDisplay Custom Bitmap graphics on an Arduino Touch Screen and other Arduino compatible Displays
Displaying a custom image or graphic on a LCD display is a very useful task as displays are now a premium way of providing feedback to users on any project. With this functionality, we can build projects that display our own logo, or display images that help users better understand a...
Continue ReadingNIMO Clock – Recreating the look of a 60’s CRT display
Recreating the look of a 60's CRT display with small LCDs. By Paul Bricmont @ hackster.io: My design uses six 1.44-inch TFT LCD displays to display NIMO-style digits. These small LCD displays are cheap (around $3.50 US each) and use the ST7735 chipset and SPI bus. To drive the...
Continue ReadingUsing the ST7735 1.8″ Color TFT Display with Arduino
Hi guys, welcome to today's tutorial. Today, we will look on how to use the 1.8" ST7735 colored TFT display with Arduino. The past few tutorials have been focused on how to use the Nokia 5110 LCD display extensively but there will be a time when we will need to use a colored display or...
Continue ReadingProgramming STM32 Based Boards with the Arduino IDE
Since it's inception the Arduino IDE has demonstrated the desire to support all kind of platforms, from Arduino clones and variations of different manufacturers to third party boards like the ESP32 and ESp8266. As more people get familiar with the IDE, they are beginning to support more...
Continue ReadingGetting Started with Adafruit.io IoT Cloud Platform
In the last tutorial, we examined How to connect your IoT devices to the Arduino IoT Cloud, and we saw how to send and receive data, from and to the cloud. With multiple cloud solutions available for IoT devices, there might be a need for you to work with one not as traditional as the...
Continue Reading