Skip to content

Electronic score counter and clock on a matrix display communicating through Bluetooth Low Energy

Notifications You must be signed in to change notification settings

jankechm/BLE-Score-Counter-Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BLE score counter and clock on a matrix display.

  • The display consists of eight 8*8 LED matrixes controlled by MAX7219.
  • JDY-33 Bluetooth Low Energy 4.2 module is used for communication with a smartphone.
  • The code runs on RP2040 MCU (Raspberry Pi Pico) with installed micropython interpreter.
  • The internal RTC is synchronized with the time from a smartphone.
ble_score_counter_3_converted_h264_7.mp4

This is the continuation of https://github.com/jankechm/score_counter but the IR transmitter/receiver was replaced by Bluetooth Low Energy and a smartphone app. Also, the external DS3231 RTC module was removed since the time is now synchronized with smartphone and then counted by the internal RTC.

About

Electronic score counter and clock on a matrix display communicating through Bluetooth Low Energy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages