Leon’s Status Update for 10/31
Tasks Accomplished
- Researched documentation on the OLED screens
- Specifically the SSD1306 Display Driver
- Successfully tested OLED screens with an Arduino
- Found key differences between the smaller 0.49″ screen and the larger 0.96″ screen
- Columns are aligned on different locations in the display driver buffer, have to initialize differently
- Found error in specs for the small OLED screen, resolution is 64×32 instead of the claimed 128×32
- Found key differences between the smaller 0.49″ screen and the larger 0.96″ screen
- CAD design for display module
Deliverables for upcoming week
This week I will be sending off the CAD design for fabrication since many changes were made last week in the design. I will also be working on the display driver and connecting the Mic array to the MCU.