You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A kernel mode implementation of an audio driver for the raspberry pi that allows for the playback of audio over FM radio.
About
A kernel mode implementation of an audio driver for the raspberry pi that allows for the playback of audio over FM radio. This implementation is based on the user space implementation by Oliver Mattos and Oskar Weigl.