Skip to content

FAIO Sip-And-Puff is an open-source sip and puff morse switch interface.

License

Notifications You must be signed in to change notification settings

milador/FAIO_Sip-And-Puff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FAIO_Sip-And-Puff Switch

FAIO Multiplexer is an open-source Assistive technology wing for Adafruit Feather boards which enables those with limited or no hand movement to use Sip and puff as an input method to replace both keyboard and mouse.

FAIO Multiplexer supports following modes:

  • Morse Keyboard Mode ( HID Keyboard )
  • Morse Mouse Mode ( HID Mouse )

Downloads

These are all the files and documentation associated with the FAIO Sip-And-Puff project.

Resource Version Format Link
FAIO Sip-And-Puff 1.0 ZIP FAIO_Sip-And-Puff-master.zip
FAIO_Sip-And-Puff Manual PDF
FAIO_Sip-And-Puff Switch BOM (csv) February 18, 2019 CSV FAIO_Sip-And-Puff_BOM.csv
FAIO_Sip-And-Puff USB Software 1.0 Ino
FAIO_Sip-And-Puff Switch Board Layout 1.0 BRD FAIO_Sip-And-Puff.brd
FAIO_Sip-And-Puff Switch Board Schematic 1.0 SCH FAIO_Sip-And-Puff.sch

Usage

The FAIO_Sip-And-Puff interface can operate in 2 modes and 3.5 mm switch is used to switch between keyboard mode and mouse mode. The switch is also used to switch it between USB and Bluetooth when it's in configuration mode. The RGB Led blinks 2 times to indicate the current mode.

FAIO_Sip-And-Puff

USB or Bluetooth Switch mode

Mode Number Mode Color
1 Morse Keyboard Pink
2 Morse Mouse Yellow
3 Configuration Purple

Software Setup Instructions

  1. Install the required libraries

1.1. Install Neo Pixels : https://github.com/adafruit/Adafruit_NeoPixel

1.2. Install EasyMorse if using USB or Bluetooth version : https://github.com/milador/EasyMorse

1.3. Install StopWatch if using USB or Bluetooth version : https://github.com/RobTillaart/Arduino/tree/master/libraries/StopWatch

1.4. Install FlashStorage if using Feather M0 Board : https://github.com/cmaglie/FlashStorage

  1. Download the firmware

2.1. USB Firmware (Coming up)

2.2. Bluetooth Firmware (Coming up)

  1. Setup Arduino IDE for your feather board according to the instructions on Adafruit website

  2. Verify and upload firmware code to your Feather Board

License

MIT License

Copyright (c) 2019 Milador

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

MIT License

About

FAIO Sip-And-Puff is an open-source sip and puff morse switch interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published