embedded_ssd 1306 OLED (黑白Monochrome 7-pin)(128x64)引脚解释+ssd1306 OLED的Fritzing元件模块(fzpz)文件
overview & datasheet
SSD1306 OLED Display Pinout, Features & Datasheet (components101.com)
nodeMCU+IIC(oled ssd1306)
Pin Configuration:
ssd 1306 (7pins)支持SPI
和IIC
两种通信方式
Pin No: | Pin Name: | Description |
---|---|---|
1 | Ground (Gnd) | Connected to the ground of the circuit |
2 | Supply (Vdd,Vcc,5V) | Can be powered by either 3.3V or 5V |
3 | SCK (D0,SCL,CLK) | The display supports both IIC and SPI, for which clock is supplied through this pin |
4 | SDA (D1,MOSI) | This is the data pin of the both, it can either be used for IIC or for SPI |
5 | RES(RST,RESET) | When held to ground momentarily this pin resets the module |
6 | DC (A0) | This is command pin, can either be used for SPI or for IIC |
7 | Chip Select (CS) | Normally held low, used only when more than one SPI device is connected to MCU |
单向spi
ssd 1306 不可以作为主设备,没有对应于MISO
的接口(但是有MOSI
来接受主设备发来的数据)
datasheet
SSD1306 Datasheet (components101.com)
fritzing 元件(fzpz)文件
link1.fzpz
下载打开/导入后搜索元件1(不好找)
link2.fzpz
从gitee 下载
gitee:fzz文件
点击raw
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了