Programmable Air: Open-Source Soft Robotics Control

Added:

Intro & Soft Robotics
Prototype & Vision
Open-Source Launch
Community Projects
Core Control Logic
Design & Engineering
User-Focused Design
Community & Future
Q&A & Potential
Cost & Robustness

Intro & Soft Robotics

0:01
Playing Section
  • 1

    Speaker introduces himself and past projects, leading to his focus on soft robotics.

  • 2

    Defines soft robotics and highlights the challenge of controlling these flexible mechanisms.

  • 3

    Identifies a gap in affordable, user-friendly controllers for hobbyists.

Basic electronics and microcontroller operation, particularly working with Arduino-based platforms and GPIO pins.
Fundamental principles of pneumatics, including pressure, vacuum, airflow, and the function of solenoid valves.
An introduction to soft robotics, focusing on how compliant materials differ from traditional rigid-bodied robots.
Basic C/C++ programming concepts, such as loops, conditionals, and functions used in hardware control.
Design and fabrication methods for custom elastomeric actuators, such as silicone casting and PneuNets structures.
Implementing closed-loop feedback control in pneumatics using pressure sensors and PID control algorithms.
Studying the kinematics and mathematical modeling of soft, continuum, and hyperelastic structures.
Exploring real-world applications of soft robotics, such as delicate bio-inspired grippers, wearable assistive devices, and medical devices.
395 views9likes22:21@crowd_supplyOriginal Release: 2019-07-12

Programmable-Air is an open-source hardware kit that enables hobbyists and makers to control soft robots using a simple four-layer pneumatic control system consisting of a compressor, vacuum pump, three valves, and a pressure sensor, allowing users to inflate, deflate, and monitor soft robot actuators through basic commands like 'blow,' 'suck,' and 'read pressure.'