Showing 50 open source projects for "microcontroller"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Particle Firmware for the Electron, P1

    Particle Firmware for the Electron, P1

    Device OS (Firmware) for particle devices

    The Photon uses an ARM Cortex M3 CPU based microcontroller. All of the code is built around the GNU GCC toolchain offered and maintained by ARM. The build requires version 5.3.1 20160307 or newer of ARM GCC and will print an error message if the version is older than this. In order to turn your source code into binaries, you will need a tool called make. Windows users need to explicitly install make on their machines.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Arduino FOC

    Arduino FOC

    Arduino FOC for BLDC and Stepper motors

    ...One of the reasons for this is the apparent complexity of writing the BLDC driving algorithms, Field oriented control (FOC) being an example of one of the most efficient ones. The solutions that can be found online are almost exclusively very specific for certain hardware configurations and the microcontroller architecture used. Additionally, most of the efforts at this moment are still channeled towards the high-power applications of the BLDC motors and proper low-cost FOC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    ESP8266 Arduino Core

    ESP8266 core for Arduino

    ...It brings support for the ESP8266 chip to the Arduino environment, allowing you to write sketches, use familiar Arduino functions and libraries, and run these directly on ESP8266 without the need for an external microcontroller. ESP8266 Arduino core comes with libraries that enable it to perform a number of things. It can communicate over WiFi through the use of TCP and UDP; it can set up HTTP, mDNS, SSDP, and DNS servers; and it can perform OTA updates. ESP8266 Arduino core works with SD cards, servos, SPI and I2C peripherals.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 4
    HoloCubic

    HoloCubic

    Multi-function transparent display desktop station

    HoloCubic is a multi-function transparent display “desktop station” that uses a dispersive prism to create a pseudo-holographic visual effect, combined with WiFi and Bluetooth connectivity to support interactive network-capable applications. Built around an ESP32 PICO-D4 microcontroller, a 1.3″ 240×240 ST7789 display and MPU6050 inertial sensor, the device allows you to build a “floating hologram” style display module with additional networked visual features like weather display or follower counts. The hardware design includes versions of the PCB (Naive version, Ironman version) and 3D model files for the enclosure (3D printed or CNC metal). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    L-ink_Card

    L-ink_Card

    Smart NFC & ink-Display Card

    ...The repository includes board design files, firmware, and supporting software for customizing what the card shows. For hardware hackers and smart-card enthusiasts, it’s a fascinating hybrid of microcontroller, low-power display, and NFC tech in a familiar credit-card size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EtherCard

    EtherCard

    EtherCard is an IPv4 driver for the ENC28J60 chip

    ...Non-AVR boards are NOT currently supported (101/Zero/Due) #211 Hardware: Depending on the size of the buffer for packets, this library uses about 1k of Arduino RAM. Large strings and other global variables can easily push the limits of smaller microcontrollers. This library uses the SPI interface of the microcontroller and will require at least one dedicated pin for CS, plus the SO, SI, and SCK pins of the SPI interface. An interrupt pin is not required. Any Arduino IDE >= 1.0.0 should be fine. EtherCard is available for installation in the Arduino Library Manager. Alternatively, it can be downloaded directly from GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Arduino Si4735 radio library

    Arduino and Silicon Laboratories Si4735 radio library

    This library controls many Silicon Laboratories Si47xx family radio chips with an Arduino microcontroller. Major features include: • I2C and SPI bus • Supports "original" (Uno, Duemilanove, and their clones), Mega 2560, Leonardo, and Due Arduinos • FM/AM receive modes; including short, medium, and long wave AM • Analog and/or digital audio output • FM RDS and RBDS • Localization of receive bands, channel spacing, FM de-emphasis, and RDS/RBDS • Correctly decodes RBDS PI codes into station's call letters • Can handle a mix of RDS and RBDS stations as found near the US boarders with Canada and Mexico • Example programs I2C and Due support is alpha because I do not have hardware to test these features.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    iwattnick

    iwattnick

    iWattnick: the ultimate e-bike computer

    ...It is equipped with a large B/W screen, two buttons, accelerometer, magnitometer, current and voltage sensors, light sensor, internal temperature sensor, battery-backed real-time clock, a buzzer and has connection ports for external speed sensor (motor Hall, phase or reed switch), a Bluetooth SPP dongle, up to three temperature sensors (TMP36, LM35, KTY83 etc), cadence sensor, throttle handle, output to controller throttle input. The project includes: The hardware (schematics & drawings) The firmware (microcontroller program) The software (for mobile phones and PC) Project developement is being tracked (in Russian) here: http://electrotransport.ru/ussr/index.php?topic=24226.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wi-PWN

    Wi-PWN

    ESP8266 firmware for performing deauthentication attacks

    ESP8266 firmware for performing deauthentication attacks, with ease. Wi-PWN is a firmware that performs death attacks on cheap Arduino boards. The ESP8266 is a cheap microcontroller with built-in Wi-Fi. It contains a powerful 160 MHz processor and it can be programmed using Arduino. A deauthentication attack is often confused with Wi-Fi jamming, as they both block users from accessing Wi-Fi networks. The 802.11 Wi-Fi protocol contains a so-called deauthentication frame. It is used to disconnect clients safely from a wireless network. ...
    Downloads: 23 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    Sprut Usb4All Framework

    Sprut Usb4All Framework

    A high level API, that provides access to a Microcontroller with the

    This library encapsulates the communication protocol of the Sprut-usb4all. Supporting the of MCD and CDC firmware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LakeRobotics

    Embedded Software Framework for ARM/Cortex Microcontroller

    Embedded Software Framework for ARM/Cortex Microcontroller useable especially in robotics applications but also in any other embedded software projects. The framework is based on C/C++ code and includes other open source projects like FreeRTOS, lwIP etc. and also adds additional libraries and tools to provide a powerfull set of functions for embedded software projects At the moment there is just a small Wiki in German language with little information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Embedded Firmware Library

    Library for typical microcontroller- and peripheral functions

    Embedded developers always use their favorite controllers, and if you want to modify open source code, you often have to dive deep in the datasheet of that controller. The "Embedded Firmware Library" is a project which offers a kind of API to control the controller-functions and the functions of the peripheral units on a certain board. As an application developer, you don't have to know anything about the registers of the controller. And you can write controller- and board-independent code....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ztex is a Firmware Kit with a corresponding Driver API for EZ-USB based hardware. The Firmware is written in C and assembled using a powerful macro processor. The Driver API allows the development of platform-independent device drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Interface Web Microcontroller PIC

    Interface Web Microcontroller PIC

    This software is a interface that show in a website values sent by Microcontroller through serial port. It is for Windows and its developed in C. There is a example with PIC Microcontroller. Este software es una interfaz que muestra en una página web valores enviados por un Micrcontrolador través del puerto serie. Es para windows y está desarrollado en C. Hay un ejemplo con un Microcontrolador PIC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This program is a cross-platform replacement for the widely known in close circles Parameter Design tool (also known as Keywin e-Bike Lab), used to set the parameters of a e-bike controller based on the Infineon XC846 microcontroller (and various clones).
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    USB-IR-Boy is an LIRC compatible home brew USB Infrared (IR) receiver based on the Motorola (Freescale) MC68HC908 microcontroller. The project includes electronic schematics, MCU code, and a lircd compatible kernel module.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    An implementation of LWIP under FreeRTOS for the LPC1768/9 Cortext M3 microcontroller
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Porcupine2 is a small wearable sensory unit for logging motion data and doing low-level activity recognition. The project includes electronic schematics for the hardware, software for the microcontroller and client-side software for hardware-interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Microcontroller (AVR) based standalone digital light controllers ("dimmers"). The "Diamond" series supports 20 channels (TRIAC, FET, 0-10V, relay) with automatic fading, 20 scenes, 21 timers, IR remote, LCD, DMX-512 interface, global standby & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ACTIface (A Customizable TP-UART Interface) connects a PC to a KNX TP1 (EIB TP) network. It is built around a popular ASIC (the TP-UART) and optionally includes a microcontroller for improving communication with the PC (or standalone operation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FishBrains - an open-source ARM-7 microcontroller and development system, including libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ShapeOko CNC Mill

    open hardware CNC machine

    NOTE: THIS IS LEGACY DATA AND AN OLD DESIGN KEPT AROUND FOR POSTERITY'S SAKE ONLY. FOR CURRENT DESIGN INFORMATION AND PROJECT UPDATES SEE WWW.SHAPEOKO.COM A fully open source CNC project based around the arduino microcontroller, Ponoko (the world's easiest making system), and Sparkfun. Complete drawings, and assembly documentation will be provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ddr-Z8e
    Ddr-Z8E is a device driver library for the Zilog Z8 Encore!(r) microcontroller. The library supports I/O, IRQ, RS-232, I2C, SPI, A/D, WDT, ticker and built in flash memory as well as utility modules, e.g. for debugging and binary number representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    kbdbabel - collection of open source microcontroller based keyboard protocol translators
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A device driver in 'C' for interfacing a uController with a Displaytech 64128A LCD display (or its variants).It was written and tested on a Renesas R8C/25 microcontroller proto-board. It provides control, text and graphics functions as function cal
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next