nuncio-bitis
Embedded Software Engineer with over 35 years of experience in aviation, medical devices, wired and wireless communications technology.
Reading, MA
Pinned Repositories
ConfigFile
A class used to parse XML configuration files. Relies on tinyxml2.
conWeather
conWeather is a set of Python scripts for displaying the current weather conditions in your terminal, including ANSI colors and Unicode weather icons.
DataGatheringSystem
Sample software system used to monitor data from various sensors.
datetimecalc
LCD_16x2
A C implementation for writing text to a 16x2 LCD display on the RaspberryPi
LightTracker
Code to control a robotic arm using 4 light-dependent-resistors to move to face the brightest light source.
linmodem
Fabrice Bellard's linmodem http://bellard.org/linmodem.html
Logger
Module to provide logging for an application.
rpi4-crosstool
Config files for crosstool-ng to build 3 cross toolchains for the Raspberry Pi 4
WiringPi
WiringPi Library for the Raspberry Pi (Unofficial Mirror for WiringPi bindings)
nuncio-bitis's Repositories
nuncio-bitis/WiringPi
WiringPi Library for the Raspberry Pi (Unofficial Mirror for WiringPi bindings)
nuncio-bitis/linmodem
Fabrice Bellard's linmodem http://bellard.org/linmodem.html
nuncio-bitis/rpi4-crosstool
Config files for crosstool-ng to build 3 cross toolchains for the Raspberry Pi 4
nuncio-bitis/ConfigFile
A class used to parse XML configuration files. Relies on tinyxml2.
nuncio-bitis/conWeather
conWeather is a set of Python scripts for displaying the current weather conditions in your terminal, including ANSI colors and Unicode weather icons.
nuncio-bitis/DataGatheringSystem
Sample software system used to monitor data from various sensors.
nuncio-bitis/datetimecalc
nuncio-bitis/LCD_16x2
A C implementation for writing text to a 16x2 LCD display on the RaspberryPi
nuncio-bitis/LightTracker
Code to control a robotic arm using 4 light-dependent-resistors to move to face the brightest light source.
nuncio-bitis/Logger
Module to provide logging for an application.
nuncio-bitis/MessageQueue
Encapsulate mqueue
nuncio-bitis/mqueue-mac
Implementation of POSIX mqueue using System V messages.
nuncio-bitis/nuncio-bitis
About me.
nuncio-bitis/RPi_Environmental_Monitor_System
Project that uses devices attached to a Raspberry Pi to monitor various environment characteristics.
nuncio-bitis/securepassgen
Secure password generator.
nuncio-bitis/SerialMultiplexer
Utility to create multiple virtual serial ports that all go over a single physical serial port.
nuncio-bitis/SigGen
Program to create a signal based on a signal descriptor file.
nuncio-bitis/vcfConverter
Convert a VCF (vCard) address book file to either JSON or CSV.
nuncio-bitis/xcd
A colorized version of xxd.