Hi, recently I found this cheap chinese OLED LCD based on SSD1306 controller. And because I already have I2C driver written in Python for EasyVolts, I decided to try to control this LCD from my PC. Continue reading “How to connect SSD1306 OLED LCD to PC”
EasyVolts + Python = I2C master!
Hi,
today I want to tell you about my progress with adding new features to EasyVolts project. This time I added software I2C master implementation written in Python 3. Continue reading “EasyVolts + Python = I2C master!”