- Terminus FE1.1 USB hub board: the solution to connect four USB devicesPosted 3 months ago
- Understanding the Mechanics of 3D PrintingPosted 4 months ago
- SDS011 the Air Quality SensorPosted 5 months ago
- NIXIE STYLE LED DISPLAYPosted 8 months ago
- TOTEM: learning by experimentingPosted 9 months ago
- Google Assistant Voice Controlled Switch – NodeMCU IOT ProjePosted 9 months ago
- Water Softener Salt Level MonitorPosted 9 months ago
- Sparkly Air SensorPosted 9 months ago
- Ultra sonic distance finder with live statusPosted 9 months ago
- Windows interface to have total control over lampsPosted 9 months ago
CHAP: Low-Cost Tele-Operated Mobile Manipulator
The Cheap Arm Project (CHAP) began as an MSc project aimed at developing an affordable mobile robot arm system that could be used by wheelchair users to access daily objects at inaccessible heights or weights (the extreme case being 2 litre bottle). It’s a low-cost, open source, 2 meter tall robot buildable for under £2000.
Now the project has turned open source in the hope that community members will attempt to construct their own CHAP robot.
CHAP stands out with its use of 3D printed parts and wood.
It is powered by a human brain, so CHAP’s Raspberry Pi was programmed in Python to host a local web page to enable tele-operation from any connected device, all accessible through a WiFi hotspot also hosted by the Pi. This was an important design choice as it removed the need for platform specific apps and associated costs, simultaneously simplifying deployment and testing.
Many adjustments can be made to make this project cheaper, such as using lower cost motors.
All code and hardware parts are available on Github CHAP page, improve or simplify what you prefer and start to build your own CHAP!