Projects

Tag Projects for: 'Time'
M5Stack Core ESP32 – Get Time and Date From the Internet

 In this tutorial we will learn how to get the date and time from NIST TIME server using M5Stack Core ESP32 and Visuino, Watch the video! Step 1: What You Will Need M5Stack Core ESP32 more info here Wifi Internet connection or a Wifi HotSpot Visuino program: Download Visuino Step 2: Start Visuino, and Select the …

Arduino Back to Work Reminder

 In this tutorial we will learn how to make a work reminder using the Ultrasonic sensor and Arduino. Ultrasonic sensor will track the hand movements and if there is no movement for more then 10s a vibrating module or an LED will turn On for 3s. Once it detects the movement it will turn …

How to Save Sensor Data Temp & Time to SD Card Using Arduino

 In this tutorial we are going to save Temperature and Humidity data from the Dht11 sensor to the SD card and we will also add a time and a date that we will get from the RTC module ds1307. Watch the Video! Step 1: What You Will Need Arduino UNO (or any other Arduino …

Arduino Stepper Motor Running for a Specific Time

In this tutorial we will learn how to rotate a stepper motor for a certain time period and then with a push of a button repeat it again. In this tutorial we use 10s period but you can change to any time. Watch the Video! Also: Check out the Arduino Nano and Visuino: Control Stepper Motor …

LED Matrix Animated Time,Date,Temp and Humidity

In this Tutorial we will learn how to use the LED Matrix MAX7219, Temperature and Humidity Sensor DHT11 and RTC DS1307 module to Display Current Temperature, Humidity, Time and Date. Watch the Video! Step 1: What You Will Need Arduino UNO (or any other Arduino) LED MATRIX. We are going to use the FC-16 module …

Arduino GPS Clock With Local Time Using NEO-6M Module

In this tutorial we will learn how to get a current time from the satellites using arduino. Watch the video! Step 1: What You Will Need NEO-6M GPS Module ST7789 TFT Display Arduino Uno or any other Arduino board Breadboard Jumper wires Visuino software: Download here Step 2: The Circuit Connect Arduino 5V to GPS module …

TM1637 Display

In this tutorial we will learn how to display time using RTC DS1307 module and LED Display TM1637 and Visuino. Step 1: What You Will Need Arduino UNO (or any other Arduino) Get it here RTC DS1307 module Get it here Jumper wires LED Display TM1637 Get it here Visuino program: Download Visuino Step 2: The Circuit Connect LED …

ESP8266 OLED – Get Time and Date From Internet

In this tutorial we will learn how to get the date and time from NIST TIME server using ESP8266 OLED and Visuino, Watch the video. Step 1: What You Will Need ESP8266 OLED Visuino program: Download Visuino Step 2: Start Visuino, and Select the Arduino WeMos D1 Mini Board Type Step 2: Start Visuino, and Select …

Get Time and Date From Internet

In this tutorial we will learn how to get the date and time from NIST TIME server using M5Stack StickC and Visuino. Watch a demonstration video. Step 1: What You Will Need M5StickC ESP32: you can get it here Visuino program: Download Visuino Note: Check this tutorial here on how to Install StickC ESP32 board Step 2: …

Find out when someone entered a room

In this tutorial we will learn how to Find out when someone entered a room using RTC module, PIR sensor,OLED display and arduino. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) PIR Sensor RTC DS1307 Real Time Clock module OLED display Jumper wires Visuino program: Download Visuino Step …

M5StickC Cool Looking Watch With a Menu and Brightness Control

In this tutorial we will learn how to program ESP32 M5Stack StickC with Arduino IDE and Visuino to Display a time on the LCD and also set the time and the brightness using the menu and the StickC buttons. Watch a demonstration video. Step 1: What You Will Need M5StickC ESP32: you can get it here …

How to Make a Cool Looking Watch

In this tutorial we will learn how to program ESP32 M5Stack StickC with Arduino IDE and Visuino to Display a time on the LCD and also set the time using StickC buttons. Read Full tutorial here.