Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/scottlawsonbc/audio-reactive-led-strip

:musical_note: :rainbow: Real-time LED strip music visualization using Python and the ESP8266 or Raspberry Pi

arduino audio-processing esp8266 music-visualizer python raspberry-pi signal-processing

Last synced: 02 Jul 2024

https://github.com/per1234/ATmega32U4asISP

Allows ATmega32U4 based boards to be used as Arduino as ISP on Windows

arduino arduino-ide

Last synced: 02 Jul 2024

https://github.com/VikOlliver/Microwriter

A reboot of the 80's Microwriter accessible chord keyboard done using an Arduino

arduino chord hid keyboard microwriter mouse quinkey usb

Last synced: 02 Jul 2024

https://github.com/chrisb2/key-typer

Arduino program for rapidly typing characters using a Pro Micro as a USB HID keyboard, useful for stress testing text UI input fields.

arduino atmega32u4 hid keyboard promicro tft-display

Last synced: 02 Jul 2024

https://github.com/avem-labs/ol3d

A tiny portable 3D graphics lib for micro controllers

3d-graphics arduino esp32 esp32-arduino graphics microcontroller

Last synced: 01 Jul 2024

https://github.com/turbyho/DABDUINO

The DABDUINO is DAB/DAB+/FM Arduino shield with 32-bit, 384kHz PCM DAC (cinch) + Toslink optical digital audio output.

arduino dab dabduino digital library radio

Last synced: 01 Jul 2024

https://github.com/ChrisMicro/BluePillSound

using a STM32F103 ( Blue Pill ) as synthesizer

arduino stm32f103 synthesizer

Last synced: 01 Jul 2024

https://github.com/gcormier/megadesk

Open-source IKEA Bekant controller board

arduino bekant ikea ikea-bekant ikeahack kicad megadesk

Last synced: 01 Jul 2024

https://github.com/jdamcd/tempbase

WiFi temperature sensor with Arduino MKR1000

arduino

Last synced: 30 Jun 2024

https://github.com/arduino/arduino-builder

A command line tool for compiling Arduino sketches

arduino command-line golang tooling-team

Last synced: 30 Jun 2024

https://github.com/arduino/Arduino

Arduino IDE 1.x

arduino ide

Last synced: 30 Jun 2024

https://github.com/SINTEF-9012/JArduino

Program your Arduino in Java

arduino java

Last synced: 30 Jun 2024

https://github.com/sbstjn/noduino

JavaScript and Node.js Framework for controlling Arduino with HTML and WebSockets

arduino browser html5 nodejs serial websocket

Last synced: 30 Jun 2024

https://github.com/BlocklyDuino/BlocklyDuino

BlocklyDuino is a web-based visual programming editor for arduino.

arduino blockly

Last synced: 30 Jun 2024

https://github.com/VasilKalchev/LiquidMenu

Menu creation Arduino library for LCDs, wraps LiquidCrystal.

arduino arduino-library hd44780 i2c lcd liquidcrystal menu

Last synced: 30 Jun 2024

https://github.com/256dpi/arduino-mqtt

MQTT library for Arduino

arduino iot mqtt

Last synced: 29 Jun 2024

https://github.com/lasselukkari/aWOT

Arduino web server library.

arduino esp32 esp8266 http iot rest rest-api web-server

Last synced: 29 Jun 2024

https://github.com/ivanseidel/LinkedList

🔗 A fully implemented LinkedList made to work with general Microcontrollers and Arduino projects

arduino arduino-library linkedlist mbed

Last synced: 29 Jun 2024

https://github.com/tinkerspy/Automaton

Reactive State Machine Framework for Arduino

arduino automaton

Last synced: 29 Jun 2024

https://github.com/feilipu/Arduino_FreeRTOS_Library

A FreeRTOS Library for all Arduino ATmega Devices (Uno R3, Leonardo, Mega, etc).

arduino arduino-freertos avr freertos freertos-library

Last synced: 29 Jun 2024

https://github.com/mathertel/OneButton

An Arduino library for using a single button for multiple purpose input.

arduino arduino-library button

Last synced: 29 Jun 2024

https://github.com/thijse/Arduino-EEPROMEx

Extended EEPROM library for Arduino

arduino eeprom eepromex-library

Last synced: 29 Jun 2024

https://github.com/arjo129/uSpeech

Speech recognition toolkit for the arduino

arduino signal speech-processing speech-recognition

Last synced: 29 Jun 2024

https://github.com/Arduino-IRremote/Arduino-IRremote

Infrared remote library for Arduino: send and receive infrared signals with multiple protocols

arduino arduino-library infrared library remote

Last synced: 29 Jun 2024

https://github.com/NicoHood/HoodLoader2

16u2 Bootloader to reprogram 16u2 + 328/2560 with Arduino IDE

arduino bootloader usb

Last synced: 29 Jun 2024

https://github.com/fabio914/appleWatch_TVRemote

Apple Watch TV Remote

apple-watch arduino iphone

Last synced: 29 Jun 2024

https://github.com/caiofrota/cf-arduino-humidifier

IoT - Configurable humidifier using ESP8266 (ESP01 or NodeMCU 1.0 ESP-12E), DHT (11 or 22), ultrasonic atomizer and ThingsBoard as server.

arduino atomizer cf cpp dht esp8266 humidifier internetofthings iot nodemcu thingsboard wifi wifimanager

Last synced: 29 Jun 2024

https://github.com/jxwleong/iot-agriculturue-monitoring-system

An Arduino based IoT system that monitor soil moisture and temperature using WiFi with a automated irrigation system using relay switch.

arduino arduino-ide esp8266-arduino iot soil-moisture thingsboard

Last synced: 29 Jun 2024

https://github.com/claws/BH1750

An Arduino library for the digital light sensor breakout boards containing the BH1750FVI IC

arduino arduino-library light lux sensor

Last synced: 29 Jun 2024

https://github.com/JChristensen/DS3232RTC

Arduino Library for Maxim Integrated DS3232 and DS3231 Real-Time Clocks

arduino arduino-library ds3231 ds3232 real-time-clock rtc

Last synced: 29 Jun 2024

https://github.com/andrewrapp/xbee-arduino

Arduino library for communicating with XBee radios in API mode

arduino arduino-library xbee xbee-radio

Last synced: 29 Jun 2024

https://github.com/nRF24/RF24Mesh

OSI Layer 7 Mesh Networking for RF24Network & nrf24L01+ & nrf52x devices

arduino arduino-library c c-plus-plus hacktoberfest nrf24l01 rf24

Last synced: 29 Jun 2024

https://github.com/nRF24/RF24

OSI Layer 2 driver for nRF24L01 on Arduino & Raspberry Pi/Linux Devices

arduino arduino-library c-plus-plus hacktoberfest nrf24l01 rf24

Last synced: 29 Jun 2024

https://github.com/bxparks/AUnit

Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with EpoxyDuino for continuous builds.

arduino arduino-library esp32 esp8266 teensyduino unit-testing unit-testing-framework

Last synced: 28 Jun 2024

https://github.com/moononournation/Arduino_GFX

Arduino GFX developing for various color displays and various data bus interfaces

arduino avr dpi esp32 esp8266 gfx lcd oled parallel pico rgb spi stm32 teensy utf8

Last synced: 28 Jun 2024

https://github.com/lexus2k/ssd1306

Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms

arduino arduino-library arkanoid atmega328p attiny attiny85 esp32 esp8266 i2c ili9341 lcd-display nokia5110 raspberry-pi sh1106 spi ssd1306 ssd1331 ssd1351 st7735

Last synced: 28 Jun 2024

https://github.com/SpenceKonde/ATTinyCore

Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8

arduino attiny avr microcontroller

Last synced: 28 Jun 2024

https://github.com/Neutrino-1/Fitness_Watch

An ESP12E based fitness watch with motion detection and email support!

arduino esp12e fitness fitness-watch

Last synced: 28 Jun 2024

https://github.com/dEskoG/rDUINOScope

rDUINOScope - Arduino based telescope control system (GOTO)

arduino astronomy controller free goto opensource system telescope

Last synced: 27 Jun 2024

https://github.com/shekit/peeqo-robot

The world's first robot to interact through GIFs...'nuf said

arduino cordova electron gif javascript nodejs raspberry-pi robot

Last synced: 27 Jun 2024

https://github.com/avivace/ardumonitor

Real time stats monitoring on Arduino.

arduino cpu ethernet-shield lcd-display linux-machine monitor statistics stats

Last synced: 26 Jun 2024

https://github.com/njh/EtherCard

EtherCard is an IPv4 driver for the ENC28J60 chip, compatible with Arduino IDE

arduino enc28j60 ethernet

Last synced: 26 Jun 2024

https://github.com/RobTillaart/Arduino

Arduino libraries, code and applications

arduino library

Last synced: 26 Jun 2024

https://github.com/laurynas/volvo_linbus

Volvo LIN bus reader

arduino linbus mcp2004 volvo

Last synced: 25 Jun 2024

https://github.com/brajenful/twitch-arduino

Twitch notification system for Arduino

arduino pyserial twitch

Last synced: 24 Jun 2024

https://github.com/technoblogy/ulisp-esp

A version of the Lisp programming language for ESP8266 and ESP32-based boards.

arduino esp32 esp8266 lisp ulisp

Last synced: 24 Jun 2024

https://github.com/technoblogy/lisp-badge

A handheld computer programmed in Lisp with a self-contained keyboard and display.

arduino atmega1284p lisp ulisp

Last synced: 24 Jun 2024

https://github.com/plenprojectcompany/PLEN2

The world's first printable open-source humanoid, starter kit.

arduino humanoid plen printable robot

Last synced: 24 Jun 2024

https://github.com/makerforgetech/modular-biped

An open source framework for creating a bipedal modular companion robot.

arduino braillespeak companion-bot modular opencv python raspberry-pi

Last synced: 24 Jun 2024

https://github.com/meganetaaan/m5stack-avatar

An M5Stack library for rendering avatar faces

arduino esp32 m5stack

Last synced: 24 Jun 2024

https://github.com/loginov-rocks/Web-Bluetooth-Terminal

Progressive Web Application for serial communication with your own Bluetooth Low Energy (Smart) devices

arduino ble bluetooth bluetooth-low-energy bluetooth-smart communication iot physical-web pwa serial terminal

Last synced: 24 Jun 2024

https://github.com/marcinbor85/microshell

MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.

arduino bash cli embedded esp32 filesystem path root serial shell stm32 terminal vt100

Last synced: 24 Jun 2024

https://github.com/funbiscuit/embedded-cli

Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)

arduino c cli command command-line embedded embedded-cli iot single-header stm32

Last synced: 24 Jun 2024

https://github.com/natnqweb/EventOS

Arduino EventOS Library

arduino arduino-library library

Last synced: 24 Jun 2024

https://github.com/debevv/nanoMODBUS

A compact MODBUS RTU/TCP C library for embedded/microcontrollers

arduino c embedded embedded-c embedded-systems microcontroller microcontrollers modbus modbus-library modbus-rtu modbus-tcp stm32

Last synced: 24 Jun 2024

https://github.com/MightyPork/TinyFrame

A simple library for building and parsing data frames for serial interfaces (like UART / RS232)

arduino embedded esp8266 protocol stm32 uart

Last synced: 24 Jun 2024

https://github.com/MaJerle/lwmem

Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions

alloc arduino automotive c calloc dynamic embedded industrial lightweight malloc manager memory realloc stm32 stm8 systems

Last synced: 24 Jun 2024

https://github.com/alvesoaj/eFLL

eFLL (Embedded Fuzzy Logic Library) is a standard library for Embedded Systems

arduino embedded-systems fuzzy fuzzy-library fuzzy-logic fuzzy-logic-control library

Last synced: 24 Jun 2024

https://github.com/particle-iot/device-os

Device OS (Firmware) for Particle Devices

arduino argon boron c c-plus-plus core electron iot p1 particle photon xenon

Last synced: 22 Jun 2024

https://github.com/martin-ger/esp_mqtt

MQTT Broker/Bridge on the ESP8266

arduino esp8266 mqtt-bridge mqtt-broker

Last synced: 22 Jun 2024

https://github.com/Jana-Marie/OtterPill

stm32f072 dev board with arduino nano alike pinout

arduino devboard dfu firmware oshw otter otterpill pcb stm32 stm32f072

Last synced: 22 Jun 2024

https://github.com/achmaddaniel24/ir-remote-arduino

Just simple app to control arduino (using ir receiver).

arduino arduino-project arduino-uno iot ir-receiver

Last synced: 22 Jun 2024

https://github.com/ai-techsystems/deepC

vendor independent TinyML deep learning library, compiler and inference framework microcomputers and micro-controllers

arduino arduino-nano-33-ble-sense arm64 deep-learning edge-devices esp32 esp8266 inference-framework machine-learning microcontrollers nxp-cortex odroid onnx raspberry-pi raspberrypi sparkfun-products stm32 stm32f4 tinyml

Last synced: 21 Jun 2024

https://github.com/microflo/microflo

Live dataflow programming for microcontrollers and embedded

arduino dataflow fbp fbp-runtime flowhub microcontroller

Last synced: 21 Jun 2024

https://github.com/opendata-stuttgart/sensors-software

sourcecode for reading sensor data

arduino iot iot-device sensor

Last synced: 21 Jun 2024

https://github.com/Makuna/NeoPixelBus

An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.

apa102 apa106 arduino dotstar dotstar-leds esp32-arduino esp8266-arduino led-controlling led-strips lpd8806 nano-33-ble neopixels rgb-led rgbw-leds sk6812 wire-protocol-rgb ws2811 ws2812 ws2812b ws2813

Last synced: 21 Jun 2024

https://github.com/MechaDuck/HexapodHDA

University Project: Design of a six-legged Hexapod with 3 DoF at each leg. Communication and control implementation on an Arduino 2560.

arduino dynamixel dynamixel-servos hexapod mechanics

Last synced: 21 Jun 2024

https://github.com/ThomasChappe/S63_Arduino

Ressusciter un téléphone à cadran S63 avec un Arduino Uno et un player MP3

arduino birthdate mp3 phone s63 shield socotel song vintage

Last synced: 21 Jun 2024

https://github.com/mtongnz/ESP8266_ArtNetNode_v2

ESP8266 based WiFi ArtNet to DMX, RDM and LED Pixels

arduino artnet dmx esp8266 led rdm wifi-artnet ws2812 ws2812b

Last synced: 21 Jun 2024

https://github.com/FilBip/tube-radio-FM

Arduino solution to add FM to old tube radios. Tuning with original variable cap

arduino fm radio rda5807m tube-amp tube-radio vintage

Last synced: 21 Jun 2024

https://github.com/phodal/make

:book::book::book::book::book: 写给软件工程师看的硬件编程指南

arduino book ebook esp8266 github-books hardware internet-of-things iot raspberry-pi rpi

Last synced: 20 Jun 2024

https://github.com/tobozo/WiFiChanViz

WiFi scanner with visual persistence, intended to find the idlest channel e.g. to assign to a ZigBee device

arduino demo esp32 gfx lovyangfx m5stack m5stack-sd-updater odroid-go wifiscanner

Last synced: 20 Jun 2024

https://github.com/ThomasMout/Arduino-vMix-tally

A project to create tally lights for vMix using Arduino

arduino tally vmix

Last synced: 19 Jun 2024

https://github.com/rahul-sb/EIT

Electrical Impedance Tomography (EIT)

arduino eidors eit electrical-impedance-tomography image-reconstruction matlab

Last synced: 19 Jun 2024

https://github.com/RobTillaart/PCF8574

Arduino library for PCF8574 - I2C IO expander

arduino i2c io-expander

Last synced: 19 Jun 2024

https://github.com/jvonk/MIDImike

Pitch Detection on Arduino using Autocorrelation

arduino arduino-pitch-detector autocorrelation microphone music pitch-detection synthesizer

Last synced: 19 Jun 2024

https://github.com/xfjx/TonUINO

Die DIY Musikbox (nicht nur) für Kinder

arduino diy jukebox kinder mp3 music-player rfid

Last synced: 17 Jun 2024

https://github.com/Yokohama-Miyazawa/RussianRomanizer

Arduino, M5Stackでロシア語をラテン文字表記化するプログラム。 Converting Russian text into Latin alphabet notation on Arduino, M5Stack and M5StickC.

arduino m5stack m5stickc russian russian-language

Last synced: 17 Jun 2024

https://github.com/zakarialaoui10/ZikoMatrix

Arduino library for creating and manipulating matrices of arbitrary size and data type. The library provides a Matrix class that can be used to create matrices, perform basic matrix operations

arduino cpp data-processing esp32 esp8266 hardware library morocco std

Last synced: 17 Jun 2024

https://github.com/zakarialaoui10/PowerMonitor

A C++ library designed to measure the electrical characteristics of AC circuits such as voltage, current, power, reactive power, and power factor...

arduino arduino-library cpp monitor morocco power

Last synced: 17 Jun 2024

https://github.com/revoxhere/duino-coin

ᕲ Duino-Coin is a coin that can be mined with almost everything, including Arduino boards.

altcoins arduino arduino-boards arduino-platform atmega avr avr-boards coin cryptocoins cryptocurrency duco duino duino-coin hacktoberfest miner miners mining python3

Last synced: 16 Jun 2024

https://github.com/italia/cie-PN532

Arduino library for SPI and I2C access to the NFC chip in the Italian Electronic Identity Card (CIE)

arduino cie nfc

Last synced: 15 Jun 2024

https://github.com/e-candeloro/SAURUSS-Autonomous-Drone-Surveillance

An autonomous drone and sensor based surveillance system that use a Tello Drone, an Arduino, a Raspberry Pi and an Android smartphone.

3d android-app arduino aruco-markers autonomous-drone autonomous-vehicles c-language computer-vision drone finite-state-machine intrusion-detection iot java opencv python surveillance telegram tellodrone yolo

Last synced: 15 Jun 2024

https://github.com/f32c/f32c

A 32-bit MIPS / RISC-V core & SoC, 1.55 DMIPS/MHz, 2.96 CM/Mhz

altera arduino fpga lattice mips riscv xilinx

Last synced: 14 Jun 2024