Skip to content

Bare metal raspberry pi program written in zig

Notifications You must be signed in to change notification settings

markfirmware/zig-bare-metal-raspberry-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Privacy

Bluetooth signals are collected and displayed on the screen

Function

zig logo is displayed

The frame buffer cursor moves around the screen in response to the tv remote controller buttons. This requires the Consumer Electronics Control (CEC) feature on the tv.

Presently only working on rpi3b+ due to some code generation issues

Not yet working on armv6 raspberry pi models

Not yet tested on rpi4b

Testing

zig build qemu -Dqemu

(yes, the -Dqemu is needed at this time)

or

zig build qemu -Dqemu -Dnodisplay

to omit the frame buffer display

About

Bare metal raspberry pi program written in zig

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages