Skip to content

dudmuck/sx127x_qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sx127x_qt

QT GUI for evaluating SX1272/SX1276 on Raspberry Pi

Preparing Raspberry Pi for build

ensure your RPi is up to date http://elinux.org/index.php?title=Add_software_to_Raspberry_Pi

install qt-creator

Follow these instructions for installing QT4 and qtcreator.

first-time setup of qt-creator on RPi, and toolchain assignment

Also described in the same instructions.

wiringPi installation

install as described http://wiringpi.com/download-and-install/

enable SPI on RPi

first time load spi driver as described https://projects.drogon.net/raspberry-pi/wiringpi/spi-library/

So it auto-loads on boot: edit /etc/modprobe.d/raspi-blacklist.conf

build

Open sx127x.pro in qt-creator

Edit -> Build All

About

QT GUI for evaluating SX1272/SX1276 on Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published