Skip to content

Futaba 4-BT-68ZY VFD Micropython UART Driver for the Raspberry Pi Pico.

License

Notifications You must be signed in to change notification settings

slabua/micropython-futaba-4-BT-68ZY-vfd-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Futaba VFD Micropython UART Driver for the Raspberry Pi Pico

Verified supported displays

4 Digits

  • Futaba 4-BT-68ZY

PXL_20250213_132319508~2

Functions

Function Parameters Description
send_frame(command: int, value: int) TODO TODO
display_full() TODO TODO
display_off() TODO TODO
set_hours(hours: int) TODO TODO
set_minutes(minutes: int) TODO TODO
set_colon(state: bool) TODO TODO
update_time() TODO TODO

References

TODO

Releases

No releases published

Packages

No packages published

Languages