Loading…
Creator · sqfmi
View original source ↗
Prompt
What it is: Watchy is a fully open-source E-Ink smartwatch whose hardware designs and firmware are publicly available. Finished products and accessories are still officially sold through channels including Mouser, The Pi Hut, and Crowd Supply, making it a rare wearable-hardware project that is both open source and directly available as a finished product. Hardware list and approximate cost: The core hardware consists of an E-Ink display paired with an ESP32 controller. This repository’s README does not provide a detailed list of the exact models, PCB design, or structural BOM; consult the official documentation at watchy.sqfmi.com for the complete technical details. Finished products or accessories, including cases and watch bands, can be purchased directly through official channels. This repository serves more as an entry page than a complete tutorial. Overview of replication steps: 1. Purchase a finished Watchy or component kit from Mouser, The Pi Hut, or Crowd Supply 2. Open the Getting Started documentation at watchy.sqfmi.com and configure the development environment 3. Flash the official firmware, or use the open-source code to create your own watch face/App 4. If you need case accessories, purchase them separately from shop.sqfmi.com 5. Ask questions in the official Discord community if you encounter problems Getting-started advice: This GitHub repository contains very little information. The actual firmware code, schematics, and detailed tutorials are all on the documentation site at watchy.sqfmi.com. Review the complete documentation there before deciding whether to begin the project.
Models & stability
Recommended models
Keep exploring

A low-cost mobile robotic arm combining a three-wheel omnidirectional base with a SO-ARM101 robotic arm. It works with the LeRobot library for teleoperation and data collection, costing approximately $482 for the complete 12V version and $499 for the 5V version.
Prompt
What it is: LeKiwi is a low-cost mobile manipulation platform created by the SIGRobotics club at the University of Illinois Urbana-Champaign. It combines a three-wheel omnidirectional Kiwi drive base with a SO-ARM101 robotic arm and later b

An AI assistant running on a $5 ESP32-S3 chip. It uses pure C with no Linux or Node.js, communicates through Telegram, calls Claude or GPT to complete tasks, and remembers history across restarts.
Prompt
What it is: MimiClaw packs a complete set of AI agent capabilities—reasoning, tool use, and reading and writing memory—into an ESP32-S3 chip that does not run Linux. It is implemented in pure C, sends and receives messages through Telegram,
A desktop-sized replica of Disney’s BDX robot, standing 42 cm tall. Its reinforcement-learning gait has already been transferred from simulation to the real robot, and the official BOM cost is listed at under approximately $400.
Prompt
What it is: Open Duck Mini v2 is a miniature replica of Disney’s BDX droid. The biped stands 42 cm tall. The author describes the repository as “a work in progress”; many scripts are undocumented, and the repository will continue to be orga