Pinned Repositories
Bloodhound
Hardware based UART communications sniffer
MessageParser
Message parser for reading/writing and splitting Message state and data information from a STREAM message
microPlatform
PlatformIO template project for use with microcontrollers which provides messaging architecture
EEPROManager
EEPROM management library designed for Arduino, Teensy and ESP32.
MessageHandler
Provides abstraction for state handling when communicating over a Stream using the MessageParser library
microRTOS
ESP32 freeRTOS library facilitating a module based architecture using the Arduino Framework
mRTOS_ModuleTemplate
microRTOS Module Template to be used to create modules for the freeRTOS custom architecture
mRTOS_SmartBlink
LED Blink module for mRTOS that provides "smart" features
NordVPN-ShellCompanion
NordVPN terminal companion gnome-extension providing user interface
PCLabTools.github.io
GitHub Pages
PCLabTools's Repositories
PCLabTools/PCLabTools.github.io
GitHub Pages
PCLabTools/NordVPN-ShellCompanion
NordVPN terminal companion gnome-extension providing user interface
PCLabTools/rapidRTOS_Examples
A collection of examples using the rapidRTOS framework which are designed to be used with PlatformIO
PCLabTools/rapidPlugin_display
rapidPlugin responsible for providing drawing functions and rendering of AdafruitGFX canvas to displays
PCLabTools/EEPROManager
EEPROM management library designed for Arduino, Teensy and ESP32.
PCLabTools/rapidPlugin_memory
rapidPlugin responsible for managing an EEPROM in the rapidRTOS framework
PCLabTools/rapidPlugin_stream
rapidPlugin responsible for handling streams in the rapidRTOS framework
PCLabTools/rapidPlugin_template
rapidPlugin template to help create plugins for the rapidRTOS framework
PCLabTools/rapidRTOS
FreeRTOS based core library for running "rapidPlugins" which enable rapid prototyping using the Arduino framework and PlatformIO to integrate common sensors and peripherals
PCLabTools/mRTOS_SmartBlink
LED Blink module for mRTOS that provides "smart" features
PCLabTools/mRTOS_ModuleTemplate
microRTOS Module Template to be used to create modules for the freeRTOS custom architecture
PCLabTools/microRTOS
ESP32 freeRTOS library facilitating a module based architecture using the Arduino Framework
PCLabTools/Template-microRTOS
Template FreeRTOS abstraction project designed for ESP32
PCLabTools/MessageParser
Message parser for reading/writing and splitting Message state and data information from a STREAM message
PCLabTools/microPlatform
PlatformIO template project for use with microcontrollers which provides messaging architecture
PCLabTools/MessageHandler
Provides abstraction for state handling when communicating over a Stream using the MessageParser library
PCLabTools/Bloodhound
Hardware based UART communications sniffer
PCLabTools/StreamMessageHandler
Library abstracting stream communications to allow sending messages with state and data information, using callbacks to action states