Explore >> Select a destination


You are here

blog.miguelgrinberg.com
| | ansonvandoren.com
0.9 parsecs away

Travel
| | Occasional blog posts about programming, engineering, and assorted other things I find interesting.
| | nick.zoic.org
4.7 parsecs away

Travel
| | [AI summary] The article discusses improving the out-of-box experience for MicroPython by leveraging WebUSB technology. It compares current MicroPython setup challenges with successful models like CircuitPython and outlines potential solutions, including using WebUSB for direct browser communication with USB devices, exploring hardware options, and integrating features like real-time code execution and resource optimization. The author also details progress and challenges in implementing these ideas, including hardware testing, descriptor configuration, and cross-platform compatibility.
| | pagefault.blog
2.8 parsecs away

Travel
| | Step-by-step guide how to flash Sonoff S20 WiFi outlet with custom MQTT firmware.
| | robr.dev
17.3 parsecs away

Travel
| Overview I wanted to build a self-sufficient portable lab network consisting entirely of Raspberries Pi. The lab network should be able to access the internet if there's wifi available. And it should be easy to connect an external computer to the network and access any of the Raspberries Pi over the lab network. Basically I'd like to be able to run the whole thing on battery power and use it with or without upstream internet.