当前位置:网站首页>Smart trash can (V) - light up OLED
Smart trash can (V) - light up OLED
2022-07-02 17:17:00 【Light chasing rain】
List of articles
One 、 How to connect

SDA:3 Pin No
SCL:5 Pin No
GND:14 Pin No
VCC:1 Pin No
Two 、 Environmental preparation
2.1 open I2C Pattern
$ sudo apt-get install -y python-smbus
$ sudo apt-get install -y i2c-tools
$ sudo raspi-config
After open the I2C Pattern
2.2 install OLED Screen Python library
$ git clone https://github.com/adafruit/Adafruit_Python_SSD1306.git
sudo python -m pip install --upgrade pip setuptools wheel
sudo apt-get remove python-pip python3-pip
sudo apt-get install python-pip python3-pip
install PIL library , Some image processing programs will use this .
sudo apt-get install python-pil python3-pil
Use pip install Adafruit-SSD1306 library .
sudo pip3 install Adafruit_GPIO
sudo pip3 install Adafruit_SSD1306
sudo pip3 install Adafruit_BBIO
Entry directory
cd ~/Adafruit_Python_SSD1306/examples/
3、 ... and 、 Running effect
sudo python3 stats.py
sudo python3 image.py
边栏推荐
- 綠竹生物沖刺港股:年期內虧損超5億 泰格醫藥與北京亦莊是股東
- Jiuxian's IPO was terminated: Sequoia and Dongfang Fuhai were shareholders who had planned to raise 1billion yuan
- What will you do after digital IC Verification?
- One year is worth ten years
- 【Leetcode】14. 最长公共前缀
- Cell:清华程功组揭示皮肤菌群的一种气味挥发物促进黄病毒感染宿主吸引蚊虫...
- What is the difference between JSP and servlet?
- Method of C language self defining function
- 绿竹生物冲刺港股:年期内亏损超5亿 泰格医药与北京亦庄是股东
- 社交元宇宙平台Soul冲刺港股:年营收12.8亿 腾讯是股东
猜你喜欢

871. 最低加油次数

Exploration of mobile application performance tools

Digital IC hand tearing code -- voting device

Tech Talk 活动预告 | 基于Amazon KVS打造智能视觉产品

DGraph: 大规模动态图数据集

电脑自带软件使图片底色变为透明(抠图白底)

Amazon cloud technology community builder application window opens

Qwebengineview crash and alternatives

ThreadLocal

Green bamboo biological sprint Hong Kong stocks: loss of more than 500million during the year, tiger medicine and Beijing Yizhuang are shareholders
随机推荐
[fluent] dart data type map type (create map set | initialize map set | traverse map set)
OpenHarmony如何启动远程设备的FA
体验居家办公完成项目有感 | 社区征文
What if the default browser cannot be set?
jsp 和 servlet 有什么区别?
2020 "Lenovo Cup" National College programming online Invitational Competition and the third Shanghai University of technology programming competition (a sign in, B sign in, C sign in, D thinking +mst
Win10系统使用pip安装juypter notebook过程记录(安装在系统盘以外的盘)
Use of openpose
Flutter: 动作反馈
P6774 [noi2020] tears in the era (block)
System Verilog implements priority arbiter
Use the API port of the bridge of knowledge and action to provide resources for partners to access
配置基于接口的ARP表项限制和端口安全(限制用户私自接入傻瓜交换机或非法主机接入)
JS delete substring in string
The computer comes with software to make the background color of the picture transparent (matting white background)
Amazon cloud technology community builder application window opens
Interpretation of key parameters in MOSFET device manual
TCP拥塞控制详解 | 2. 背景
2322. 从树中删除边的最小分数(异或和&模拟)
入行数字IC验证后会做些什么?