Hey all I am thinking about making an OLED HM-10 module and was wondering if anyone has done this before? I can’t really find anything googling “hm-10 OLED i2C”.
I know the hm-10 has i2C which is pin 2(SCL) and pin 3(SDA). Here are the rest of the pinouts (https://github.com/nickswalker/ble-dev-kit/wiki/HM-10-Pinout).
Can I use the Adafruit arduino code ( Arduino Library & Examples | Monochrome OLED Breakouts | Adafruit Learning System) that they have on the hm-10? I won’t be hooking up the hm-10 to an arduino it will just be a stand alone thing. I will be using the arduino ide however.
So if anyone could help me out with this then that would be great!