HeavyBareMetal / statemachinesexampleLinks
An example of how to implement a simple traffic light example, on an Arduino, implemented in 4 ways, a switch case, a table of function pointers, and a table of structs, stored in RAM and program memory.
☆10Updated 5 years ago
Alternatives and similar repositories for statemachinesexample
Users that are interested in statemachinesexample are comparing it to the libraries listed below
Sorting:
- Arduino library for MCP23S17 IO Expanders☆45Updated 4 years ago
- USB-powered STM32F1-based breakout board.☆78Updated 4 years ago
- This library enables you to use Interrupt from Hardware Timers on RP2040-based boards such as RASPBERRY_PI_PICO. These RPI_PICO_TimerInte…☆36Updated 2 years ago
- Some of my own Teenys documents such as XLS documents showing pin assignments and the like☆118Updated 8 months ago
- This library enables you to use Interrupt from Hardware Timers on an Arduino, such as Nano, UNO, Mega, etc. It now supports 16 ISR-based …☆105Updated 2 years ago
- Arduino Rotary Encoder library using fast timer interrupts that actually works☆21Updated 2 years ago
- Menu system for displays with up to 2 lines☆71Updated 4 years ago
- VisualCode projects for PJRC Teensy boards☆120Updated 2 years ago
- Library for Nextion displays☆17Updated 2 months ago
- Add printf support to the Arduino SDK☆100Updated last year
- Fast analogRead 10/12 bit ADC for the Arduino Zero and Uno☆45Updated 11 months ago
- PID library for Arduinos with greater accuracy than the legacy Arduino PID library☆107Updated 4 months ago
- Menu system for non touch needs☆43Updated 2 weeks ago
- Generic Interface to Teensy Timers☆87Updated last year
- This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still…☆34Updated 2 years ago
- Implementation of a Real World State Machine (simplified)☆11Updated 3 years ago
- a drop in replacement for the TimerOne library for the Nano Every☆23Updated last year
- Arduino library for HX711 24 bit ADC used for load cells and scales.☆105Updated 2 weeks ago
- A very simple menu system using an oled and rotary encoder☆54Updated last year
- Arduino library to support external I2C EEPROMs.☆16Updated last year
- Create a wide range of sampling and audio related applications with simple API for onboard DAC (or PWM), ADC, DMA & Timers on Arduino dev…☆135Updated 9 months ago
- Library for I2C EEPROM - 24LC512, 24LC256, 24LC64/32/16/08/04/02/01.☆111Updated this week
- ☆82Updated last year
- A simple Arduino library for calculating moving averages.☆95Updated 10 months ago
- An Arduino library for the 16-bit, 4 channel ADS1115 ADC. Convenient to use. All features of the ADS1115 are implemented, including alert…☆129Updated 6 months ago
- Stepper motor control library for Arduino supporting in motion changes☆66Updated 2 years ago
- Complete support of MCP23017☆74Updated last year
- GDB proxy and debugging support to Teensy 3/4☆140Updated 11 months ago
- A simple PID library for Arduino☆46Updated 3 years ago
- Rotary encoder library for Arduino☆243Updated 2 years ago