Showing 36 open source projects for "arduino-homekit-esp32"

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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    ESP32 CYD ESL with Firebase

    ESP32 CYD ESL with Firebase

    ESP32 CYD version of the Electronic Shelf Label.

    A version of the Electronic Shelf Label that utilizes the ESP32 CYD. GitHub repository: https://github.com/Northstrix/ESP32-Cheap-Yellow-Display-Electronic-Shelf-Label-with-Google-Firebase The tutorial is available at https://www.instructables.com/ESP32-CYD-ESL/ WebFlash: https://northstrix.github.io/ESP32-Cheap-Yellow-Display-Electronic-Shelf-Label-with-Google-Firebase/flash.html Format Flash area designated for SPIFFS with ESP32 Filesystem Uploader (https://github.com/me-no-dev/arduino-esp32fs-plugin/releases/) after using the WebFlash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ESP32 Tetris

    ESP32 Tetris

    Tetris for ESP32 with Nintendo 64 controller support

    Tetris for ESP32 with Nintendo 64 controller support. Based on the work of Brian Lough. Adapted for Nintendo 64 Controller by Maxim Bortnikov. GitHub repository: https://github.com/Northstrix/ESP32-Tetris-With-Nintendo-64-Controller Original project: https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display/tree/main/Examples/Projects/TetrisWithNunchuck The tutorial is available at https://www.instructables.com/How-to-Play-Tetris-on-ESP32-CYD-With-Nintendo-64-C/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Arduino mySQM Sky Quality Meter

    Arduino mySQM Sky Quality Meter

    mySQM powered by Arduino Nano

    A sky quality meter based on TLS237 and Arduino Nano. (c) Copyright Robert Brown 2014-2024. All Rights Reserved. Code or portions of code may not be copied or used without appropriate credit given to author. For a WiFi ESP32 much improved version please see https://sourceforge.net/projects/mysqmproesp32/ AUTHOR NOTE: HIGHLY RECOMMEND YOU USE AN ARDUINO MEGA FOR THIS PROJECT IF ALL OPTIONS ARE CHOSEN YOU CAN RUN OUT OF CODE SPACE ON A NANO
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    fmadev-arduino-projects

    personal arduino projects

    This is a global repository to store all my arduino projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    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. There is a new ESP32 WiFi version at https://sourceforge.net/projects/esp32-dew-controller/ The older myDCP2 (two-channel dew controller) is found here https://sourceforge.net/projects/arduinonanodewcontrollerpro/files/myDewController%20v200%202channel/
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    KhadashPay

    KhadashPay

    The KhadashPay project is an open-source payment system.

    ...As for the customers of the store where the KhadashPay is deployed, Khadash pay doesn't keep any logs whatsoever and doesn't require a bit of your personal information to create an account. You can find the tutorials here: V2.0 (ESP32 Version): https://www.instructables.com/KhadashPay-V20/ V2.0 (Raspberry Pi Pico Version): https://www.instructables.com/KhadashPay-V20-Raspberry-Pi-Pico-Version/ V3.0 (STM32F401CCU6 Version): https://www.instructables.com/KhadashPay-V30-STM32F401CCU6-Version/ V3.0 (ESP32 Version): https://www.instructables.com/KhadashPay-V30/ V3.5 (ESP32 Version): https://www.instructables.com/KhadashPay-V35/ The version of the KhadashPay that stores the data in the cloud and allows you to operate several payment terminals is available on https://sourceforge.net/projects/khadashpay-firebase-edition/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    freeRTOS & libraries for AVR ATmega

    freeRTOS & libraries for AVR ATmega

    freeRTOS for Arduino Uno, Goldilocks 1284p & Mega 2560

    AVR ATmega port of freeRTOS A port of freeRTOS which can be flexibly flexibly configured use almost any available Timer on AVR ATmega devices and will operate with almost any classic Arduino device from Arduino, SeeedStudio, Sparkfun, Freetronics or Pololu. Going forward this repository will be updated less often and only with major releases. Please check at Github for the latest commits. https://github.com/feilipu/avrfreertos The Goldilocks Analogue story is told here. http://feilipu.me/?s=Goldilocks+Analogue The Goldilocks 1284p story is here. http://feilipu.me/2013/03/08/goldilocks-1284p-arduino-uno-clone/ If this repository is too complicated to get started, a minimum AVR freeRTOS configured using the Watchdog Timer and Heap 3 is also also available. https://github.com/feilipu/miniAVRfreeRTOS For the Arduino platform there is a freeRTOS Library available in the Arduino IDE Library manager. https://github.com/feilipu/Arduino_FreeRTOS_Library
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    Terminal-BASIC

    Terminal-BASIC

    BASIC-like language interpreter for embedded systems

    Terminal-BASIC is a BASIC-like language interpreter, works on a set of single board embedded systems (i.e. famous AVR uc based boards). Terminal-BASIC: * suports real numbers, multidimensional arrays and Darthmouth BASIC-style matrix operations; * written in C++11; * has modular structure (can save uc storage, instantiating only used modules); * works through different i/o devices, using vt100 commands; * on systems with multiple i/O devices can work as simple time-sharing...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    KleOS

    KleOS

    KleOS brings together Arduino, FreeRTOS and Arduino-mk to you.

    KleOS 1.1.0: Fixed some warnings. KleOS 1.1: Offers support for the Arduino Due boards. KleOS 1.1_Due: It's the actual support for Arduino Due boards. --- KleOS project is here to help you create real time applications for the Arduino platform. * Arduino. Your preferred electronics platform. * FreeRTOS. The real time operating system for embedded systems. * Arduino-mk. The tool to compile your Arduino projects from the command line. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
     rims-arduino-library

    rims-arduino-library

    Recirculation infusion mash system library for Arduino

    This library implement RIMS controls for home brewers. For definition of a RIMS, see https://tinyurl.com/j3lyuyc For me, an Arduino micro controller + a LCD Keypad shield was cheaper and a lot more customizable than a commercial PID controller. So, with this library, a commercial PID controller is unnecessary. Automatic PID tuning toolkit is also included. Temperature can be read with a thermistor, a resistance temperature detector (RTD) or any custom temperature probe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    RTuinOS

    The event based Real-Time Operating System (RTOS) for Arduino

    RTuinOS, the event based Real-Time Operating System (RTOS) for Arduino, is now hosted at SourceForge. In this revision, 1.0, the event concept has been generalized. Events can now be broadcasted events, semaphores or mutexes. This permits to implement all the usual inter-task communication patterns. Please refer to the user guide and the diverse code samples for details. The second technical change is a complete revision of the makefile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AMASP Arduino Library

    AMASP Arduino Library

    Arduino library to the ASCII Master Slave Protocol

    These are the files os the Arduino library for the open protocol AMASP (ASCII Master Slave Protocol). Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RetroPC-SIM

    RetroPC-SIM

    RetroPC-SIM is an Arduino project to help to understand how pc works

    RetroPC-SIM is an opensource project, to help to understand how pc works, manage memory and registries, how it represent the numbers and negative numbers, saving results, activating flags, and all it interacting with the simulator only with binary input, also you can connect a perdorated cards reader to input the instructions code from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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: 1 This Week
    Last Update:
    See Project
  • 15

    OBD-II for Arduino

    Providing easy OBD-II connectivity for open-source hardware

    This OBD library for Arduino is developed for the OBD-II Adapter for Arduino. Several example sketches are provided for demonstrating the usage of the library as well as for real data logging use. The aim of the project is to provide Arduino vehicle connectivity via the OBD-II port with easy-to-use Arduino library so Arduino lovers can start play Arduino on their cars easily.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    AVRpal.NET

    AVRpal.NET

    A Windows based GUI for popular avrdude command line utility

    A Windows based GUI for popular avrdude command line utility for AVR microcontroller Programming.It has got many features with a lightweight easy to understand interface. AVRdude is provided with it. It previously used LibUSBdotnet but now it uses LibUSBK for compatibility(http://libusbk.sourceforge.net/UsbK3/index.html) .Supports only USBasp programmer but if you can code,you can change it to work with your programmer.Feedback is necessary friends
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17

    PPM Channel Expander with Arduino

    Futaba, Art-Tech, Transmitter PPM Channel Expander with Arduino

    Futaba, Art-Tech, Transmitter PPM Channel Expander... 40 Mhz, 35 MHz transmitters with Arduino...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DMX Library for Arduino

    DMX Library for Arduino

    DMX Library and usage examples for Arduino

    This Library includes a DMX Master, DMX Slave and various examples on how to use its implementation. This projects has been started to support the use of our Shielded DMX / RDM Shield for Arduino. The library is made available under the GNU Lesser General Public License If you would like to make contributions to the source code feel free to contact the project admin
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 19
    Easy CNC

    Easy CNC

    Modular CNC software for Arduino controller

    The goal of the project is the realization of a modular firmware that allows to control a CNC machine with different utensils. For instance, a CNC with a drill, with few changes can become a plotter with a pen or cutting machine to cut cardboard or stickers. In order to do that, we want project a CNC router with a mechanism that allows a fast utensil change and a controlling firmware which can use different utensils changing some configuration parameters.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20

    MonitoringRelay

    Three phase protection device

    This firmware implements a three phase Monitoring Relay, that is designed to continually monitor phase rotation of 3-phase lines as well as phase failure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    FridgeDuino

    Arduino based fridge control

    FridgeDuino is a firmware for an Arduino based fridge control. The code follows a modular design, separating the core functionality from the user interface. This allows easy integration with user interfaces from different manufacturers. For the GPL version, only the Whirlpool WRM series is supported. Feel free to contact us for any particular customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Core13

    Arduino core for Attiny13

    An Arduino core for the Attiny13 processors designed with small size in mind. *Support*: http://arduino.cc/forum/index.php/topic,89781.0.html Currently supported functions: * = Partial support map() random() randomSeed() millis() micros() delay() delayMicroseconds() * analogRead() analogWrite() pinMode() digitalRead() digitalWrite() pulseIn() (Untested) shiftIn() (Untested) shiftOut() (Untested) If you find any issues be sure to make sure you are using the latest version first.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 23
    eChanter is an Open Source electronic bagpipe project, based on the Arduino platform, using capacitive touch sensors, with polyphonic wavetable synthesis PCM audio at 8KHz. See Files for the development version, eChanter v3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Hydroponic Automation Platform (HAPI)

    Hydroponic Automation Platform (HAPI)

    Technologies for automating food production on various scales

    The Hydroponic Automation Platform Initiative (HAPI) develops and provides hardware and software components for automating food production using hydroponic, aquaponics, and precision agriculture techniques. High-yield production in urban settings is one of the primary goals. Artifacts include hardware design (mainly Arduino-based), firmware, management software and reporting modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Arduino BOARDS.TXT Editor

    Arduino BOARDS.TXT Editor

    Managing your Arduino BOARDS.TXT and PROGRAMMERS.TXT files

    The Arduino BOARDS.TXT Editor is a Windows program for editing BOARDS.TXT and PROGRAMMERS.TXT files. ** This project is not maintained anymore. Use at your own risk ** BOARDS.TXT Editor is compatible with Arduino IDE 1.0 through 1.5x and other compatible IDEs like Visual Micro NEW in version 1.60: - Pinout viewer now Includes links to processor datasheets from the manufacturers' web sites - Automatic web downloader \for pinout diagrams and datasheets - Improved compatibility with clone vendor's BOARDS.TXT files (e.g. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next