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!”
EasyVolts and Python. Read button, control PWM
Hi, here is the new demo of EasyVolts usage. In this demo python script controls EasyVolts to read external button and control RC servo without any complicated schematics or external power supply.
Here is the connection schematic:
Continue reading “EasyVolts and Python. Read button, control PWM”