ELECTRONOOBS

about 4 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - Bitmap Images on ST7735 TFT with Arduino and SD Card

Drawing bitmap images (.BMP format) on ST7735 TFT display is quite easy because they are uncompressed images unlike JPEG images (.JPG format). This post shows how to draw bitmap images on the ST7735 TFT using Arduino UNO board where the Arduino loads the BMP images from SD card and print ... view more

Watchdog 2091

about 5 years ago
  • India

Tutorial - LCD Weather Monitor

We are always fascinated with a display that shows some information like weather, status or anything which is to be monitored. So today I will use this TFT LCD display along with arduino for displaying weather and brightness. You can print anything on the display. As an example I have chosen weat... view more