How to configure your MicroPython project with JSON files
Learn how to get your microcontroller (such as ESP32 or Raspberry Pi Pico) to remember your settings, so you can quickly get it back in working state even if it loses power or reboots! Blog post version of the tutorial: https://bhave.sh/micropython-json-con... GitHub repo of project's code: https://github.com/bhavesh-k/micropyt... 0:00 Intro 0:23 The problem to solve 1:20 Final project demo 1:58 Writing button & LED code 4:26 Testing the code so far 4:46 Using JSON for config 8:35 Saving the config as JSON 9:06 Update config when LED changes 10:02 Testing the final code 10:49 Conclusion

▶︎
How to Install MicroPython on ESP32: GUI vs CLI Tutorial

▶︎
MicroPython - MQTT tutorial on ESP32

▶︎
An ESP32 walks into a bar - Jokes web API MicroPython tutorial

▶︎
Virtual DUG'26 - PyTorch on Aurora

▶︎
What is JSON? (Explained in 5 minutes)

▶︎
"MicroPython: The best bits!" - Matt Trentini (Pycon AU 2024)

▶︎
Saving Data Inside the PICO

▶︎
How to deserialize a JSON document with ArduinoJson 7

▶︎
Raspberry Pi Pico display fonts in MicroPython How to design fonts for your pi pico project

▶︎
This Changes Everything! - ESP32 Micropython Open Socket Tutorial with Code

▶︎
JSON in Python || Python Tutorial || Learn Python Programming

▶︎
The Insane Genius of a Formula 1 Gearbox

▶︎
How to Get $500 Motherboards for $50

▶︎
“The REAL Ergonomic Keyboard Endgame!” - How To Design & Make A Totally Custom Keyboard

▶︎
Raspberry Pi Pico W LESSON 66: Create Your Own Libraries in Micropython

▶︎
Secrets of MicroPython: How to read a Keypad Passcode

▶︎
Python Tutorial: Working with JSON Data using the json Module

▶︎
MIT Explains the 12 Possible Endings for AI

▶︎
MicroPython #5 - JSON & Network Modules + Practical Example

▶︎
