-
Notifications
You must be signed in to change notification settings - Fork 8
bt conn
The FLipMouse is usually connected via a Micro-USB cable. In some cases, this might be unusable, see compatibility. The Bluetooth connection is not included in the normal construction kit, because this would add additional costs which is not always suitable. This page describes how to build the Bluetooth addon and which parts have to be bought.
- Adafruit Bluefruit EZ-KEY HID
- Female header 2x5 (2.54mm/100mil spacing)
- Perfboard: 35x27mm / 1378x1063mil (2.54mm/100mil spacing)
- Some thin wires
- Additional power source (eg. USB Powerbank)
- Solder the female header as shown in picture 1
- Solder wires to following pins of the header (the upper left is pin 1, the lower left is pin 2 on the main PCB): 2 (VCC), 7 (Teensy Serial3 RX), 8 (Teensy Serial3 TX), 10 (GND) Please use about 5cm wire for each pin and solder only ONE side
- Put the wires through holes in the perfboard nearby the soldered pin
- Solder the Bluetooth module, and connect following pins: "G" -> pin 10 (GND) "RX" -> pin 8 (Teensy TX) "TX" -> pin 7 (Teensy RX) "Vin" -> pin 2 (VCC)
- Mount the addon board and re-assemble the FLipMouse (Picture 3 & 4)
No additional software is necessary. The FLipMouse firmware provides all necessary functions to provide a Bluetooth connection. The host device (PC, tablet, phone,...) does not need additional software, if Bluetooth is working.
The pair process of the addon is equal to the pairing process of the Bluefruit EZKEY-HID module. Press the pair button on the Bluetooth module for 5 seconds to start the pair process. If there is any prompt for a pairing password, please use 1234.
Full documentation of the Bluetooth module is available here: Adafruit Bluefruit EZ-KEY HID