0
How to make software for Raspberrypi3 with phyton?
How to take signals from antenna (rtl-sdr) and and display it on raspberry pi with phyton? I need these codes. Thank you.
2 Respostas
+ 2
Hope a link dump isn't horrible. Many of these link to their source code.
http://dangerousprototypes.com/blog/tag/rtl-sdr/
https://www.raspberrypi.org/documentation/usage/JUMP_LINK__&&__python__&&__JUMP_LINK/
https://learn.adafruit.com/freq-show-raspberry-pi-rtl-sdr-scanner/installation
http://www.rtl-sdr.com/tag/raspberry-pi/
http://www.rtl-sdr.com/big-list-rtl-sdr-supported-software/
Other stuff (GPIO):
https://learn.sparkfun.com/tutorials/raspberry-gpio
http://makezine.com/projects/tutorial-raspberry-pi-gpio-pins-and-python/
0
Thanks mate, i appreciate it.