15,608,772 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View Python questions
View Javascript questions
View C++ questions
View Java questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Everything / ESP32
Artificial Intelligence
Artificial Intelligence
Neural Networks
Machine Learning
Deep Learning
ML.Net
Big Data
Data Science
Tensorflow
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
Render Professional Screens on IoT
by
honey the codewitch
How to take your IoT graphical interface from the mid-1990s into the present
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
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
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
Latest Articles
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
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
A Generic ESP LCD Panel API Initialization Routine
by
honey the codewitch
Initializing the ESP LCD Panel API is a chore.
Here's some boilerplate code to make it easier.
All Articles
Article
Project
Technical Blog
Tip/Trick
Video
Reference
Asset
top
Sort by Score
Title
Updated
Author
Score
ESP32
Render Professional Screens on IoT
27 Nov 2021 by
honey the codewitch
How to take your IoT graphical interface from the mid-1990s into the present
C++
Arduino
ESP32
ESP-IDF
graphics
Using the New ESP32 LCD Panel API With htcw_gfx and htcw_uix
U
20 Mar 2023 by
honey the codewitch
Combine some great technologies for rich, responsive IoT user interfaces on the ESP32
C++
Arduino
IoT
ESP32
UI
ml_reader.hpp: A Markup Pull-Parser for IoT and Beyond
24 Jul 2021 by
honey the codewitch
Do efficient, low level parsing of markup like HTML and XML
XML
HTML
C++
Arduino
ESP32
An Internet Enabled Analog Clock for IoT (ESP32)
11 Jun 2022 by
honey the codewitch
Create a simple synchronized analog clock using GFX, and a bit of code
C++
Arduino
IoT
ESP32
time
Stateful Screen Rendering on Little Devices
26 Feb 2023 by
honey the codewitch
How to make very responsive, flicker free interactive screens without using a lot of memory
C++
graphics
IoT
ESP32
UI
Using GFX in PlatformIO
21 Apr 2022 by
honey the codewitch
Take advantage of the PlatformIO repository to easily add GFX to your projects
C++14
Arduino
ESP32
graphics
Big Stuff on Little Widgets: An Exploration of Doing More With Less
25 Mar 2022 by
honey the codewitch
On PC platforms, just getting it done is king. On IoT, the trick is doing it in the first place.
C++
Arduino
ESP32
Advanced Streaming on Little Gadgets: MIDI Files
9 May 2022 by
honey the codewitch
Explore some streaming techniques while getting your shiny new ESP32S3 to do some USB and MIDI tricks
C++
Arduino
streaming
ESP32
MIDI
Writing an X11 Color Picker With GFX
20 Apr 2022 by
honey the codewitch
Implement a fancy color picker in your ESP32 WROVER or WROOM IoT applications
C++
Arduino
ESP32
graphics
Prang: A MIDI "Score Sampler" on the ESP32S3
15 May 2022 by
honey the codewitch
Trigger tracks from Type 2 MIDI files to add to your recording or performance
C++
Arduino
ESP32
MIDI
A Web Enabled Smart Clock and Weather Station
16 Jun 2022 by
honey the codewitch
Create a clock that uses multiple Internet services to detect your weather, date and time
C++
Arduino
REST
ESP32
time
i2cu: An I2C Bus Probe Tool for the TTGO T1 Display
N
13 Mar 2023 by
honey the codewitch
Easily determine active devices on an I2C bus with this simple device
C++
Arduino
ESP32
IoT
Driving Multiple Screens with GFX and an ESP32
22 Apr 2022 by
honey the codewitch
How to use GFX to drive multiple screens at the same time on an ESP32
C++
Arduino
ESP32
GFX
graphics
zip.hpp: Zip Viewer and Extractor Library for IoT
19 Jul 2021 by
honey the codewitch
Browse and extract zips in constrained memory environments
C++14
C++
Arduino
ESP32
IoT
Prang Once Again
25 Aug 2022 by
honey the codewitch
Dusting off an old MIDI toy project and making it less of a toy.
C++
Arduino
Teensy
ESP32
EspMon: A Simple PC Hardware Monitor using a T-Display S3
3 Oct 2022 by
honey the codewitch
Monitor your CPU and GPU activity with this little project
C++
Arduino
ESP32
i2cu Take Two: Serial and I2C Probe in a Handy Package
N
16 Mar 2023 by
honey the codewitch
Debug your circuits with this handy device
C++
Arduino
ESP32
IoT
Unboxing the M5 Stack Fire 2.6
14 Jul 2022 by
honey the codewitch
Unlock the potential of this neat little IoT widget
C++
Arduino
ESP32
IoT
ESP32 WEB Server with Asynchronous Technology and Internal File System
16 Jun 2022 by
Member 4206974
A work for exploring the Asynchronous WEB Server, the SPIFFS File system and the exploitation of the dual core
Javascript
CSS
HTML
Objective-C
C++
Arduino
ESP32
CSV