Pinned Repositories
.vim
vim configuration (pathogen, colorscheme, .vimrc, etc).
armasm-by-example
Fork of code repo for https://armasm.com
boost.python_demo
A demonstration of how to use boost.python to generate Python extensions in C++
boost_python_impex
A demonstration showing how to import / export byte-data between Python & C++
ctypes_demo
A simple demonstration of using ctypes to call a C++ class from Python
GPIO-Lib
Raspberry Pi GPIO Library in C
mosquitopp_client
A sample MQTT client built to use the mosquittopp library
regex_golf
Animal, Mineral, Vegetable RegEx Golf in Python
ThriftDemo
A demonstration of using Apache Thrift to implement both a Client and a Server, using both Python and C++
minipro
An open source program for controlling the MiniPRO TL866xx series of chip programmers
Auctoris's Repositories
Auctoris/ctypes_demo
A simple demonstration of using ctypes to call a C++ class from Python
Auctoris/mosquitopp_client
A sample MQTT client built to use the mosquittopp library
Auctoris/boost_python_impex
A demonstration showing how to import / export byte-data between Python & C++
Auctoris/ThriftDemo
A demonstration of using Apache Thrift to implement both a Client and a Server, using both Python and C++
Auctoris/GPIO-Lib
Raspberry Pi GPIO Library in C
Auctoris/regex_golf
Animal, Mineral, Vegetable RegEx Golf in Python
Auctoris/.vim
vim configuration (pathogen, colorscheme, .vimrc, etc).
Auctoris/armasm-by-example
Fork of code repo for https://armasm.com
Auctoris/boost.python_demo
A demonstration of how to use boost.python to generate Python extensions in C++
Auctoris/Pi-XMas-Tree
Auctoris/rpi-asm
Raspberry Pi Assembly examples
Auctoris/String-Splitter