NyBotIn this video we learn how to display a simple text on the OLED screen of Heltec WiFi LoRa 32 V3 module. We first learn how to install library, then we demonstrate sample demos, then I show you the code to display text and position it on the screen.
Use Chapters from timeline or click on the time 00:00 Start Installing library 2:16 Demonstration of samples 3:04 Code to display Text on OLED 4:53 Demonstration 5:40 Preview of Full video
Get other projects code: http://nybot.cc #nybot #LoRa #meshnology
How to display text on Heltec WiFi LoRa 32 V3 with OLEDNyBot2025-04-12 | In this video we learn how to display a simple text on the OLED screen of Heltec WiFi LoRa 32 V3 module. We first learn how to install library, then we demonstrate sample demos, then I show you the code to display text and position it on the screen.
Use Chapters from timeline or click on the time 00:00 Start Installing library 2:16 Demonstration of samples 3:04 Code to display Text on OLED 4:53 Demonstration 5:40 Preview of Full video
Get other projects code: http://nybot.cc #nybot #LoRa #meshnologyMakerfabs AI ESP32-S3 demo: offline face recognitionNyBot2026-08-18 | This is the MaTouch AI ESP32-S3 from Makerfabs: a 2.8" 320x240 touchscreen with a 3 MP camera, two microphones and a speaker, built around an ESP32-S3 with 8 MB of PSRAM. In this video we see offline face recognition, AI vision, and an AI voice assistant.
Sponsored by Makerfabs. All opinions are my own.This $40 Board Knows My Face - With the Internet UnpluggedNyBot2026-08-16 | A full look at the MaTouch AI ESP32-S3 2.8" from Makerfabs - around $40 for an ESP32-S3 with a touchscreen, a camera, microphones and a speaker on one board.
Specifications: - ESP32-S3 dual core, 240 MHz, 8 MB PSRAM, 16 MB flash - 2.8" 320x240 IPS display, 5-point capacitive touch - OV3660 3 megapixel camera - Two INMP441 microphones, MAX98357 amplifier, 3.2 W speaker - 32 GB microSD card included, RGB LED, real time clock - Battery port with built-in charger
Four projects, all code provided: camera and touch, offline face recognition, AI vision, and an AI voice assistant. Face recognition runs on the board with no network. AI vision and the voice assistant use free cloud accounts.
I also cover two things that will cost you an evening if nobody tells you: the two USB-C ports are not interchangeable, and the expansion sockets share the camera data lines.
All the code, libraries and step-by-step instructions:
Sponsored by Makerfabs. All opinions are my own.
Chapter of this video to jump directly: 00:00 Start 00:45 introduction to board 1:22 Specs explained 3:28 Some warnings 4:04 Demo: Taking photo with Camera and touch 5:11 Offline face recognition 10:14 AI setup: Azure API (free) 12:02 DeepSeek API (free) 12:42 Demo: Voice Assistant 13:19 Final remarks
#ESP32 #ESP32S3 #Arduino #Makerfabs #AIDIY Wireless Temp Sensor | ESP32 + LoRa | 1 Mile Range, Off-Grid, Free!NyBot2025-04-19 | In this video we learn how to use Wi-Fi LoRa 32 V3 from Meshnology. I'm going to explain the module and specs, show how to install library for Arduino, we learn how to send transmit Text over LoRa, then we learn how use the OLED display, then we use DHT22, measure temperature and transmit it over the air for free to more than 0.9 miles
Use Chapters from timeline or click on the time 00:00 Start 3:54 Specs 8:25 Documentation page 9:52 Package and battery 13:07 Powering it up for the first time 16:34 Installing Library 17:27 Transmitter Basic code 18:57 Receiver Basic Code 19:43 Demonstration of sending receiving text 22:12 OLED demo code 23:01 Basic Text on OLED display code 24:50 Basic Text on OLED demo 25:22 Reading temperature with DHT22 27:12 LoRa Transmitter Temperature and Display 28:33 LoRa Receiver Temperature and Display 30:29 Triggering LED when temperature increases 31:44 LoRa Transmission Range Test 33:20 dBm and Milli Watt
Get other projects code: http://nybot.cc #nybot #LoRa #meshnology