The LipSync is a mouth-operated sip-and-puff joystick that can emulate a mouse, wireless Bluetooth mouse, or gamepad. It enables people with disabilities that limit their mobility to control a computer, gaming console, smart phone, or tablet.
This most recent version, the LipSync 4.0, is made up of the LipSync Joystick and LipSync Hub. The Joystick is the primary user interface, and contains a low-force Hall-Effect joystick and sip and puff sensors. The Hub has a display that provides a graphical interface for independently adjusting settings, as well as it provides the connection to the host device and up to three external assistive switches with 3.5 mm jacks.
The device is comprised of off-the-shelf electronics and hardware, a custom PCB and 3D printed parts. The overall cost of materials (including materials required in bulk) for a single build is about $325 (plus shipping). In larger quantities, the cost of materials is closer to $175.
The LipSync is compatible with a range of host devices that are able to support a USB Mouse, a USB Gamepad and/or a Bluetooth Mouse. Compatible devices include PC and Mac computers and laptops, Android, iOS, and Windows smartphone and tablets, and the Xbox Adaptive Controller.
The LipSync is Open Assistive Technology (OpenAT) and is certified as Open Source Hardware by the Open Source Hardware Association under the OSHWA UID CA000046. Under the terms of the open source hardware licenses, the LipSync may be built, used, and improved by anyone.
Older versions of the LipSync are now obsolete. Documentation and design files are still available at the LipSync Classic Repository.
Last updated: 2024-Apr-24
Makers Making Change Assistive Device Library Listing: https://www.makersmakingchange.com/s/product/LipSync
This design is part of the OpenAT Joystick Project, a collection of open source designs for digital access and adapted gaming.
This is an open-source assistive technology, so anyone is free to build it. All of the files and instructions required to build the device are contained within this repository. Refer to the Maker Guide below.
You may also submit a build request through the MMC Library Page to have a volunteer maker build the device. As the requestor, you are responsible for reimbursing the maker for the cost of materials and any shipping.
If you have the skills and equipment to build this device, and would like to donate your time to create the device for someone who needs it, visit the MMC Maker Wanted section.
The Maker Guide contains all the necessary information to build this device, including tool lists, assembly instructions, programming instructions and testing instructions.
The Bill of Materials lists all of the parts and components required to build the device.
All of the files and individual print files can be in the /Build_Files/3D_Printing_Files folder.
Reference the Assembly Guide section of the Maker Guide for the tools and steps required to build each portion.
As open source assistive technology, you are welcomed and encouraged to improve upon the design.
Document | Version | Link | Notes |
---|---|---|---|
Design Rationale | 4.0 | LipSync_Design_Rationale | |
Maker Guide | 4.0.1 | LipSync_Maker_Guide | |
Bill of Materials | 4.0 | LipSync_Bill_of_Materials | |
User Guide | 4.0 | LipSync_User_Guide | |
Quickstart Guide | 4.0 | LipSync_Quickstart_Guide | |
Changelog | 4.0 | LipSync_Changelog |
Copyright (c) 2024 Neil Squire / Makers Making Change.
This repository describes Open Hardware:
- Everything needed or used to design, make, test, or prepare the LipSync is licensed under the CERN 2.0 Weakly Reciprocal license (CERN-OHL-W v2) or later .
- All software is under the GNU General Public License v3.0 (GPL-3.0).
- Accompanying material such as instruction manuals, videos, and other copyrightable works that are useful but not necessary to design, make, test, or prepare the LipSync are published under a Creative Commons Attribution-ShareAlike 4.0 license (CC BY-SA 4.0) .
You may redistribute and modify this documentation and make products using it under the terms of the CERN-OHL-W v2. This documentation is distributed WITHOUT ANY EXPRESS OR IMPLIED WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY AND FITNESS FOR A PARTICULAR PURPOSE. Please see the CERN-OHL-W v2 for applicable conditions.
Source Location: https://github.com/makersmakingchange/LipSync
The LipSync was designed by Neil Squire Society / Makers Making Change. The initial development of a 3D printable LipSync was supported by the Google Impact Challenge: Disabilities grant from Google.org. Further development was supported through the Government of Canada's Innovation Science and Economic Development Accessible Technology Program. These and other funders have also enabled Neil Squire / Makers Making Change to deploy numerous LipSyncs to users at reduced cost.
The latest design (V4.0) incorporates feedback and suggestions from numerous users, clinicians, and volunteer makers. In particular, 4.0.AlphaII was tested by the following users: Omar Al-azawi, Don Danbrook, Ean Price, Jim Ryan and Kaileen Selig.
V4.0 incorporates several commercially available open source hardware components:
- Adafruit TLV493D Triple-Axis Magnetometer - STEMMA QT / Qwiic. The PCB design is available under a CC-BY-SA 4.0 license at https://github.com/adafruit/Adafruit-TLV493D-PCB.
- Adafruit LPS33HW Water Resistant Pressure Sensor - STEMMA QT. The PCB design is available under a CC-BY-SA 4.0 license at https://github.com/adafruit/Adafruit-LPS3X-PCB.
- Adafruit LPS22 Pressure Sensor - STEMMA QT / Qwiic - LPS22HB. The PCB design is available under a CC-BY-SA 4.0 license at https://github.com/adafruit/Adafruit-LPS2X-PCB.
- Adafruit 128X64 monochrome OLED Display Board. The PCB design is available under a CC-BY-SA 4.0 license at https://github.com/adafruit/Adafruit-128x64-Monochrome-OLED-PCB.
- SparkFun Qwiic Adapter Board (DEV-14495). The PCB design is available under a CC-BY-SA 4.0 license at https://github.com/sparkfun/Qwiic_Adapter.
- SparkFun RJ11 Breakout Board (BOB-14021). The PCB design is available under a CC-BY-SA 4.0 license at https://github.com/sparkfun/RJ11_Breakout.
The LipSync firmware utilizes the Arduino development platform, an open-source electronics platform based on easy-to-use hardware and software. Arduino is developed and maintained by the Arduino community, and the project wouldn't be possible without their contributions. Arduino is a registered trademark of Arduino AG. For more information about Arduino and to contribute to the community, visit the official Arduino website at www.arduino.cc. The LipSync Firmware code uses several libraries:
- Adafruit_BusIO by Adafruit
- Adafruit_GFX by Adafruit
- Adafruit_LPS2X by Adafruit
- Adafruit_LPS33HW by Adafruit
- Adafruit_Sensor by Adafruit
- Adafruit_SSD1306 by Adafruit
- ArduinoJson by Benoit Blanchon
- TLV493D-A1B6 by Infineon Technologies
Designers:
- Derrick Andrews, Neil Squire Society / Makers Making Change.
- Stephan Dobri, Neil Squire Society / Makers Making Change.
- Tyler Fentie, Neil Squire Society / Makers Making Change.
- Milad Hajihassan, Neil Squire Society / Makers Making Change.
- Jake McIvor, Neil Squire Society / Makers Making Change.
- Stephen Moyer, Neil Squire Society / Makers Making Change.
- Brad Wellington, Neil Squire Society / Makers Making Change.
- Josie Versloot, Neil Squire Society / Makers Making Change.
The LipSync has been certified as open source hardware by the Open Source Hardware Association under the OSHWA UID CA000046.
Makers Making Change is a program of Neil Squire, a Canadian non-profit that uses technology, knowledge, and passion to empower people with disabilities.
Makers Making Change leverages the capacity of community based Makers, Disability Professionals and Volunteers to develop and deliver affordable Open Source Assistive Technologies.
- Website: www.MakersMakingChange.com
- GitHub: makersmakingchange
- Twitter: @makermakechange
- Instagram: @makersmakingchange
- Facebook: makersmakechange
- LinkedIn: Neil Squire Society
- Thingiverse: makersmakingchange
- Printables: MakersMakingChange
For technical questions, to get involved, or to share your experience we encourage you to visit our website or contact us.