Giter Site home page Giter Site logo

goooleon / wheelchair-design-platform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datacentricdesign/wheelchair-design-platform

0.0 0.0 0.0 83.42 MB

An open-source, domain-specific, design platform for wheelchair

Home Page: https://datacentricdesign.github.io/wheelchair-design-platform

License: MIT License

wheelchair-design-platform's Introduction

Wheelchair Design Platform is a repository that contains some resources to help designers and developers speak the same language, and work together towards addressing relevant challenges for wheelchair users. It is a collection of workshop materials, code examples and also a compilation of resources to foster a prospering research and design community around wheelchair users.

IoT1 Exhibition

Workshops

Resources

Main Components

Disclaimer: the design of this platform focuses on flexibility and technology exploration rather than optimisation.

The main design includes a Raspberry Pi 3 and an Arduino Mega 2560 on the wheelchair frame.

The Arduino Mega is the micro-controller of the platform. Fixed on the main frame of the wheelchair, it can collect data from sensors (e.g. force sensors, accelerometers), and trigger actions from actuators (e.g. LEDs, vibration motors).

More on the Arduino Mega can be found here.

Raspberry Pi is a small computer. It is also fixed to the main frame of the wheelchair, where it can:

  • interact with the Arduino Mega via USB to receive data and transmit commands;
  • interact with the Internet to transmit commands and receive data;
  • store data locally in files;
  • run (machine learning) algorithms.

More on the Raspberry Pi can be found here.

These components fit together as shown on the following diagram. A large powerbank powers the Raspberry Pi. The Arduino Mega communicates and receives power from the Raspberry Pi via USB. A Feather (Arduino-like development board) on the wheel connects to the Raspberry Pi via Bluetooth to sense and actuate from the wheel.

Main Wheelchair components

List of suggested components:

On the frame:

  • 1 Raspberry Pi 3B;
  • 1 SD card (Some come directly with NOOBS installed);
  • 1 Arduino Mega;
  • 1 Large power bank;
  • 1 large breadboard;
  • 1 USB cable A/micro (Powerbank to Raspberry Pi);
  • 1 USB cable A/B (Raspberry Pi to Arduino Mega).

On the wheel:

  • 1 Feather (Bluetooth enabled);
  • 1 small power bank;
  • 1 small breadboard;
  • 1 USB cable A/B (power bank to Arduino Uno).

Contact and Existing projects

Feel free to contact us at [email protected]. We welcome feedback, pull requests or links to your project.

wheelchair-design-platform's People

Contributors

ryudas avatar jackybourgeois avatar dhavalshah02 avatar kattthii avatar emiliaingemarsdotter avatar cprecioso avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.