Skip to content

Oled display stay black if Acceleration or Pressure module is added #24

@ArduiDid

Description

@ArduiDid

Hello guys,

I recently bought a Sensor Kit then added an Arduino Uno Rev 3 on it. I use IDE 1.8.3 or 1.8.16 on W10 PC. I try "Combined_Demo.ino" which sounds very promising to me because I was looking for a tool to check all sensors.

All sensors are running well when I tested them individually. Also all other sensors are working well with the Oled display but not Acceleration or Pressure sensors. The issue append even with no command related to these sensors but just Accelerometer.begin(); or Pressure.begin(); function mentioned in the setup() function. The display stay black if I uncomment any of these two functions.

I try Oled.setBusClock(100000); before Oled.begin(); to change bus speed with no success. Let me know if I can try something else.

Thank in advance for your help
Didier
Note : This is my first post in GitHub, please excuse me if it was not the right place to write this. Nobody else can help neither the vendor nor Arduino forum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions