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:
- Menu system for non touch needs☆44Updated last month
- A light weight State Machine library for Arduino☆18Updated 5 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
- Arduino library to calculate the running average by means of a circular buffer.☆61Updated 2 months ago
- Some of my own Teenys documents such as XLS documents showing pin assignments and the like☆123Updated 9 months ago
- Arduino library for MCP23S17 IO Expanders☆45Updated 4 years 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
- A frequency counter library for esp32☆41Updated last year
- Arduino library for HX711 24 bit ADC used for load cells and scales.☆109Updated last month
- Arduino library to simplify reading/writing to I2C☆33Updated 2 years ago
- USB-powered STM32F1-based breakout board.☆80Updated 4 years ago
- Simple RPM-Meter☆57Updated 2 years ago
- SignalGeneratorSD based on AD9833 Module☆25Updated 4 years ago
- A layered menu system for Arduino based on common digital rotary encoder hardware and LCD display☆26Updated 6 years ago
- ☆12Updated 2 years ago
- TM1637 library for Arduino☆25Updated 7 months ago
- Extracting the ESP32 ADC reference voltage to improve ADC reading accuracy☆39Updated 2 years ago
- Use this to speed up your final project and reduce code bloat☆47Updated last year
- Arduino library for SPI based MCP23S17 16 channel port expander☆38Updated 5 months ago
- Is this hardware solution the ultimate in switch bounce elimination? Simple PCB, cheap components = final solution!☆13Updated 3 years ago
- Terminal and graphing program for analysis and recording of data from serial devices☆40Updated last year
- Arduino library to implement an I2C scanner.☆19Updated 6 months ago
- Menu code for Adafruit_ILI9341-based displays☆26Updated last year
- Arduino Library for X9C10X series digital potentiometer.☆13Updated last month
- Arbitrary waves can be drawn, edited, saved, opened and uploaded to the Due via USB, or the Due can run alone, controlled by pots & switc…☆11Updated 4 months ago
- Arduino I2C scanner that scans all addresses at multiple speeds.☆25Updated 6 months ago
- Tiny Arduino (and related) hacks not worth of their own repository.☆19Updated 2 weeks ago
- Complete support of MCP23017☆75Updated last year
- Library for I2C EEPROM - 24LC512, 24LC256, 24LC64/32/16/08/04/02/01.☆111Updated last month
- Keep smooth running averages without using arrays! Uses exponential moving averages and only 8-bytes no matter how many samples! No loopi…☆61Updated 8 months ago