fx2
ac5e5f9277
|
2 years ago | |
---|---|---|
.. | ||
1_Front.jpg | 2 years ago | |
2_Bottom.jpg | 2 years ago | |
3_booting.jpg | 2 years ago | |
4_runIP.jpg | 2 years ago | |
5_runTime.jpg | 2 years ago | |
6_Wiring_SSD1306.png | 2 years ago | |
JLCPCB_Gerber_PCB_ahoy-dtu_2022-10-31.zip | 2 years ago | |
Nokia5110-LCD.jpg | 2 years ago | |
Nokia5110-LCD2.jpg | 2 years ago | |
PCB-V1.jpg | 2 years ago | |
SSD1306.png | 2 years ago | |
readme.md | 2 years ago |
readme.md
PCB for Wemos D1 + Nokia5110-display + nRF24L01+
Simple pcb to plug a nRF24L01+ together with a Wemos D1 Mini / Pro and a NOKIA5110-display (known as PCD8544). One goal : You can power this pcb via USB-interface of D1-mini.
attached zip was created with easyeda. You can order easyly on jlcpcb.com.
Attention
Be sure you have the right type of nokia-display-pcb ! Check pin-header-description (There are different versions avail)! ( check picture : LIGHT (or BL) is placed between GND and VCC )
A picture of earlier version of pcb.
D1-mini and NRF placed on front side, nokia display will soldered bottom. You can use this PCB also without mounting a Nokia-display.
Actual version of PCB has mounting holes and additional 5V/Gnd -pin access.
after soldering ...
Nokia Display soldered on bottom side
while booting (wait for wifi, 1st data, ...)
1st screen show most interesting info and IP in bottom line
this is the normal screen with time in bottom line (refresh all 5 seconds)
SSD1306
Some changes made possible to use SSD1306 (instead of NOKIA5110 display).
You can use same PCB. You only have to connect GND (SSD:GND), VCC (SSD:VCC), D/C (SSD:SDA) and SCE (SSD:SCL)
On other PCB-layouts, PIN wemos:D1 need connected to SSD:SCL and wemos:D2 has to be connected to SSD:SDA. much fun.