
Unlock the Benefits of the Latest LED Software and Hardware Platform!
Dave from Dave’s Garage introduces the Mesermerizer, an amazing new LED module based on the ESP32 that includes over 30 built-in effects ranging from Music Visualizers to the current Weather. Join the project by visiting NightDriverLED.com for technical info. NOTE: Contains flashing lights and effects.
Read More
The New Type of LED You Should be Using!
Dave takes you on a tour from the first LEDs to the latest in LED technology, the individually addressable LEDs such as Neopixels/WS2812B style. From the quantum effects to how to wire their data line, Dave covers it all!
Read More
A Smaller & Faster Arduino?
- Frank
- November 14, 2022
- animation
- Arduino
- arduino display
- arduino ui
- car cluster
- cluster design
- custom car cluster
- custom display
- dashboard
- digital car cluster
- digital dashboard
- digital gauge
- DIY
- esp32
- gauge
- gauges
- gui
- microbit
- microbit makecode
- oled lcd
- pixel
- Raspberry Pi
- round display
- Tutorial
- ui
- ui design
Learn how to create a simple project showing the charging particle animation on the OLED screen using the Arduino-compatible board Seeed XIAO. The XIAO board is smaller and faster than Arduino. The expansion board includes a lot of additional sensors as well as an SSD1306 128x64px OLED display with an IIC interface.
Read More
How to Hacking Your Garage Door with the Raspberry Pi Pico W
- Frank
- November 14, 2022
- Android
- apple watch
- Automation
- Beginner
- close
- Cloud
- connected
- door
- enforcer
- esp32
- esp8266
- esphome
- garage
- Getting Started
- Guide
- helpful
- home assistant
- homelab
- honeywell
- house
- Install
- internal
- internet of things
- IoT
- iphone
- Learning
- LED
- light
- micropython
- nag
- notification
- open
- phone
- pico
- pico w
- Privacy
- Programming
- push
- Raspberry Pi
- reminder
- seco-larm
- sensor
- Software
- testing
- Tutorial
- wife
- WiFi
- Wired
- wireless
- YAML
A high tech solution to not leaving the garage door open all day! Here’s the open source Raspberry Pi Pico W garage door sensor project, with instructions for how you can set up the same thing at your house: https://github.com/geerlingguy/pico-w-garage-door-sensor
Read More
Is this Best ESP32 board? New T-Display S3 ESP32S3
- Frank
- September 19, 2022
- esp32
- Maker
Now that the move is complete and more of my stuff is out of boxes, I look forward to tinkering with electronics again. I finally received new Lily GO T-Display S3 development board. Old version TTGO T-Display is one of my favorite boards. In this video I will show you features of new board, we […]
Read More
Uri Shaked Reverse Engineers ESP32 WiFi
In this deep-dive presentation given at the 2021 Hackaday Remoticon, Uri Shaked puts on his reverse engineering hat and takes us through his fantastic work on the ESP32’s WiFi module internals. His strategy incorporates not just decompiling and debugging, but also directly simulating the ESP32, so that he can run code until it crashes, fix […]
Read More
Little Known ESP32 Power Saving Modes
- Frank
- December 8, 2021
- Arduino
- arduino project
- beginners
- clock reduction
- deep sleep
- DIY
- do-it-yourself
- eevblog
- Electronics
- esp32
- esp32 datasheet
- esp32 project
- esp32 tutorial
- esp32 weather station
- esp8266
- esp8266 datasheet
- esp8266 project
- greatscott
- Guide
- hack
- hobby
- how to
- IoT
- light sleep
- LoRaWAN
- nodemcu
- project
- simple
- smart home
- supercapacitors
- ttgo
- wemos
- WiFi
Another great video about the ESP32 and its power saving modes. I need to dust off my soldering iron. We all know that we send our ESP32s to deep sleep to save energy. But do you know the other possibilities to save energy like light sleep and clock reduction? And what about modem sleep or […]
Read More
Are Supercapacitors the better Batteries?
- Frank
- November 29, 2021
- Arduino
- arduino project
- beginners
- DIY
- do-it-yourself
- eevblog
- Electronics
- esp32
- esp32 datasheet
- esp32 project
- esp32 tutorial
- esp32 weather station
- esp8266
- esp8266 datasheet
- esp8266 project
- greatscott
- Guide
- hack
- hobby
- how to
- IoT
- LoRaWAN
- nodemcu
- project
- simple
- smart home
- supercapacitors
- ttgo
- wemos
- WiFi
I have often wondered why use batteries and not supercapacitors. Supercapacitors are super like Superman or Superwoman. Otherwise, they only would be called “Capacitors.” Right? Where are they “super” and where not? Where can we use them, and how? And the most important question: Are they better than batteries?
Read More
Arduino C/C++ Source Level Debugging for the ESP32
Dave shows you everything you need to know to get up and running quickly with source-level C/C++ debugging on the Arduino platform using an ESP32 chip. Access call stacks, breakpoints, local variables, watches, and more.
Read More