MicroDot/MicroPython - Handling dynamic content
4K views
Feb 7, 2023
This post will show you how you can handle dynamic content in a MicroDot application using your MicroPython firmware. WriteUp: https://www.donskytech.com/microdot-micropython-handling-dynamic-content/ Code: https://github.com/donskytech/micropython-raspberry-pi-pico/tree/main/microdot-dynamic-component-path Control RGB LED using MicroPython: https://www.youtube.com/watch?v=62nABfbjDqg Contents of the Video: 0:00 - Intro 1:14 - Demo 4:17 - DonskyTech Intro Plug 4:27 - What is URL and URL path? 6:53 - How does Microdot handle the application URL 7:54 - How does MicroDot handle dynamic content? 9:08 - Using MicroDot dynamic component in path 10:25 - Code
#Computers & Electronics
#Programming