TheStaticTurtle / script_land

Little place where I put script that I tend to re-write all the time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script Land

Little place where I put script that I tend to re-write all the time

Table of content:

Category Script Function
Show/Light python\artnet_receiver.py Quick and dirty threaded artnet(DMX Over Ethernet) receiver
Bot python\twitch_chat.py Simple implementation of a twitch chat client using the irc port
Misc python\variable_limiter.py Multiple rate/limiter queues classes
RF/Space python\tle_manager.py Wrapper around pyephem that search for tle data from norad and get satellite frequencies
RF/Space python\sdrsharp_controller.py Python class to controll the GPredict connector module for SDR#
Communication scripts\route_slip.sh Command to establish a ethernet connection over a serial port
Tools/Debugging scripts\endpoint_redirector.py Quick flaks app to redirect every request to a server and saving requests informations
RF/Space python\doppler.py Little script that compute the doppler for a satellite/frequency
ICs/Libs circuitpython\libs\MCP4XXX.py CircuitPython library for the MCP4XXX familly
ICs/Libs circuitpython\libs\M62429.py CircuitPython library for the M62429 volume control IC
Tools python\simple_signal.py Simple signaling system for python scritps

About

Little place where I put script that I tend to re-write all the time

License:GNU General Public License v3.0


Languages

Language:Python 98.5%Language:Shell 1.5%