waveshare / UPS-Power-Module

a ups power module display status server for jetson nano
MIT License
11 stars 9 forks source link

No display on SSD1306 display device at all #1

Open radfordwill opened 4 years ago

radfordwill commented 4 years ago

No display on SSD1306 display device at all. No clue why. Jeston Nano B01 Jetpack 4.4 latest ubuntu-python etc upgrades.

All wires are just plugged in with the supplied harness. Nano powers on fine. I installed with setup.py, install.sh does not complete, no error given. I used the commands in install.sh successfully. Service appears to be started. I can run python3 -m ups_display.ina219 and see the stats supplied correctly. I use i2cdetect and see the device plugged in at bus 1 0x3C+0x42. I used a script to test the display with just a simple read out and was successful. The device works. Nothing else on that bus or any other i2c. Again, no errors., just no display. Clueless unless you guys can show me a working model. Has this been tested??? Spending a lot of time beta testing an expensive battery charger.

radfordwill commented 4 years ago

20200826_192754

Attached image of working i2c port and working script on your oled with your connections.

radfordwill commented 4 years ago

This can be closed. Your services can't be run in virtual environments.