digitaldanny / AudioEffectsGlove

A hand tracking glove that controls parameters of various audio effects.
1 stars 0 forks source link

LCD Connections #34

Closed digitaldanny closed 3 years ago

digitaldanny commented 3 years ago

Describe the solution you'd like

digitaldanny commented 3 years ago

Listing some possible LCDs here..

MakerFocus OLED Display Module 0.91 Inch I2C SSD1306 3.3V~5V

digitaldanny commented 3 years ago

Purchasing these two CrystalFontz LCDs. Will decide which size fits my glove better once they get here. Both are compatible with the breakout board listed below. Both devices have Arduino drivers. I plan to modify this code with MSP432 register and SPI code. Also ordered 5 of these ZIF adapters. I can solder the connector to a PCB and plug in the LCD later.

HW Prototype Parts List

Part | Quantity | Ordered?

digitaldanny commented 3 years ago

Here is the CAD model of the zif connector I am using.

digitaldanny commented 3 years ago

TODO:

digitaldanny commented 3 years ago

Remainder of driver development being tracked in #46.