Skip to content

mcer12/Flippity210

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flippity210

Control board and library for BUSE BS210 flip dot displays. Should also work with BS110 (non-led version, unconfirmed)

video.mp4
  • This project enables you to control these beautiful flip-dot displays via I2C the same way you use I2C oled displays for example.
  • The library supports Adafruit GFX which enables you to draw fonts and geometry.
  • Custom PCB and schematic is provided in the repository and replaces the original control board (it is not the same form facetor!).
  • The board has two MCUs - STM32 to control the display itself and provide a simple I2C interface to communicate with, and optional ESP8266 to control the STM32 via I2C on high level.
  • I2C header if you don't want o use built-in ESP8266 and/or want to add other I2C devices.
  • Supports up to 4 daisy-chained displays with the default firmware, up to 8 in theory with SW changes.

What's needed to make it work:

  • Assembled custom board (see repository wiki page and schematic notes)
  • 24V adapter (see repository wiki)
  • Arduino IDE to flash the board and optionally STM32 Cube Programmer to flash the USB bootloader
  • Arduino compatible board to control the display via I2c. Tested with Arduino (uno, nano, pro mini), Raspberry Pi Pico, ESP8266 and ESP32 - pinouts included in the example sketch
  • See project wiki https://github.com/mcer12/Flippity210/wiki

Status

alt text

Photo 29 03 2025, 18 18 272

About

Control board and library for BUSE 210 flip dot displays

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages