65,938 articles
CodeProject is changing.
Read more
.
Everything / ESP32
Artificial Intelligence
Artificial Intelligence
Neural Networks
Machine Learning
Deep Learning
ML.Net
Big Data
Data Science
Tensorflow
ChatGPT
Internet of Things
Internet of Things
Arduino
Edge Device
Raspberry-Pi
Wearables
IoT Edge
Industrial IoT
DevOps
DevOps
Agile
Automation
Continuous Build
Continuous Delivery
Continuous Deployment
Continuous Integration
Deployment
Git
Installation
Integration Testing
Load Testing
Quality Assurance
TFS
Unit Testing
Testing
Containers
Containers
Docker
Kubernetes
Virtual Machine
High Performance Computing
High Performance Computing
GPU
Parallel Processing
Parallelization
Vectorization
Hosted Services
Hosted Services
AWS
Cordova
ExtJS
Google Cloud
Microservices
PhoneGap
Serverless
Storage
Web Hosting
WordPress
Azure
Security
Security
Blockchain
Cryptography
Encryption
Identity
Identity Server
Web Development
Web Development
Blazor
CSS3
Flask
HTML5
Kestrel
LESS
Nginx
Node.js
React
SCSS
Spring
Vue.js
ASP.NET
CSS
Apache
HTML
IIS
XHTML
Mobile Apps
Mobile Apps
Flutter
Ionic
iOS
Nativescript
React Native
Xamarin
Windows Mobile
Android
Desktop Programming
Desktop Programming
Cocoa
Electron
QT
Universal Windows Platform
X11
Windows Forms
ATL
MFC
Swing
Win32
WTL
WPF
XAML
System
Database Development
Database Development
Data Visualization
Elasticsearch
Lucene
MariaDB
MongoDB
NoSQL
PostgreSQL
Redis
MySQL
SQL Server
Productivity Apps and Services
Productivity Apps and Services
LibreOffice
OpenOffice
Sharepoint
Team Communication Tools
Biztalk
Microsoft Office
SAP
Game Development
Game Development
Doom
Kinect
Playstation 4
Playstation 5
Unity
Unreal
XBox
Multimedia
Multimedia
Audio
Image Processing
Video
Audio Video
DirectX
GDI
GDI+
OpenGL
General Programming
General Programming
Algorithms
Compression
Computational Geometry
Emulation
Exceptions
File
Internet
Localization
Memory Management
Optimization
Parser
Performance
Regular Expressions
Sorting
State Machines
Architecture
Design / Graphics
Printing
String
Threads
Usability
Programming Languages
Programming Languages
ASM
Bash
Basic
COBOL
Dart
Go
Haskell
Kotlin
Lua
Pascal
R
Razor
Rust
Scala
Swift
Typescript
Objective C
Visual Basic
VBScript
C++
C#
F#
FORTRAN
Java
Javascript
Perl
Python
Ruby
SQL
PHP
PowerShell
XML
Submit your article
ESP32
ESP32
Great Reads
A DIY Bluetooth Low Energy Temperature and Humidity Server
by
deangi
An ESP32 with a temperature/
humidity sensor are configured as a bluetooth low energy server to provide remote monitoring
A DIY IoT Power Monitor
by
deangi
Monitoring AC loads with CT sensors
A DIY Time Lapse Photography Camera
by
deangi
The inexpensive ESP32 platform is used to take periodic photos that can make a time-lapse video.
A DIY Web Enabled Water Meter
by
deangi
An ESP32 is used to track water usage and serve web pages with water use data
Latest Articles
A DIY Bluetooth Low Energy Temperature and Humidity Server
by
deangi
An ESP32 with a temperature/
humidity sensor are configured as a bluetooth low energy server to provide remote monitoring
A DIY IoT Power Monitor
by
deangi
Monitoring AC loads with CT sensors
A DIY Time Lapse Photography Camera
by
deangi
The inexpensive ESP32 platform is used to take periodic photos that can make a time-lapse video.
A DIY Web Enabled Water Meter
by
deangi
An ESP32 is used to track water usage and serve web pages with water use data
All Articles
Article
Project
Technical Blog
Tip/Trick
Video
Reference
Asset
top
Sort by Score
Title
Updated
Author
Score
ESP32
A DIY Bluetooth Low Energy Temperature and Humidity Server
by
deangi
An ESP32 with a temperature/
humidity sensor are configured as a bluetooth low energy server to provide remote monitoring
A DIY IoT Power Monitor
by
deangi
Monitoring AC loads with CT sensors
A DIY Time Lapse Photography Camera
by
deangi
The inexpensive ESP32 platform is used to take periodic photos that can make a time-lapse video.
A DIY Web Enabled Water Meter
by
deangi
An ESP32 is used to track water usage and serve web pages with water use data
A Web Enabled Smart Clock and Weather Station
by
honey the codewitch
Create a clock that uses multiple Internet services to detect your weather,
date and time
Advanced Streaming on Little Gadgets: MIDI Files
by
honey the codewitch
Explore some streaming techniques while getting your shiny new ESP32S3 to do some USB and MIDI tricks
An Internet Enabled Analog Clock for IoT (ESP32)
by
honey the codewitch
Create a simple synchronized analog clock using GFX,
and a bit of code
An introduction to the UIX embedded UI library: A clock for the M5 Stack Core2
by
honey the codewitch
Explore my user interface library with an example of an Internet enabled clock
Big Stuff on Little Widgets: An Exploration of Doing More With Less
by
honey the codewitch
On PC platforms,
just getting it done is king.
On IoT,
the trick is doing it in the first place.
Core 2 Clock - A dive into my IoT ecosystem
by
honey the codewitch
Using my IoT ecosystem to produce an Internet enabled clock
Driving Multiple Screens with GFX and an ESP32
by
honey the codewitch
How to use GFX to drive multiple screens at the same time on an ESP32
ESP32 DIY GPS Tracker
by
deangi
DIY GPS Location Tracker
ESP32 WEB Server with Asynchronous Technology and Internal File System
by
Member 4206974
A work for exploring the Asynchronous WEB Server,
the SPIFFS File system and the exploitation of the dual core
EspMon Reboot
by
honey the codewitch
Monitor your PC's CPU and GPU with an ESP32
EspMon: A Simple PC Hardware Monitor using a T-Display S3
by
honey the codewitch
Monitor your CPU and GPU activity with this little project
i2cu Take Two: Serial and I2C Probe in a Handy Package
by
honey the codewitch
Debug your circuits with this handy device
i2cu: An I2C Bus Probe Tool for the TTGO T1 Display
by
honey the codewitch
Easily determine active devices on an I2C bus with this simple device
ml_reader.
hpp: A Markup Pull-Parser for IoT and Beyond
by
honey the codewitch
Do efficient,
low level parsing of markup like HTML and XML
Prang Once Again
by
honey the codewitch
Dusting off an old MIDI toy project and making it less of a toy.
Prang: A MIDI "Score Sampler" on the ESP32S3
by
honey the codewitch
Trigger tracks from Type 2 MIDI files to add to your recording or performance
Render Professional Screens on IoT
by
honey the codewitch
How to take your IoT graphical interface from the mid-1990s into the present
Stateful Screen Rendering on Little Devices
by
honey the codewitch
How to make very responsive,
flicker free interactive screens without using a lot of memory
Unboxing the M5 Stack Fire 2.
6
by
honey the codewitch
Unlock the potential of this neat little IoT widget
Using GFX in PlatformIO
by
honey the codewitch
Take advantage of the PlatformIO repository to easily add GFX to your projects
Using the New ESP32 LCD Panel API With htcw_gfx and htcw_uix
by
honey the codewitch
Combine some great technologies for rich,
responsive IoT user interfaces on the ESP32
Writing an X11 Color Picker With GFX
by
honey the codewitch
Implement a fancy color picker in your ESP32 WROVER or WROOM IoT applications
zip.
hpp: Zip Viewer and Extractor Library for IoT
by
honey the codewitch
Browse and extract zips in constrained memory environments