Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 891 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 891 Bytes

Arduino + SSD1306 for Jonsbo N1

This is remix of Jonsbo N1 case front panel. I removed I/O-ports and added SSD1306 OLED display which controlled from host-system via arduino nano and bash script.

Hardware you need

  • Jonsbo N1
  • Arduino Nano (or what you have)
  • SSD1306 OLED 0.91 display (128x32)

How to wire

Build firmware

You need platformio to build project:

pio run
pio run -t upload

Images