Tag
robot-programming
-
20 Nov 2023 » Managing a Raspberry Pi with PyInfraToday, I trialled PyInfra2 for managing the packages and files on a Raspberry Pi.more...
-
19 Nov 2023 » MQTT Mosquitto Password IssuesI’ve recently started playing with MQTT. My intent is to use it in Python, with the Paho client, on a Raspberry Pi running the Mosquitto broker. I plan to use MQTT in my Piwars 2024 robot so I can have multiple communicating programs, and a channel to send control signals to/from a smartphone too.more...
-
12 Nov 2023 » Coder Dojo Robot Wall AvoidingIn this tutorial, I will show how to use a pair of distance sensors for wall avoiding.more...
-
28 Jan 2023 » CircuitPython Ulab arrays and data transmission sizeA Bluefruit BLE UART Friend (Bluetooth BLE) can add Bluetooth BLE to a project, with support in a Bluefruit Connect App to visualise data. Ulab is an implementation of parts of Numpy and SciPy for microcontroller Python interpreters, like CircuitPython and Micropython. This project uses CircuitPython, but similar issues would be seen in Micropython.more...
-
19 Apr 2006 » Binary
-
13 Mar 2005 » bit - Binary Digit