Arduino with LM35 temperature sensor and ST7735 color display This Arduino project shows how to build a simple thermometer using LM35 analog temperature sensor. In…
Interfacing Arduino with ST7735 display and DS18B20 temperature sensor This post shows how to implement a simple temperature measurement station using Arduino UNO board and…
Interfacing Arduino with DHT11 sensor and ST7735 TFT display This post shows how to interface Arduino UNO board with DHT11 digital humidity and temperature sensor.…
Arduino Interface with ST7735 TFT and DHT22 sensor This post shows how to interface Arduino UNO board with DHT22 digital humidity and temperature sensor. The…
Arduino weather station with ST7735 color TFT display This post shows how to build weather station using Arduino UNO board and BME280 barometric pressure, temperature…
Arduino Weather Data Logger with SD Card In the last Arduino project I’ve built a temperature data logger using SD card and DS18B20 digital temperature…
Arduino Stepper motor control with rotary encoder This Arduino project shows how to control unipolar stepper motor using Arduino UNO board and rotary encoder module.…
Interfacing Arduino with ST7789 TFT Display – Graphics Test Example This Arduino tutorial shows how to interface the UNO board with ST7789 TFT display. The…
Draw Bitmap Images on ST7735 TFT with Arduino and SD Card Drawing bitmap images (.BMP format) on ST7735 TFT display is quite easy because they…
Arduino Wave Audio Player with SD Card This article shows how to easily play wave audio files (files with .WAV extension) using Arduino UNO board.…