fm_transmitter:Raspberry Pi作为FM发射器

时间:2021-05-03 02:22:04
【文件属性】:
文件名称:fm_transmitter:Raspberry Pi作为FM发射器
文件大小:2.38MB
文件格式:ZIP
更新时间:2021-05-03 02:22:04
C++ 调频发射机 将Raspberry Pi用作FM发射器。 可在所有Raspberry Pi板上使用。 只需获得FM接收器,将20-40 cm的普通线连接到Raspberry Pi的GPIO4(GPIO接头上的PIN 7)即可充当天线,您就可以开始广播了。 该项目使用通用时钟输出来产生调频无线电通信。 它基于在最初提出的想法。 安装及使用 要使用此软件,您将必须构建可执行文件。 首先,安装所需的依赖项: sudo apt-get update sudo apt-get install make build-essential 根据操作系统(例如Ubuntu Server 20.10)的不同,可能还需要安装Broadcom库: sudo apt-get install libraspberrypi-dev 安装依赖项后,请克隆此存储库并使用make命令来构建可执行文件: git clo
【文件预览】:
fm_transmitter-master
----mailbox.h(2KB)
----acoustic_guitar_duet.wav(2.58MB)
----transmitter.cpp(20KB)
----wave_reader.cpp(7KB)
----mailbox.c(7KB)
----makefile(815B)
----sample.hpp(2KB)
----sample.cpp(2KB)
----wave_reader.hpp(3KB)
----fm_transmitter.cpp(4KB)
----.gitignore(19B)
----transmitter.hpp(3KB)
----README.md(4KB)

网友评论