alex-precosky
Finally come to GitHub from the BitBucket world. Mainly an embedded systems person these days with some industrial automation and data science.
Seattle, USA
Pinned Repositories
AdventOfCode2015
ConsoleFridgeMonitor
urwid TUI for seeing the fridge temperature over MQTT
dms
Ethereum blockchain based Dead Man's Switch. Release your secure info to a trusted person upon your death!
dotfiles
My unix dotfiles managed by git stow
IoT_HomeSensor_Dashboard
HTTP API in Python/Flask and web dashboard of my home IoT sensor data
LEDTile
FPGA and RTOS based video display driver for an LED matrix, with HTTP control over WiFi
mqtt_sql_gateway_osgi
Kura module for putting MQTT values into a MySQL database
NI-DAQmx-Cpp11
Demonstrating Digital IO with NI_DAQmx in VS.NET 2013 C++
xbeetemperature_osgi
Java microservice, OSGi bundle Eclipse Kura module for taking XBee sensor reading and publishing them to an MQTT broker
Y86_64_pipeline_demo
Simulates the 64-bit Y86-64 processor's pipeline
alex-precosky's Repositories
alex-precosky/LEDTile
FPGA and RTOS based video display driver for an LED matrix, with HTTP control over WiFi
alex-precosky/mqtt_sql_gateway_osgi
Kura module for putting MQTT values into a MySQL database
alex-precosky/AdventOfCode2022
Solutions for 2022's advent of code
alex-precosky/lily32_lora_receiver
alex-precosky/AdventOfCode2015
alex-precosky/dotfiles
My unix dotfiles managed by git stow
alex-precosky/IoT_HomeSensor_Dashboard
HTTP API in Python/Flask and web dashboard of my home IoT sensor data
alex-precosky/xbeetemperature_osgi
Java microservice, OSGi bundle Eclipse Kura module for taking XBee sensor reading and publishing them to an MQTT broker
alex-precosky/Y86_64_pipeline_demo
Simulates the 64-bit Y86-64 processor's pipeline
alex-precosky/AdventOfCode2016
alex-precosky/AdventOfCode2018
alex-precosky/AdventOfCode2020
alex-precosky/AdventOfCode2021
alex-precosky/AdventOfCode2023
alex-precosky/arduino-lightswitch-example
Simple example on how to use YAKINDU Statechart Tools with Arduino
alex-precosky/CMake_FreeRTOS10_ATmega
Fetches and builds FreeRTOS 10 with CMake for an Atmel ATmega along with an LED blinking demo
alex-precosky/conan-pdcurses
conan.io package for pdcurses
alex-precosky/CppStarter
My starter project for C++ with a README.md, CMake, conan, and Google Test
alex-precosky/delay_memcpy
Done as an exercise in copying memory pages only as they are actually needed, for a faster memcpy
alex-precosky/emacsd
My emacs configuration
alex-precosky/FlexibleManufacturingCell
Simulation of two gantry robots that pick and place work items in work cells
alex-precosky/IoTTemperatureSensorFirmware
alex-precosky/libgpiod
NOTE - this project is now hosted at kernel.org and the development happens on the linux-gpio mailing list.
alex-precosky/PDCurses_demo
Using PDCurses in windows, getting the package via conan.io
alex-precosky/Powerline_Datalog_Preprocessor
An exercise in OOP for preprocessing sensorlogs
alex-precosky/QSerialPortTest
Quick demo of basic reading and writing with a serial port in Qt
alex-precosky/robot_quest
A Game Boy game to learn about making Game Boy games
alex-precosky/schemas
Message schemas supported by Foxglove Studio
alex-precosky/STM32L476RG-Rust-Blinky
alex-precosky/terraform-hello-world-lambda
A hello world python lambda created to learn a bit about Terraform