# Custom Bluetooth Cherry MX Gamepad

## Overview

https://www.youtube.com/watch?v=pggjia89NO4

![](https://cdn-learn.adafruit.com/assets/assets/000/038/098/medium800/3d_printing_hero-5.jpg?1482347417)

## A Gamepad with Cherry MX Switches

In this tutorial, we'll build a custom PCB for Cherry MX switches and the Adafruit Feather 32u4 Bluefruit LE to make a custom gamepad. We'll design and 3D print an enclosure and custom keycaps. This project is great for casual gaming, or creating custom controllers for various applications.

## Cherry MX Switches

The Cherry MX switches are found in most gaming keyboards and offer a really satisfying click.&nbsp;Instead of remaking a full sized keyboard or standard keypad, I thought it’d be really cool to make a gamepad.&nbsp;There are lots of options for mechanical keyboards,&nbsp;but I don’t think I’ve seen a gamepad with Cherry MX switches. It’s not exactly the most practical use of cherry MX switches, but I think it makes a fun project :-)

![](https://cdn-learn.adafruit.com/assets/assets/000/038/073/medium800/3d_printing_hero-3.jpg?1482284152)

## Mechanical Keyboards

This project was inspired by [Pseudorandom 04: Mechanical Keyboards](https://www.youtube.com/watch?v=FGXTKDSo4Vc). Check out Collin's video for a deep dive into the many nuances of mechanical keyboards and a little bit of history.

## Prerequisite Guides

We recommend walking through the following tutorial to get familiar with the components used in this project.

- [Collin's Lab: Soldering](../../../../collins-lab-soldering/video?view=all)
- [Adafruit Feather 32u4 Bluefruit LE](../../../../adafruit-feather-32u4-bluefruit-le/)

![](https://cdn-learn.adafruit.com/assets/assets/000/038/072/medium800/3d_printing_parts.jpg?1482284131)

## Parts

You'll need the following parts&nbsp;to&nbsp;complete this project.

- [Adafruit Feather 32u4 Bluefruit LE](https://www.adafruit.com/products/2829)
- [350mAh&nbsp;Lithium Ion Polymer Battery](https://www.adafruit.com/products/2750)
- [Cherry MX Switches (MX1A-E1NN)](http://www.digikey.com/product-detail/en/cherry-americas-llc/MX1A-E1NN/CH196-ND/40084)
- [Slide Switch](https://www.adafruit.com/products/805)

## Tools & Supplies

The following tools and supplies will assist you in completing this project.

- [Wire Strippers](https://www.adafruit.com/products/527)&nbsp;/ [Flush Diagonal&nbsp;Cutters](https://www.adafruit.com/products/152)
- [30AWG Silicone Coated Wires](https://www.adafruit.com/products/152)
- [Othermill Pro](https://www.adafruit.com/products/2323)
- [FR-1 Single Sided&nbsp;Blanks](https://othermachine.co/store/materials/pcb/)
- [3D Printer](https://www.adafruit.com/categories/245) / [Filament](https://www.adafruit.com/products/2080)

# Custom Bluetooth Cherry MX Gamepad

## Software

## Adafruit Feather 32u4&nbsp;Bluefruit LE&nbsp;Arduino Libraries

Be sure to follow the guide below to install the board and libraries. When you've successfully install the Bluefruit&nbsp;Arduino libraries, come back here and continue the tutorial.

[Arduino IDE Setup for Adafruit Feather 32u4 Bluefruit LE](https://learn.adafruit.com/adafruit-feather-32u4-bluefruit-le/downloads?view=all#setup)
## Uploading Sketch to Adafruit Feather BLE

To load the&nbsp;sketch make sure the libraries above are installed, and the Arduino is connected to the computer through a USB cable. &nbsp;Under the **Tools -\> Board** menu make sure the **Adafruit Feather&nbsp;32u4** &nbsp;is selected, and under the **Tools -\> Port** menu the serial port for the Adafruit Feather&nbsp;is selected. &nbsp;

Then press the upload button or click the **Sketch -\> Upload** item to send the code to the Arduino. &nbsp;Woo-hoo the sketch should be running.

[Download Bluefruit HID Keyboard Sketch for Arduino](https://cdn-learn.adafruit.com/assets/assets/000/038/101/original/gpioKeyboard.zip?1482347520)
## Customizing Arduino&nbsp;Sketch

You can modify values in the code to make different keyboard characters or set GPIO pins.

On **line 108** , you can change which GPIO pins&nbsp;will connect to the Cherry MX switches.

On **line 109** , the array lists which keyboard characters correspond with the GPIO. The **keycode.h** file contains all of the available keyboard characters.&nbsp;

![](https://cdn-learn.adafruit.com/assets/assets/000/038/104/medium800/3d_printing_sketch-edits.png?1482347938)

![](https://cdn-learn.adafruit.com/assets/assets/000/038/105/medium800/3d_printing_keycodes.png?1482348112)

## Connecting&nbsp;to Adafruit Bluefruit Device

Before you can use the HID keyboard, you will need to 'pair' it to your phone or PC. The&nbsp;pairing process establishes a &nbsp;connection between the two devices, meaning that as soon as your phone or PC sees the Bluefruit LE module again it will automatically connect.  
The exact procedures for pairing&nbsp;the keyboard will varying from one platform to another.

The **Bluefruit Keyboard** will appear in an available list in the Bluetooth device settings. Just select&nbsp; **connect** / **pair**.

![](https://cdn-learn.adafruit.com/assets/assets/000/038/109/medium800/3d_printing_bluetooth-device-pair.png?1482353596)

# Custom Bluetooth Cherry MX Gamepad

## Circuit Diagram

![](https://cdn-learn.adafruit.com/assets/assets/000/038/107/medium800/3d_printing_circuit-diagram.png?1482349336)

## Wired Connections

The circuit diagram above shows how the components can&nbsp;be wired together. If you don't want to create the custom PCB, you can optionally wire the switches to the GPIO pins on the Adafruit Feather. This won't be 100%&nbsp;exact in the actual circuit but it's a very close approximation.

- Slide switch to EN pin on Adafruit Feather&nbsp;32u4 Bluefruit LE
- Slide switch to GND pin on Adafruit Feather32u4 Bluefruit LE
- Pin 5 from&nbsp;Adafruit Feather32u4 Bluefruit LE to Switch 1
- Pin 6 from Adafruit Feather32u4 Bluefruit LE to Switch 2
- Pin 9&nbsp;from Adafruit Feather32u4 Bluefruit LE to Switch 3
- Pin 10&nbsp;from Adafruit Feather32u4 Bluefruit LE to Switch&nbsp;4
- Pin 11 from Adafruit Feather32u4 Bluefruit LE to Switch 5
- Pin 12 from Adafruit Feather32u4 Bluefruit LE to Switch 6

## Battery Power

The circuit will be powered by a 3.7V 350mAh&nbsp;Lithium ion battery via JST connection. The battery plugs directly into the Adafruit Feather 32u4 Bluefruit LE, which also has a built-in charging circuit over microUSB.

# Custom Bluetooth Cherry MX Gamepad

## 3D Printing

![](https://cdn-learn.adafruit.com/assets/assets/000/038/074/medium800/3d_printing_3d-parts.jpg?1482340479)

## 3D Printing Enclosures

I drew up an enclosure in Autodesk Fusion 360 and designed some custom keycaps so that I can print them in different colors. I 3D printed the enclosure using the Sigma 3D Printer from BCN3D. But, If you don’t have access to a 3D printer, you could use a service like [3D Hubs](https://www.3dhubs.com) to make it for you. I used PLA material to 3D print the parts, and they didn’t require any support material.

## Slice Settings

Depending on your 3D printer, you may need to&nbsp;adjust the slice settings. We tested the enclosure &nbsp;on a Sigma BCN3D. They do not require any support material and are oriented to print "as is".

- Nozzle: 0.4mm
- Extrusion Multiplier: 1.0
- Extrusion Width: 0.48mm
- Layer Height: 0.2mm
- Nozzle Temperature: 220c

[Download Fusion 360 Source](http://a360.co/2hUaWOq)
[Download STLs on Pinshape](https://pinshape.com/items/30192-3d-printed-custom-bluetooth-cherry-mx-gamepad)
[Download STLs on YouMagine](https://www.youmagine.com/designs/custom-bluetooth-cherry-mx-gamepad)
[Download STLs on Thingiverse](http://www.thingiverse.com/thing:1989243)
## Enclosure & Keycap Design Tutorial

For an indepth tutorial on how to design the enclosure and keycaps, you can watch my layer by layer tutorial.

https://www.youtube.com/watch?v=JVUZnU3jQ-s

# Custom Bluetooth Cherry MX Gamepad

## Custom PCB

![](https://cdn-learn.adafruit.com/assets/assets/000/038/103/medium800/3d_printing_milled-pcb.jpg?1482347757)

## Circuit Board Design

You can design a custom PCB for Cherry MX switches in Eagle CAD. I used the express version, which is free to download on the Cadsoft website.

[Download EagleCAD Express](https://cadsoft.io/pricing/)
[Download Cherry MX PCB for Eagle](https://cdn-learn.adafruit.com/assets/assets/000/038/102/original/cherrymx-eaglePCB.zip?1482347723)
## Eagle CAD Tutorial

You can learn how to use eagle cad by watching my tutorial on YouTube. In the tutorial, I walk through the interface and design&nbsp;a custom PCB step by step. I used the Adafruit Library for Eagle to make an Adafruit&nbsp;Feather compatible&nbsp;board. I also used a Cherry MX Library for getting the footprint for the switches.

https://www.youtube.com/watch?v=s3TRig9bmjo

## Resources

Here are some links to some other tutorial and eagle cad libraries I used to build this project.

- [Adafruit Library for Eagle CAD](https://github.com/adafruit/Adafruit-Eagle-Library)
- [Cherry MX Library for Eagle CAD](https://github.com/c0z3n/cherrymx-eagle/)
- [Jeremy Blum's Eagle Tutorial](https://www.youtube.com/watch?v=1AXwjZoyNno)
- [Oshpark PCB Service](https://oshpark.com)&nbsp;

## CNC Milling a PCB

I used the Othermill Pro CNC machine make the board. FR-1 single sided material has a thin layer of copper which is ideal for making traces on PCBs.&nbsp;But If you don’t have a access to a CNC machine, you could use service like Oshpark to fabricate your design which actually produces much higher quality PCB. But the Othermill Pro makes nice prototypes in a fraction of the time.

https://www.youtube.com/watch?v=hU9kVaKzs-M

# Custom Bluetooth Cherry MX Gamepad

## Assembly

## Install Headers on Feather

Let's start this build by installing headers onto the&nbsp;pins of the Adafruit Feather. The Feather should have shipped with two sets of headers. They come with extra pins, so you'll need to trim&nbsp;so they fit into the pins. Once installed, you can secure it to a breadboard. This will make the&nbsp;soldering the headers much easier.

![3d_printing_feather-install-headers.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/075/medium640thumb/3d_printing_feather-install-headers.jpg?1482341010)

## Solder Headers on Adafruit Feather

Once the header pins are in place, solder each pin to create solid connections.

![3d_printing_feather-solder-headers.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/076/medium640thumb/3d_printing_feather-solder-headers.jpg?1482341159)

## Remove Header Joiners from Headers

In order to create the proper clearances for mounting to the enclosure, you'll need to remove the plastic "joiners" from the two headers. I used a pair of [flush diagonal cutters](https://www.adafruit.com/products/152) to lift the plastic away from the pins.

![3d_printing_feather-remove-joiners.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/077/medium640thumb/3d_printing_feather-remove-joiners.jpg?1482341271)

Danger: 

## Install Feather to PCB

Once the plastic joiners are removed from the headers, you should be able to install the Adafruit Feather into the Cherry MX PCB. The microUSB port should be facing the edge of the PCB. The two PCB's should be flush with each other.

![3d_printing_feather-install-pcb.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/078/medium640thumb/3d_printing_feather-install-pcb.jpg?1482343496)

## Secure PCB to Vise

Now it's time to solder the pins from the Adafruit Feather to the Cherry MX PCB. I recommend using a [Panavise Jr.](https://www.adafruit.com/products/151) to secure the PCB while you solder.

![3d_printing_feather-pcb-secure.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/079/medium640thumb/3d_printing_feather-pcb-secure.jpg?1482343846)

## Solder Feather to PCB

With the Cherry MX PCB secured, you can solder the pins on the four corners to secure the Adafruit Feather in place, then solder the pins from the switches.

![3d_printing_feather-solder-PCB.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/080/medium640thumb/3d_printing_feather-solder-PCB.jpg?1482343954)

## Trim Pins on Feather&nbsp;

You'll need to trim the excess pins from the Adafruit Feather. I recommend using [flush diagonal cutters](https://www.adafruit.com/products/152). Pro Tip: Place the tip of your finger over the pin before cutting – this will prevent the pin from becoming a projectile.

![3d_printing_feather-trim-headers.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/081/medium640thumb/3d_printing_feather-trim-headers.jpg?1482344062)

## Install Cherry MX Switch to PCB

With the Adafruit Feather soldered to the Cherry MX PCB, it's time to install the Cherry MX switches. I suggest installing just one. I recommend using mounting tack to temporarily hold it in place while you solder.

![3d_printing_cmx-install-pcb.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/082/medium640thumb/3d_printing_cmx-install-pcb.jpg?1482344284)

## Solder Switches to PCB

Once a single switch is in place, solder the pins to the Cherry MX PCB. Then, repeat this process for the other switches. DO NOT install / solder the&nbsp;switch that is closest to the JST port on the Adafruit Feather. If we do, it will become difficult to connect the lipo battery.

![3d_printing_cmx-solder-pcb.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/083/medium640thumb/3d_printing_cmx-solder-pcb.jpg?1482344399)

## Check Point

Before we can solder the last Cherry MX switch, we'll need to connect the male JST connector from the battery to the female JST connector on the Adafruit Feather –&nbsp;If we connect it now, the circuit will automatically power on. So, before connecting the battery, we'll need to wire in a Slide Switch to power the circuit off.

![3d_printing_cmx-break-point.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/084/medium640thumb/3d_printing_cmx-break-point.jpg?1482344498)

## Prep Slide Switch

Set the Cherry MX PCB aside and grab the slide switch and two pieces of wire. They can be about 100mm (4inches) in length.

![3d_printing_switch-wires.jpg](https://cdn-learn.adafruit.com/assets/assets/000/038/085/medium640/3d_printing_switch-wires.jpg?1482344580)

## Strip and Tin&nbsp;Wires

Use [wire strippers](https://www.adafruit.com/products/527) to remove about 10mm of insulation from the tips of each wire. Then, secure them to a pair of [helping third hands](https://www.adafruit.com/products/291). Once secured, you can tin the exposed wires by applying a bit of solder – This will make it easier to connect the wires to the lead of the slide switch. Tinning wires also prevent stranded wires from fraying.

![3d_printing_switch-wires-tin.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/086/medium640thumb/3d_printing_switch-wires-tin.jpg?1482344807)

## Solder Wires to Slide Switch

We'll only need two of the three leads from the slide switch, so we can remove one (either the far left or right, but not the middle!) Secure the slide switch to the helping third hands and tin the two remaining leads. Then, solder the wires to the leads on the slide switch.

![3d_printing_switch-wires-solder.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/087/medium640thumb/3d_printing_switch-wires-solder.jpg?1482344895)

## Connect Slide Switch to Feather

Now we can connect the wires from the slide switch to the Adafruit Feather. Secure the PCB to the panavise jr. Then, solder one wire form the switch to the EN labeled pin (enable) and the other to the GND (ground) pin on the Adafruit Feather. Doesn't matter which wire goes where, as long as they have a solid connection.

&nbsp;

OK, now that we have our slide switch wired to the Adafruit Feather, we can connect the battery. Flipping the switch switch will allow you to power the circuit on and off.

![3d_printing_switch-solder-feather.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/088/medium640thumb/3d_printing_switch-solder-feather.jpg?1482345084)

## Install Last&nbsp;Switch to PCB

Now it's safe to install the last switch to the PCB. Again, use mounting tack to keep the switch in place while you solder the final connections.

![3d_printing_install-last-cmx.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/089/medium640thumb/3d_printing_install-last-cmx.jpg?1482345229)

## Solder Last Switch to PCB

Solder the two pins from the remaining&nbsp;Cherry MX&nbsp;switch to the PCB.

![3d_printing_solder-last-cmx.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/090/medium640thumb/3d_printing_solder-last-cmx.jpg?1482345329)

## Final Circuit

HUZZAH! Now our circuit is complete :-) In the next page, we'll finalize the build and mount the completed circuit to the 3D printed case. Zoom!

![3d_printing_finished-circuit.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/091/medium640thumb/3d_printing_finished-circuit.jpg?1482345425)

# Custom Bluetooth Cherry MX Gamepad

## Final Build

## Install PCB into Case

OK, now it's time to mount our Cherry MX PCB to the enclosure – It's in two pieces, so we'll insert the PCB to the bottom part. There's several standoffs with little nubs that will snap into the mounting holes on the PCB. You may need to insert the PCB at an angle to properly fit the PCB. Press the PCB down into the nubs from the standoffs fit into the mounting holes.

![3d_printing_pcb-install-case.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/092/medium640thumb/3d_printing_pcb-install-case.jpg?1482345599)

## Mount&nbsp;Switch to Case

Insert the slide switch in the little holder on the bottom center of the enclosure. Insert it at an angle so the actuator pokes through the opening and press it down until the housing of the switch is secured to the holder.

![3d_printing_switch-install-case.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/093/medium640thumb/3d_printing_switch-install-case.jpg?1482345764)

## Mount Battery to Case

I suggest using a piece of foam tape or mounting tack&nbsp;to secure&nbsp;the battery to&nbsp;the enclosure. There's an empty spot for the battery, right next to the slide switch.

![3d_printing_battery-install-case.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/094/medium640thumb/3d_printing_battery-install-case.jpg?1482345868)

## Install Cover

Now we can place the cover over the circuit. The cut outs on the cover will line up with the Cherry MX switches.

![3d_printing_cover-install-case.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/095/medium640thumb/3d_printing_cover-install-case.jpg?1482346009)

## Snap Case Close

The two piece enclosure is designed to snap fit together. The bottom case has a lip with a grove where the&nbsp;cover will grab onto. Press the to pieces together until they "click" into place.

![3d_printing_snap-case-close.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/096/medium640thumb/3d_printing_snap-case-close.jpg?1482346129)

## Install Keycaps

Lastly, we can install a 3D print keycap (or regular keycap) into each of the Cherry MX switches. The 3D printed keycaps must be inserted correctly with the stem lined with the actuator.

![3d_printing_install-keycaps.gif](https://cdn-learn.adafruit.com/assets/assets/000/038/097/medium640thumb/3d_printing_install-keycaps.jpg?1482346244)

![](https://cdn-learn.adafruit.com/assets/assets/000/038/099/medium800/3d_printing_hero-6.jpg?1482347438)

## Final Build

And now we have a custom gamepad with Cherry MX switches! Experiment with different keycaps. I used mine to play games, but you could use it to control various applications.&nbsp;

![](https://cdn-learn.adafruit.com/assets/assets/000/038/100/medium800/3d_printing_hero-4.jpg?1482347460)

## Share You Creation!

Did you build one? Take a photo, post and share it with us! You can tag us on [Instagram](https://instagram.com/adafruit) or @ us on [Twitter](https://twitter.com/adafruit). We'd love to share it on the [Adafruit blog](https://blog.adafruit.com) and our [3D Hangouts show](https://www.youtube.com/playlist?list=PLjF7R1fz_OOVgpmWevin2slopw_A3-A8Y).&nbsp;


## Featured Products

### Adafruit Feather 32u4 Bluefruit LE

[Adafruit Feather 32u4 Bluefruit LE](https://www.adafruit.com/product/2829)
Feather is the new development board from Adafruit, and like its namesake it is thin, light, and lets you fly! We designed Feather to be a new standard for portable microcontroller cores.

This is the&nbsp; **Adafruit Feather 32u4 Bluefruit** &nbsp;- our take on an...

In Stock
[Buy Now](https://www.adafruit.com/product/2829)
[Related Guides to the Product](https://learn.adafruit.com/products/2829/guides)
### Lithium Ion Polymer Battery - 3.7V 350mAh

[Lithium Ion Polymer Battery - 3.7V 350mAh](https://www.adafruit.com/product/2750)
Lithium-ion polymer (also known as 'lipo' or 'lipoly') batteries are thin, light, and powerful. The output ranges from 4.2V when completely charged to 3.7V. This battery has a capacity of 350mAh for a total of about 1.3 Wh. If you need a larger (or smaller!) battery, <a...></a...>

Out of Stock
[Buy Now](https://www.adafruit.com/product/2750)
[Related Guides to the Product](https://learn.adafruit.com/products/2750/guides)
### Breadboard-friendly SPDT Slide Switch

[Breadboard-friendly SPDT Slide Switch](https://www.adafruit.com/product/805)
These nice switches are perfect for use with breadboard and perfboard projects. They have 0.1" spacing and snap in nicely into a solderless breadboard. They're easy to switch no matter what size fingers you have, but not so easy that they'll get flipped by accident. Work great as...

In Stock
[Buy Now](https://www.adafruit.com/product/805)
[Related Guides to the Product](https://learn.adafruit.com/products/805/guides)
### Othermill Pro - Compact Precision CNC + PCB Milling Machine

[Othermill Pro - Compact Precision CNC + PCB Milling Machine](https://www.adafruit.com/product/2323)
The **Othermill Pro** is a portable, precise milling machine that allows you to create 2D and 3D objects out of durable materials, such as wood, metal, and plastic, using digital designs. It's one of Lady Ada's favorite tools, and we use one at the Adafruit factory every...

No Longer Stocked
[Buy Now](https://www.adafruit.com/product/2323)
[Related Guides to the Product](https://learn.adafruit.com/products/2323/guides)
### Filament for 3D Printers in Various Colors and Types

[Filament for 3D Printers in Various Colors and Types](https://www.adafruit.com/product/2080)
Having a 3D printer without filament is sort of like having a regular printer without paper or ink. &nbsp;And while a lot of printers come with some filament there's a good chance you've been printing up a storm and need something new. &nbsp;That's why we've started carrying a...

Out of Stock
[Buy Now](https://www.adafruit.com/product/2080)
[Related Guides to the Product](https://learn.adafruit.com/products/2080/guides)
### Ultimaker 2+ 3D Printer

[Ultimaker 2+ 3D Printer](https://www.adafruit.com/product/2673)
The **Ultimaker 2+** is one of our favorite 3D printers on the market. It's a well-built open-source compact machine with an excellent UX.&nbsp;Every inch of the Ultimaker 2+ is designed to create the most effortless and reliable 3D printing experience ever!&nbsp;<a...></a...>

No Longer Stocked
[Buy Now](https://www.adafruit.com/product/2673)
[Related Guides to the Product](https://learn.adafruit.com/products/2673/guides)

## Related Guides

- [NeoPixel Matrix Snowflake Sweater](https://learn.adafruit.com/neopixel-matrix-snowflake-sweater.md)
- [Bluetooth Controlled NeoPixel Headphones](https://learn.adafruit.com/bluetooth-controlled-neopixel-headphones.md)
- [Halo Energy Sword](https://learn.adafruit.com/halo-energy-sword.md)
- [Schluff - The Sleep Monitor](https://learn.adafruit.com/schluff-the-oshw-sleep-monitor.md)
- [Festive Feather Holiday Lights](https://learn.adafruit.com/festive-feather-holiday-lights.md)
- [Bluefruit LE Feather Robot Rover](https://learn.adafruit.com/bluefruit-feather-robot.md)
- [Build a Bluetooth App using Swift 5](https://learn.adafruit.com/build-a-bluetooth-app-using-swift-5.md)
- [What is Web MIDI & BLE MIDI?](https://learn.adafruit.com/web-ble-midi.md)
- [Glowing LED Chair](https://learn.adafruit.com/glowing-led-chair.md)
- [Introducing Adafruit Feather](https://learn.adafruit.com/adafruit-feather.md)
- [3D Printed Case for Adafruit Feather](https://learn.adafruit.com/3d-printed-case-for-adafruit-feather.md)
- [My Mini Race Car](https://learn.adafruit.com/my-mini-race-car.md)
- ['Sup Brows](https://learn.adafruit.com/heybrows.md)
- [Wireless UNTZtrument Using BLE MIDI ](https://learn.adafruit.com/wireless-untztrument-using-ble-midi.md)
- [Bluefruit Controlled Macetech RGB LED Shades](https://learn.adafruit.com/ledshades.md)
