OpenClaw as a maker autoconfigured device starting from raw components
Lattepanda IOTA https://www.dfrobot.com/product-2991.html?tracking=hOuIhw4fDaJRTdy4abz04npbQC78dqxBkqVt7XMFYxEXj2s0ukWgm71wbut0ewUP
Active Cooler https://www.dfrobot.com/product-2987.html?tracking=hOuIhw4fDaJRTdy4abz04npbQC78dqxBkqVt7XMFYxEXj2s0ukWgm71wbut0ewUP
Methane gas sensor https://www.dfrobot.com/product-2708.html?tracking=hOuIhw4fDaJRTdy4abz04npbQC78dqxBkqVt7XMFYxEXj2s0ukWgm71wbut0ewUP
Also: 5v3A Power Supply, LED, 7 Segment display
- Install Ubuntu
- Install OpenClaw curl -fsSL https://openclaw.ai/install.sh | bash
- Run these commands: sudo apt install python3-pip pip3 install pyserial sudo usermod -a -G dialout roni
If you want to use a web cam so OpenClaw will be able to make verifications, run also
sudo apt-get update -y sudo apt-get install -y fswebcam v4l-utils sudo usermod -aG video roni
Example: "Tell me where do I connect a Sainsmart 8x8 led matrix and make it work to display a space invaders ship"
In this repository you will find a python folder with some of the developments made by OpenClaw. Please consider that they are using the onboard RP2040, so OpenClaw is running those scripts using, for example
mpremote connect /dev/ttyACM0 exec "import max7219_scroll"
Roni Bandini https://www.instagram.com/ronibandini/ https://x.com/RoniBandini