March 28, 2024, 12:46:05 PM

PIC-EMZ64

Started by cepsbow, August 20, 2020, 08:33:21 AM

Previous topic - Next topic

cepsbow

I'm trying to locate information regarding the hardware and associated libraries of this board. I would love to build a custom UI and leverage various interfaces to report back to it. Would love any direction and information you guys could provide, thanks. I'm currently digging into the OLED, not a lot of info but I'm assuming it is similar to the Adafruit_SSD1306_i2c?

LubOlimex

The panel can be seen at the bottom right corner of the schematic, there is info about the controller and the I2C slave address:

https://www.olimex.com/Products/PIC/Development/PIC32-EMZ64/resources/PIC32-EMZ64_Rev_C.pdf

It is the same OLED as the one in this product:

https://www.olimex.com/Products/Modules/LCD/MOD-OLED-128x64/open-source-hardware

The MOD-OLED-128x64's page has more info about the display so it is worth checking.
Technical support and documentation manager at Olimex

cepsbow

Thank you for the info!  ;D