Posts about programming
- How to change the default I²C pins in Zephyr
- Zephyr's growing hardware support includes popular microcontroller boards for makers
- How to use the await keyword in the Python REPL without asyncio.run()
- Creating terminal user interfaces in Python with Textual
- Creating a diagnostics module for Python software
- How to stop brltty from claiming your USB UART interface on Linux
- Showing a graph on a display with ESPHome
- How to use the Digispark with micronucleus bootloader in the Arduino IDE
- How to build AVR code for the Digispark with PlatformIO
- The M5Paper would make a nice home automation dashboard with an e-paper display
- Fixing the Arduino IDE for the ESP32/ESP8266 on Ubuntu 20.04
- Using the M5Core2 for ESP32 development
- How to test a Python program with command-line arguments in pytest