Embedded Projects

Embedded Projects

ESP32-S3 lvgl: YetAnotherSketchpad 2025
Created2025-07-16|EmbeddedProject
ESP32-S3 Yet Another SketchpadA demo project for ESP32-S3 using LVGL to implement a sketchpad on a 320 x 240 TFT display. This is a sibling project to YetAnotherStockPriceTracker and uses the same hardware. Almost 90% of the code is referenced from lv_100ask_sketchpad, but updated for LVGL v9.2.2 and fixed for compatibility with ESP32-S3. Project Core Values For learning purposes. The implementation is kept simple and straightforward. No fancy stuff, make it work. How This Project May Help ...
Hexo Blog finetune 2025
Created2025-07-08|WebDev
Add the tags and categories pageYou need to use below command to generate the web page for the tags and categories. Otherwise, it will show nothing on the tags and categories page. 123hexo new page tagshexo new page categories Update the scafflodsUpdate the post.md in scafflods folder and add tags and ctegorees for each blog when using the hexo new command 12345title: {{ title }}date: {{ date }}categories: {{ categories }}tags: ...
Hello World
Created2025-07-08|WebDev
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Write new post1hexo new [layout] <title> Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy Short cut for Clean and de...
How to Create a Hexo Blog on GitHub Pages in 2025- Pitfalls & Key Notes
Created2025-07-04
IntroductionA step-by-step guide to setting up a Hexo blog on GitHub Pages in 2025, highlighting common pitfalls and important notes for a smooth experience. Prerequisites nvs To install the Node.js Download v1.7.1: https://github.com/jasongin/nvs/releases Node.js Using nvs to install > v22.17.0 Git v2.21.0.windows.1 GitHub account Basic command line knowledge Step 0: Install nvs and hexo-cli Downlaod and install the nvs You may encounter the below Policy error Update...
Init
Created2025-07-04
Common command on hexoClean and deply the blog 123hexo cleanhexo d -g
12
avatar
tommok
Small project, small step to success
Articles
15
Tags
9
Categories
4
Follow Me
Announcement
Get busy living or get busy dying. -- Stephen King
Recent Posts
ESP32-S3 Digit reconginiton in Tensor Flow Micro series 01: LiteRT2025-11-19
ESP32-S3 Digit reconginiton in Tensor Flow Micro series 00: Intro2025-10-16
Digit Recognition Optimization Series 01: Model Re-train2025-10-13
Digit Recognition Optimization Series 00: Data Collection & Testing2025-09-15
Learning ESP-DL Series 04- LVGL, IDF, and ESP-DL Integration 20252025-09-02
Categories
  • AI1
  • Coding4
  • EmbeddedProject6
  • WebDev2
Tags
webDev pytorch ESP32-S3 TensorFlowLiteMicro hexo lvgl IDF blog ESP-DL
Archives
  • November 2025 1
  • October 2025 2
  • September 2025 2
  • August 2025 4
  • July 2025 6
Website Info
Article Count :
15
Unique Visitors :
Page Views :
Last Update :
© 2025 By tommokFramework Hexo 7.3.0|Theme Butterfly 5.4.3