Pinned Repositories
C_StateMachine
A compact C finite state machine (FSM) implementation that's easy to use on embedded and PC-based systems.
CMSISv1_to_FreeRTOS_Function-Mapping
A table to map FreeRTOS API calls to CMSIS V1 equivalent function calls, with it's documentation links.
droiduino
Android app and Arduino Code for Droiduino projects
esp-32-tm1637
ESP-32 IDF library for control TM1637 LCD 7-Segment display
esp-idf-mqtt-image-client
GUI MQTT client for image display for esp-idf
esp32-cam-ai-thinker
Informations and examples about A.I. Thinker ESP32-CAM using ESP-IDF
Finite-State-Machine
Expanded on the state table version to also add the Entry and Exit actions to each state and merge the event buffer and statemachine class
FractalSoundExplorer
Explore fractals in an audio-visual sandbox
FSM_V2
Incremental changes made to FSM_V1
modern-embedded-programming-course
Companion repository to the "Modern Embedded Systems Programming" video course.
Nickobellic15X's Repositories
Nickobellic15X/FractalSoundExplorer
Explore fractals in an audio-visual sandbox
Nickobellic15X/C_StateMachine
A compact C finite state machine (FSM) implementation that's easy to use on embedded and PC-based systems.
Nickobellic15X/CMSISv1_to_FreeRTOS_Function-Mapping
A table to map FreeRTOS API calls to CMSIS V1 equivalent function calls, with it's documentation links.
Nickobellic15X/droiduino
Android app and Arduino Code for Droiduino projects
Nickobellic15X/esp-32-tm1637
ESP-32 IDF library for control TM1637 LCD 7-Segment display
Nickobellic15X/esp-idf-mqtt-image-client
GUI MQTT client for image display for esp-idf
Nickobellic15X/esp32-cam-ai-thinker
Informations and examples about A.I. Thinker ESP32-CAM using ESP-IDF
Nickobellic15X/Finite-State-Machine
Expanded on the state table version to also add the Entry and Exit actions to each state and merge the event buffer and statemachine class
Nickobellic15X/FSM_V2
Incremental changes made to FSM_V1
Nickobellic15X/modern-embedded-programming-course
Companion repository to the "Modern Embedded Systems Programming" video course.
Nickobellic15X/FSM_V3
State Table method of handling state machines
Nickobellic15X/Hiring-Assignment-LIPL
Nickobellic15X/Mozz_TM1650
I2C TM1650 Driver Library
Nickobellic15X/STMems_Finite_State_Machine
Nickobellic15X/texttoimage
Texttoimage is a Python library for converting text to a transparent image.