Thanks for your fast reply, I've just check and these libs are on my raspi. The probleme is not solved,…
On Adafruit SSD1306 OLED Display Driver for Raspberry Pi
The first Make was great: root@raspberrypi:/home/pi/ArduiPi_SSD1306# Make But the second in example gived me the same problem, fail. here is…
On Adafruit SSD1306 OLED Display Driver for Raspberry Pi
I can't compile examples: g++ -Ofast -mfpu=vfp -mfloat-abi=hard -march=armv6zk -mtune=arm1176jzf-s -Wall -lssd1306 ssd1306_demo.cpp -o ssd1306_demo /usr/local/lib/libssd1306.so: undefined reference to `i2c_smbus_write_i2c_block_data'…
On Adafruit SSD1306 OLED Display Driver for Raspberry Pi
My display stayed blank too (this is with a 128x64 over i2c). The problem was that the i2c address being…
On Adafruit SSD1306 OLED Display Driver for Raspberry Pi
Thanks for this nice tutorial! The last step somehow seems not not working for me, since the display stays black: pi@raspberrypi…
On Adafruit SSD1306 OLED Display Driver for Raspberry Pi
Thank you Mr. Hallar for your great tutorial and lib. 🙂 I just ran into the CE1 problem. First I…
On Adafruit SSD1306 OLED Display Driver for Raspberry Pi
When unpacking the NAS GPL I get an error can not mkdir out of disk space. When checking the disk…
On How to install Kernel modules on Synology DS1010
Thank you so much for posting this! One thing that I found out I had to do with I2C was…
On Adafruit SSD1306 OLED Display Driver for Raspberry Pi
[...] Charles-Henri Hallard shared an Adafruit SSD1306 OLED Display Driver for Raspberry Pi: “I worked to add I2C support into…
On Adafruit SSD1306 OLED Display Driver for Raspberry Pi
[...] Adafruit SSD1306 OLED Display Driver for Raspberry Pi. Charles writes - [...]
On Adafruit SSD1306 OLED Display Driver for Raspberry Pi