Showing 162 open source projects for "arduino led controller"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    FastLED

    FastLED

    The FastLED library for colored LED animation on Arduino

    FastLED is a fast, efficient, easy-to-use Arduino library for programming addressable LED strips and pixels such as WS2810, WS2811, LPD8806, Neopixel and more. FastLED is used by thousands of developers, in countless art and hobby projects, and in numerous commercial products. We build FastLED to help you get started faster, develop your code faster, and make your code run faster.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    IRremote Arduino Library

    IRremote Arduino Library

    Infrared remote library for Arduino, send and receive infrared signals

    ...Better documentation and more examples. Compatible with tone() library, see ReceiveDemo. Supports more platforms, since the new structure allows to easily add a new platform. Feedback LED also for sending. Ability to generate a non-PWM signal to just simulate an active low receiver signal for direct connection to existent receiving devices without using IR.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3
    OpenRGB

    OpenRGB

    Open source RGB lighting control

    OpenRGB is a cross-platform, vendor-agnostic RGB lighting controller that frees you from proprietary motherboard or peripheral utilities. It talks directly to supported devices and exposes a unified interface for setting colors, animations, and per-LED layouts across brands. The app supports running as a standalone GUI, a headless server, or a networked client so multiple machines can synchronize lighting.
    Downloads: 53 This Week
    Last Update:
    See Project
  • 4

    Arduino-Interrupt

    Arduino interrupt and string formatting

    Arduino interrupt to control LED and string formatting to count the times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    LED Matrix Studio

    LED Matrix Studio

    Design graphics for LED-based electronics projects

    The C++ rewrite is mostly done, a beta is now available :) The LED Matrix Studio is free application designed for electronics enthusiasts who want to speed up the development of their LED and matrix projects. It supports many different export options, animations and different sizes of matrix. Use the software to design fonts, graphics and animations for your PICAXE, PIC, Arduino, Parallax and any other electronics or microcontroller projects.
    Leader badge
    Downloads: 149 This Week
    Last Update:
    See Project
  • 6
    CNCjs

    CNCjs

    A web-based interface for CNC milling controller running Grbl, Marlin,

    A web-based interface for CNC milling controller running Grbl, Smoothieware, or TinyG. It runs on a Raspberry Pi or a laptop computer that you have Node.js installed, connecting to the Arduino over a serial connection using a USB serial port, a Bluetooth serial module, or a Serial-to-WiFi module like XBee or USR-WIFI232-T.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 7
    Betaflight

    Betaflight

    Open Source Flight Controller Firmware

    Betaflight is flight controller software (firmware) used to fly multi-rotor craft and fixed wing craft. This fork differs from Baseflight and Cleanflight in that it focuses on flight performance, leading-edge feature additions, and wide target support. Betaflight supports a wide range of flight controllers with at least an STM32F4 MCU. You can use nearly any piece of modern hardware out there. Full telemetry and high refresh rate for receivers, camera and VTX control, RGB LEDs, and much...
    Downloads: 241 This Week
    Last Update:
    See Project
  • 8
    node-hid

    node-hid

    Access USB & Bluetooth HID devices through Node.js

    node-hid supports Node.js v6 and upwards. For versions before that, you will need to build from source. The platforms, architectures and node versions node-hid supports are the following. In general we try to provide pre-built native library binaries for the most common platforms, Node and Electron versions. We strive to make node-hid cross-platform so there's a good chance any combination not listed here will compile and work. We are using prebuild to compile and post binaries of the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Elliptical_Controller

    Hardware and software controls for a self powered elliptical machine.

    Hardware and software control of a self powered elliptical machine using an Arduino Nano. Tkinter is used both as a GUI and as a multithreading environment. Programming model is an industrial network with autonomous workcells communicating with each other. Each workcell is instantiated anonymously, maintains its own state and is completely private. Message passing between workcells is done over a virtual network. All control loops are single bit with 16 bit resolution without using analog...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    RGB / RVB Synthèse additive de couleurs

    RGB / RVB Synthèse additive de couleurs

    Synthèse additive des couleurs RVB avec une LED sur Arduino UNO

    TP RGB/RVB Permet d'effectuer une manipulation simple. Pilote une LED RVB à l'aide d'un Arduino.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LED panel font generator

    LED panel font generator

    Generate byte array for pixel font

    Application generates byte arrays for LED panels, managing by microcontrollers (Arduino etc). Also, application allows convert back from byte array to pixel symbol.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    TM1637 7 seg Arduino AVR 8051 Driver

    TM1637 7 seg Arduino AVR 8051 Driver

    7 seg universal Arduino Ardui89 AVR 8051 Device Driver 89C51 89C52...

    TM1637 Universal Arduino AVR 8051 Device ======================================== V.0.0.4 Bugs fixed in AVR using. Hexademal chars bugs fixed in AVR using. Universal Arduino library for TM1637 (LED Driver) Arduino achitectures : AVR, 8051, STC89C51, STC89C51, STC15F2K32K2... See too : https://sourceforge.net/projects/stc89/ Very easy using just using 3 lines, example : TM1637Device display; // New 7 seg display TM1637_init(display, 2, 3); // Init TM1637 Display : CLK = pin 2 / DIO = pin 3 TM1637_printString(display, "1234"); // Print 1234 on 4 x 7 segments module or TM1637_printString(display, "=-7°F"); // Print = - 7°F see all examples in example TM1637Demo, like TM1637_setBrightness(display, 7), etc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The Lantern Project

    The Lantern Project

    The lantern project is an ESP-based addressable LED strip controller.

    The lantern project is an ESP-based addressable RGB LED strip controller. It consists of two ESPs. ESP32 serves as a remote, and ESP8266 is the receiver that drives the addressable RGB LED strip. The Lantern project offers its users 32 different modes, 14 lock screens, and a basic level of security (at least it prevents separate transmitter-receiver pairs from interfering with one another) GitHub page: https://github.com/Northstrix/Lantern You can find the tutorial for V1.1 at https://www.instructables.com/DIY-Addressable-RGB-LED-Strip-Controller/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LEDSpicer

    LEDSpicer

    LEDSpicer a LED Animator and Controller for Linux

    LEDSpicer is a linear LED controller daemon that will handle single color or a RGB LEDs connected to different devices. It allows the execution of animations and profiles and handle can input to interact with the LEDs, profiles can be triggered based on different events, like programs running, network input, game name, etc. Includes some utilities to make an arcade cabinet more attractive and cool!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Gobot

    Gobot

    Golang framework for robotics, drones, and the Internet of Things

    Gobot makes controlling robots and devices incredibly simple and fun. This program connects to an Arduino, and toggles an LED, every one second. Support for devices that use Analog Input/Output (AIO) communication have a shared set of drivers provided using the "gobot/drivers/aio" package. Support for devices that use General Purpose Input/Output (GPIO) communication have a shared set of drivers provided using the "gobot/drivers/gpio" package.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Marlin

    Marlin

    Optimized firmware for RepRap 3D printers based on Arduino platform

    Marlin is a popular open source firmware for the RepRap family of 3D printers. It is straightforward, reliable, extensible and adaptable, which is why it is used by many respected commercial 3D printer vendors as well as hobbyists. It runs on inexpensive 8-bit Atmel AVR micro-controllers, with added support for 32-bit and ARM-based boards. Marlin builds can be small enough for use on a headless printer with only modest hardware, and features can be enabled as-needed.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 17
    OpenBot

    OpenBot

    OpenBot leverages smartphones as brains for low-cost robots

    OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation. Current robots are either expensive or make significant compromises on sensory richness, computational power, and communication capabilities. We propose to leverage smartphones to equip robots with...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Arduino Nano Dew Controller Pro (DIY)

    Arduino Nano Dew Controller Pro (DIY)

    Dew Controller Feature Rich

    A 3-channel fully automated Dew Controller (DIY project) based on Arduino Nano for telescopes. For $48 or less. (c) Copyright Robert Brown 2014-2025. All Rights Reserved. Permission is granted for personal and Academic use only. Code or portions of code may not be copied or used without appropriate credit given to author. A very popular project with over 48,000 downloads.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    Open Source Cartridge Reader

    Open Source Cartridge Reader

    A shield for the Arduino Mega that can back up video game cartridges

    This project represents a community-driven effort to provide an easy-to-build and easy-to-modify cartridge dumper. Completely stand-alone, does not need a PC to operate (unless for updating firmware). Easy to modify open-source code, write your own extensions and share them with others. Portable thanks to a battery. Modular design using mostly off-the-shelf components. Reads NES, Famicom and Family Basic cartridges including save. Supports Mapper 30/NESmaker and flashes INL NM30 boards....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    NSLadder

    NSLadder

    Ladder editor and debugger

    NSLadder is a complete PLC manager based on the Ladder diagram, it generates code that can be directly assimilated by the PLC controller (arduino, raspberry, arm cpu....) NSLadder also allows simulation without a PLC connected Ladder is one of the best visual programming languages ​​is a PLC programming language called ladder diagram (LD) or instructions list (IL). The main strength of lader is the visual representation that is more representative than most programming languages, so people often find it much easier to learn. ...
    Downloads: 52 This Week
    Last Update:
    See Project
  • 21
    Arduino ASCOM Focuser Pro2 DIY

    Arduino ASCOM Focuser Pro2 DIY

    Version 2 of the myFocuser Project

    myFocuserPro2 (myFP2) is an ASCOM - INDI - LINUX - WINDOWS telescope focuser with a large range of options. 309,000+ file downloads. The most popular focuser project. (c) Copyright Robert Brown 2014-2025. All Rights Reserved. Code or portions of code may not be copied or used without written permission from the author. Other Focuser Projects myFP2ESP32 WiFi - https://sourceforge.net/projects/myfocuserpro2-esp32/ [ESP32 Only] myFP2ESP8266 WiFi - ...
    Leader badge
    Downloads: 239 This Week
    Last Update:
    See Project
  • 22

    AstroDuino

    Astrophotographing with Arduino and Linux

    Astroduino is a project for making hardware and software for controlling your telescope and stand using Arduino as controller. The end goal for this project is to support support astrophotographing using the Linux operating system as a foundation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    ArduinoTardis

    My Arduino controlled TARDIS board game cabinet

    Controller for my custom TARDIS game cabinet with door sensor, PWM flashing lamp on roof, RGB PWM police sign and audio via Robertson Wav Trigger board from SparkFun. WIP: Refactoring from original single .ino to multiple .h files, porting from Uno to Mega, using atx shield. [update 2022-04-04] How to posted to Hackaday https://hackaday.io/project/184683-tardis-themed-board-game-cabinet [Update 2022-12-23] Started migrated code repository from SVN to GIT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rotary-turbo-PCA9685

    rotary-turbo-PCA9685

    Led dimming code for rotary encoder with turbo

    ...Turbo mode start if turning rapidly rotary weel and stop automatically after 3 seconds. Tested with stm32f103c8t6 (blue-pill) and PCA9685. For used scale I added gnumeric spreadsheet for double type value control match with integers in arduino schetch. You can modify this code according yours own needs. Pls consider this: a - using for led dimming: with logarithmic derived scale consider apparent light intensity modulation not of light source but for whole light reflecting 3d area; with scale range (here 500 steps) and timing for turbo mode, you can adapt this code with whole 3d area regarding light reflecting caracteristics and rotary using mode also reducing 360° rotary turns number not needing very large single step luminosity difference; b - with motors, ... be careful using turbo. :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Arduino ASCOM Focuser Pro DIY

    Arduino ASCOM Focuser Pro DIY

    Arduino Focuser, fully ASCOM complaint

    myFocuserPro is an ASCOM and Moonlite compatible stepper motor telescope focus controller (DIY) based on Arduino Nano/Uno. A popular DIY ASCOM focuser with more than 121,000+ downloads. (c) Copyright Robert Brown 2014-2024. All Rights reserved. Permission is granted for personal and Academic use only. Spreadsheet to calculate what stepper motor to use. https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/Documentation/Nema-Stepper-Motors.xlsx/download
    Downloads: 30 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next