Posts about python
- Building wireless sensor networks with OpenThread, CoAP, and Zephyr
- 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
- 2022 was the year of Bluetooth
- Decoding Bluetooth Low Energy advertisements with Python, Bleak and Construct
- Develop your own Bluetooth Low Energy applications
- How to test a Python program with command-line arguments in pytest