Showing 56 open source projects for "led"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1

    AVR32 Ecos

    Ecos for AVR32 targets

    ...To compile ecos source codes Atmel tool chain for AVR32 devices is needed and can be downloaded from Atmel web site. Ecos-3.0 – ecos + AVR32UC3C port source files. Hellow_Examples – example project in Atmel studio 6.2 with, ADC test, LED and push buttons test, internal FLASH test, external SPI Atmel Data FLASH test, AST wallclock test and USB tests for AT32UC3C-EK board. This project contains all necessary ecos headers and library to be compiled and linked in Atmel studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HSK

    HSK

    High Speed Karlsruhe open automotive code initiative

    Since the summer of 2010, the FSAE team High Speed Karlsruhe uses Infineon's XC878 to power its electronics. The XC878 is an 8052 compatible 8-bit µC. Our dedication is to 8-bit real time applications, guaranteed by the powerful peripherals of the XC878. This project aims to publish those portions of our code, which may be of use to a wider audience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    VolumioNuxii

    Volumio fork for Nuxii box

    ...Added avahi-autoip to assign link local address when no DHCP server available (allow direct control with a PC without local network). Updated openssl. Please note that pigpiod may conflict with clock peripheral. When i2s-DAC available( pigpiod uses PWM). Else, PCM is used Default pins: IR/LED Module IR Out: GPIO 17 | Pin 11 Report to IR Receiver Model Specs LED1 : GPIO 27 | Pin 13 LED2 : GPIO 22 | Pin 15 Rotary Encoder Module: PEC12 A : GPIO23 | Pin 16 PEC12 B : GPIO 24 | Pin 18 PEC12 1 : GPIO 25 | Pin 22 LED1 Always ON LED2 ON when PLAY Pins can be changed in /home/volumio/script.volumio.service/addons.py MicroSD cards need to be expanded
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    hued

    Daemon for managing Philips Hue light bulbs

    The Philips Hue light bulbs are remote-controllable LED lightbulbs. The control interface allows you to turn the lamps on or off, dim them, or change their color. This application lets you set up schedules to automatically turn lights on or off, based on specific days, times, or relative to sunrise/sunset at your location. Special schedules can be created, e.g. to turn lights on and off while you are travelling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5

    Pi Snowflake

    A Raspberry Pi driven LED Snowflake

    Initially this project started as hobby to build a "cool" christmas LED decoration. The result was 175 RGB LED snowflake driven by a Raspberry Pi. Since the hardware prototype is finished it's time to share the software and documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    tech00

    Technology project

    ...Build time configuration. 5. Specific Makefile. Toolchain: Sourcery CodeBench Lite 2013.11-24 Target board: STM32VLDISCOVERY Functionality: As of now only test of core API and LED blinking. Might be used as application template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AquaPiPi

    Fresh water reef thank controller.

    WARNING: DRAFT VERSION FOR HARDWARE TEST PURPOSE! The intend of this project is mainly to control a 5 channel LED light and to remotely monitor the LED heatsink and water temperature. The LED light simulate random cloud, random lightning during cloud and also manage sunrise and sunset. The system is composed of an Arduino mega 1280, an ethernet shield w5100, an LCD keypad shield 1602, a 3,2" TFT touchscreen, a RTC module DS1307 and 3 DS18B20 one wire temperature sensor. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Antec Kuhler 920 Linux Driver/Control

    Antec Kuhler 920 Linux Driver/Control

    Linux Driver and control program for the Antec H20 - 920 Series liquid coolers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    microDispatch

    Microcontroller Task Scheduler

    ...You choose the time interval by calling dispatchTick(), this is usually in a timer interrupt. Range for number of tasks: 0 to 255 tasks Range for delay: 0 to 65535 ticks Each task only uses 5 byte of RAM. The one task LED blink example only uses 5 bytes of RAM and 476 bytes of program memory for the whole program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    RGBLightControl

    LED Color Control System for RaspberryPi and Dreambox

    This project is about a light controlling system with a 4 RGB-LED channels to run different modes: • autonomously w/o PC performing HSI2RGB transformations and running through the color hues (with dimmable brightness) • remote operated by PC or embedded user software using the provided C++ Software library (based on Boost libraries) • ideal platform for color experiments with your RaspberryPi The system consists of 4 layers: • PCB with Atmel ATmega16 and FT232RL USB interface (Eagle forat) • Firmware for applying PWM, UART communication and integrated colorspace transformations (AVR-ASM) • C++-Software for providing a HTTP-Server, a Dreambox picture grabber and basic light sequence player • HTML5/JavaScript application for remote controlling and configuring the system via Webbrowser Please use the SVN browser for accessing the whole development snapshot and getting an current tarball!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    VPreproc

    C++ Verilog macro preprocessor

    This is a standalone preprocessor for the Verilog HDL language. It is modified from the Verilog-PreProcessor of Verilog Perl tool 3.314. Most of the code is written by the team led by Wilson Snyder. What I have done in this project: * Provide a standalone command line interface (without Perl). * Replace the parts implemented in Perl to C++. * Encapsulate the package in a separated namespace for better independence. What I may do in the future: * Replace the C language features to C++. * Optimise some code for better reading or performance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    kitty enlighted

    kitty enlighted

    A small microcontroller LED Pin-back button for just 1 $

    This is a RGB LED Pin-back Button controlled by an AVR Microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SoftLed

    LED Animation Firmware for Maple/Arduino

    The system uses internal databases to store led information such as pin number, target brightness, time at which the brightness should be reached and current program number. When the target is reached the led looks for the next program and get new time and brightness. Leds and programs can be manipulated on the fly, in the program or from serialusb. A very simple task scheduler call the update of leds every 5ms, leaving plenty of processor for other tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ThinkPad ACPI Extras Driver

    Linux kernel driver for ThinkPad laptops

    This is a Linux driver for ThinkPad laptops, written by Borislav Deianov and Henrique de Moraes Holschuh. It aims to support various features of these laptops which are accessible through a ThinkPad-specific ACPI framework. The newest version is available in the latest version of the Linux kernel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    linux driver and utility for CH MFP
    User-space linux driver & application for CH Multi Function Panel: support of all 50 keys, green / red led - simulate keys (keyboard, mouse, joystick,...), mouse & joystick axes - use macros for any key sequence & timings - supports up to 16 MFPs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Adapted Driver for Intel PRO/Wireless 2200BG NICs under Linux -- for kernels older than 2.6.20 use ipw2200bg, otherwise ipw2200bgN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Linux Library and GUI to control the Luxeed U7 LED Keyboard. Uses libusb 1.0 to communicate with the keyboard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Toolset to control the Tt eSPORTS Challenger Pro(TM) Keyboard from Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This software allows to manage an LDAP directory in a collaborative way. Anybody with an account can invite somebody else. The real name of the recruit is certified by his/her sponsor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tfpd
    Tfpd aims to implement a test software for the small-sized FPD(Flat Pannel Display). The test software is based on the linux and it consists of device drivers and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Windows application released under GNU to precisely control color values for Alienware's AlienFX LED color schemes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Full functional PS/2 keyboard on Atmega16, works with simple circuits, and fully customizable. Performs really great! - ps2 / keyboard / ps2avr / controller / avr / hardware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project aims to provide a fully functional GUI [and command line] interface to control the "USB LED Message Board v1.0" HW, by dreamcheeky. It allows local and remote multi-user control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XPS Led Changer is a graphical front-end for the dellLEDCtl program so you can easily change the colors and intensity of your Dell XPS notebook with just some mouse clicks. You can also save your selection so it keeps your choice between reboots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Keyboard Led Monitor can monitor the utilization of resources with the leds of the keyboard. Monitoring of CPU level, network traffic, memory and swap usage, and battery level are supported. The software can be used with game modes also, like bl.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo