Projects

Tag Projects for: 'StickC'
M5StickC ESP32 & NeoPixels LED Ring Random Color

In this project we will learn how to display a random color on the NeoPixels LED Ring using a M5StickC ESP32 board. Watch the Video.   Step 1: What You Will Need M5StickC ESP32 NeoPixels LED Ring (In this project we use a LedRing with 12 LED Pixels but you can use any other if …

Enjoy Your Cool Summer With a M5StickC ESP32 Fan – Adjustable Speed

In this project we will learn how to control a FAN speed using a M5StickC ESP32 board and L9110 fan module. Step 1: What You Will Need M5StickC ESP32 FAN module L9110 Jumper wires Visuino software: Download Visuino here: https://www.visuino.eu Step 2: Circuit     Connect StickC pin 5V to FAN module pin VCC Connect StickC …

StickC M5Stack LED Blink

In this project we will learn how to make a mini Alarm Warning using a mini PIR sensor and a M5StickC ESP32 board. Watch the video! Step 1: What You Will Need M5StickC ESP32 module LED Visuino software: Download Visuino here: https://www.visuino.eu Step 2: Circuit     Connect LED negative pin to StickC pin GND Connect …

M5StickC-ESP32 Mini PIR Alarm System

In this project we will learn how to make a mini Alarm Warning using a mini PIR sensor and a M5StickC ESP32 board. Watch the video! Step 1: What You Will Need M5StickC ESP32 Mini PIR Sensor Visuino software: Download Visuino here: https://www.visuino.eu Step 2: Circuit Connect StickC pin 5V to PIR sensor pin VCC (+) …

StickC M5Stack Change Brightness of an LED With a Button

In this project we will learn how to Change the LED Brightness with a Button using a M5StickC ESP32 module. Watch the Video. Step 1: What You Will Need M5StickC ESP32 LED Visuino software: Download Visuino here: https://www.visuino.eu Step 2: Circuit Note: it is recommended to add 1k ohm resistor betwen Positive pin and Go pin …

StickC M5Stack Ultra Simple WiFi Scanner

In this project we will learn how to make a WiFi Scanner using a M5StickC ESP32 module to Display the WiFi networks around. Watch the Video. Step 1: What You Will Need M5StickC ESP32 Visuino software: Download Visuino here: https://www.visuino.eu Step 2: Start Visuino, and Select the M5 Stack Stick C Board Type Start Visuino as …

How to Send Data From M5Stack StickC to Delphi

In this video we will learn how to send values from StickC board to Delphi VCL Application using Visuino. Watch the 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 – Delphi – Embarcadero Link Learn how …

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: …

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 …

M5StickC  How to Display Temperature, Humidity and Pressure

In this tutorial we will learn how to program ESP32 M5Stack StickC with Arduino IDE and Visuino to Display the Temperature, Humidity and Pressure using ENV sensor (DHT12, BMP280, BMM150) Step 1: What You Will Need M5StickC ESP32: you can get it here M5StickC ENV Hat (DHT12, BMP280, BMM150) you can get it here Visuino program: Download Visuino …

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.