Posts in Category: python
Posted on
23rd Nov 2024
Updated on 2024/11/22 for version 1.0.1
After making the changes at the retrogram-rtlsdr project, i got the "virus" to make something even more better and in a language i know better, as C is not my thing. So Python it was, as it may not be the faster, but it has great support and anyone can...
Posted on
15th Nov 2024
This is not a post of mine. The original source/site, is being closed and managed to source it from the Wayback Machine. It also maybe outdated, but the principals work and may help you create something similar.
http://www.stealth-x.com/programming/driver-writing-with-python.php
Hey guys, toda...
Posted on
4th Nov 2024
There could be many reasons why someone may want to keep track of earthquakes in the near by area. So, for statistical reasons i wanted to keep a record of mine. I used Python this time to retrieve and manipulate the data, as it gives me many options, for the future to manipulate the data.
The way...
Posted on
27th Oct 2024
I wanted to have a media/music player for my Hackberry Pi, using the terminal only, that would look like a portable media player (iPod, Zune etc.) The app/script, should have a cool user interface, able to change songs, manage media, give quick info about the song being played and adjust the volume....