Discover the Standalone FreeTouchDeck Configurator

Discover the Standalone FreeTouchDeck Configurator

6 months ago, October 30, 2023

Configuring your FreeTouchDeck (FTD) project has never been this easy and efficient. Welcome to a smoother configuration experience. Access it on your smartphones now. The FreeTouchDeck Configurator in a Nutshell This standalone application is your key to simplified FTD configuration. Get ready for a host of exciting features that will make configuring your FTD a […]

Create Videos using ReactJs with Remotion

Create Videos using ReactJs with Remotion

6 months ago, October 15, 2023

If you are a python dev, in python you can use code video generator Remotion is a video generation tool that enables you to programmatically create videos. It holds particular appeal for web developers, as it leverages React as a framework for video creation. This blog post is intentionally concise and focused, aiming to help […]

Uploading SPIFFS image to ESP32

13 days ago, April 14, 2024

PlatformIO Normal upload FS Image says it uploaded to0x00210000 OTA mkspiffs -i broken.bin mkspiffs -i ok.bin era_cnt_max: 702last_errno: 0blocks: 480free_blocks: 3page_alloc: 5459page_delet: 1682used: 1370209 of 1799921total: 1799921used: 1370209 A fatal error occurred: Invalid head of packet (0x16): Possible serial noise or corruption.

Working with pixels – Bitmaps encoding, decoding, manipulating, and everything in between

Working with pixels – Bitmaps encoding, decoding, manipulating, and everything in between

13 days ago, April 14, 2024

So, you might already know I like working with embedded devices. Most of the time you want a display device for your device for obvious reasons. You will have to work with graphics to create a user experience that is a bit more friendlier than a CLI. Showing Icons, boxes, lines, circles, etc. I started […]

(Solved) LVGL image inverted and rough edge artifact issue

(Solved) LVGL image inverted and rough edge artifact issue

7 months ago, September 12, 2023

I had asked the question on Stack exchange here and had answered myself with a fix after I found out how to fix it. Summary of the issue I have ILI9341 320x240px TFT LCD screen which I am using with an ESP32-S3-wroom-1 module. I have tested with TFT_eSPI and it works fine, but when using LVGL, I […]

© 2024 Anil Maharjan