Showing 66 open source projects for "ide arduino"

View related business solutions
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
  • MATRIX is a world-class, award-winning learning management system (LMS) for businesses. Icon
    MATRIX is a world-class, award-winning learning management system (LMS) for businesses.

    For small, medium, and large sized corporations, as well as associations and public organizations

    The platform is known for delivering a great user experience, while incorporating all the essential tools companies need to support efficient training and learning.
  • 1
    Arduino IDE

    Arduino IDE

    Arduino IDE library

    This repository contains the source code of the Arduino IDE 2.x, which is currently in the beta stage. The Arduino IDE 2.x is a major rewrite, sharing no code with the IDE 1.x. It is based on the Theia IDE framework and built with Electron. The backend operations such as compilation and uploading are offloaded to an arduino-cli instance running in daemon mode. This new IDE was developed with the goal of preserving the same interface and user experience of the previous major version in order...
    Downloads: 195 This Week
    Last Update:
    See Project
  • 2
    Arduino

    Arduino

    Open-source electronics platform

    Arduino is an open-source physical computing platform based on a simple I/O board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software on your computer (e.g. Flash, Processing and MaxMSP). The boards can be assembled by hand or purchased preassembled. Arduino is a popular tool for IoT product development as well as one of the most successful tools for STEM/STEAM education...
    Downloads: 92 This Week
    Last Update:
    See Project
  • 3
    arduino-cli

    arduino-cli

    Arduino command line tool

    Arduino CLI is an all-in-one solution that provides Boards/Library Managers, sketch builders, board detection, uploader, and many other tools needed to use any Arduino compatible board and platform from the command line or machine interfaces. In addition to being a standalone tool, Arduino CLI is the heart of all official Arduino development software (Arduino IDE, Arduino Web Editor). The script requires sh, which is always available on Linux and macOS. sh is not available by default on Windows...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Arduino core for the ESP32

    Arduino core for the ESP32

    Arduino core for the ESP32

    .... The low-duty cycle is used to minimize the amount of energy that the chip expends. The output of the power amplifier is also adjustable, thus contributing to an optimal trade-off between communication range, data rate and power consumption. The ESP32 series is available as a chip or module. You can use Arduino-ESP32 Online Documentation to get all information about this project.
    Downloads: 28 This Week
    Last Update:
    See Project
  • Digital Adoption and User Training - in one solution Icon
    Digital Adoption and User Training - in one solution

    ClickLearn produces the right learning format for any training situation

    ClickLearn captures work processes in enterprise software - and auto-produces learning content in 7 formats and 45 languages, creates a customisable e-learning portal and keeps documentation current with automatic updates.
  • 5
    Arduino core support for STM32

    Arduino core support for STM32

    STM32 core support for Arduino

    This repo adds the support of STM32 MCU in Arduino IDE. This porting is based on STM32Cube MCU Packages including the HAL hardware abstraction layer, enabling portability between different STM32 devices via standardized API calls. The Low-Layer (LL) APIs, a lightweight, optimized, expert-oriented set of APIs designed for both performance and runtime efficiency. CMSIS device definition for STM32. Arduino.cc IDE allows to add easily new board thanks the "Boards Managers". More information about...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    TFT_eSPI

    TFT_eSPI

    Arduino and PlatformIO IDE compatible TFT library

    An Arduino IDE compatible graphics and fonts library for 32-bit processors. The library is targeted at 32-bit processors, it has been performance-optimized for STM32, ESP8266 and ESP32 types. The library can be loaded using the Arduino IDE's Library Manager. Direct Memory Access (DMA) can be used with the ESP32, RP2040, and STM32 processors to improve rendering performance. "Four wire" SPI and 8 bit parallel interfaces are supported. Due to the lack of GPIO pins, the 8-bit parallel interface...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    WS2812FX

    WS2812FX

    WS2812 FX library for Arduino and ESP8266

    This library features a variety of blinken effects for the WS2811/WS2812/NeoPixel LEDs. It is meant to be a drop-in replacement for the Adafruit NeoPixel library with additional features. You can search for WS2812FX in the Arduino IDE Library Manager or install the latest (or development) version manually. More complex effects can be created by dividing your string of LEDs into segments (up to ten) and programming each segment independently. Use the segment() function to program each segment's...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    This code works best with the NodeMCU V2 ESP8266 module and an 0.96" OLED display. To get you up and running in no time we created a kit that contains all the necessary parts. By buying this and other kits from us you are funding the maintenance and development of this library. Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform. If you are using the PlatformIO environment for building, choose one of the available IDE integration or the Atom-based IDE...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Arduino HomeKit ESP8266

    Arduino HomeKit ESP8266

    Native Apple HomeKit accessory implementation for the ESP8266 Arduino

    This Arduino library is a native Apple HomeKit accessory implementation for the ESP8266 Arduino core and works without any additional bridges. This project is mainly based on an esp-home kit for ESP-OPEN-RTOS. I ported the RTOS-based implementation of the esp-home kit to the pure Arduino environment, aimed at easy and fast building projects using Arduino IDE (or Eclipse with sloeber, PlatformIO). Enjoy the "one-key" build, "one-key" upload, and work to link various other Arduino libraries...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Utility Billing Software for Utility Bill Management Companies Icon
    Utility Billing Software for Utility Bill Management Companies

    Make Your Life Easier With Integrated Utility and Municipal Software

    It is rich and full-featured. It offers clients the opportunity to improve customer service and satisfaction with an online customer portal where customers can access their account information and pay their bills. It offers the opportunity to increase staff efficiency by taking advantage technology to email bills, email customers from within the system and interface with any meter reading or accounting system.
  • 10
    PU2CLR SI4735 Arduino Library

    PU2CLR SI4735 Arduino Library

    This document is aimed at the Arduino developers, radio experimenters

    This library uses the I²C communication protocol and implements most of the functions offered by Si47XX (BROADCAST AM / FM / SW / LW RADIO RECEIVER) IC family from Silicon Labs. This library also has primitive functions that make it easier for you to implement commands that may not have been implemented yet. See setProperty, getProperty sendCommand, getCommandResponse and getStatusResponse functions and also How to customize PU2CLR Arduino Library. It is worth noting, however, that this library...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11
    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab is a realtime emulator for PIC, Arduino, STM32, ESP32, ...

    PICSimLab is a realtime emulator of development boards with MPLABX/avr-gdb debugger integration. PICSimLab supports microcontrollers from picsim, simavr, uCsim, qemu-stm32, qemu-esp32, and gpsim. PICSimLab has integration with MPLABX/Arduino IDE for programming the microcontroller's boards. As the purpose of PICSimLab is to emulate real hardware it does not have any source code editing support. For code editing and debugging the same tools used for a real board should be used with PICSimLab...
    Leader badge
    Downloads: 881 This Week
    Last Update:
    See Project
  • 12
    Arduino to Assembly Converter

    Arduino to Assembly Converter

    Convert your Arduino C/C++ code to Assembly code.

    (This software works with AVR and ESP8266 architecture) This is a tool help to convert Arduino C/C++ code to Assembly code. Step 1: Choose the Arduino *.elf file (generated when you compile C/C++ code in the IDE, usually located in Temp folder). Step 2: Choose the output txt file, the assembly code will be written to this file. Step 3: Click Convert. The software requires .NET 4.0 Notepad++ recommended (to view Assembly code with colorful text): https://notepad-plus-plus.org/ The idea comes...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    KB1OIQ - Andy's Ham Radio Linux

    KB1OIQ - Andy's Ham Radio Linux

    Xubuntu Linux remastered for Amateur Radio users

    Version 21 - last version to support 32-bit Version 25: 10-jun-2022 (xfce4) 64-bit, Xubuntu 22.04.0 Version 25a: 05-May-2023 (xfce4) 64-bit, Xubuntu 22.04.0 This is a remastered version of Xubuntu Linux. PLEASE PLEASE PLEASE read this very fine document: https://sourceforge.net/projects/kb1oiq-andysham/files/v25a/GETTING_STARTED This version contains a lot of amateur radio software including Fldigi, NBEMS, Gpredict, xcwcp and qrq, XLog and cqrlog, flrig and grig, xnec2c, fl_moxgen,...
    Leader badge
    Downloads: 407 This Week
    Last Update:
    See Project
  • 14

    Freematics

    Freematics brings freedom to your telematics projects

    Freematics brings freedom to telematics projects involving OBD-II, GPS, MEMS sensor and wireless technologies based on open-source hardware. Freematics ONE - ATmega328 based Arduino programmable vehicle telemetry prototyping platform http://freematics.com/products/freematics-one/ Freematics ONE+ - ESP32 based Arduino programmable vehicle telemetry prototyping platform http://freematics.com/products/freematics-one-plus/
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 15
    NSDuino

    NSDuino

    New IDE for Arduino

    NSDuino is an new alternative IDE for Arduino, Genuino and others compatible microcontroller boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    freeRTOS & libraries for AVR ATmega

    freeRTOS & libraries for AVR ATmega

    freeRTOS for Arduino Uno, Goldilocks 1284p & Mega 2560

    .../?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: 10 This Week
    Last Update:
    See Project
  • 17
    RobBX

    RobBX

    RobBX - is a powerfull DIY Arduino constructor based from IQBX

    RobBX - is a first in the world DIY Arduino constructor based from IQBX. Difference from prototype, RobBX has complete conception witch includes: a complete STL 3D-models with OpenSCAD sources; a special schemes and electronics connections; and powerfull Arduino firmware for ESP32 based on WiFi AP Server, connection to it from mobile device give a controller, programmable from IDE (on Blockly). Robb - is a low cost constructor, but it powerful for STEAM education.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    freesensors-arduino

    FreeSensors Arduino Library

    FreeSensors is a modular robotics system based on expansion shields. This is the Arduino IDE library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Small application for ESP8266 compatible D1 mini single chip to acquire data from Holding Registers of HYD 10ktl-3ph inverter via Modbus over RS485. Main purpose is to verify the communication method with inverter and explore its Holding registers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    MC 6800 Emulator for Teensy 4

    6800 Emulator runs on Teensy 4 processor

    6800/ET-3400 Emulator, designed for the Teensy 4.0/4.1 processors. Build this with the Arduino IDE 2.0. Full Source and readme included in archive. Programs written in 6800 assembly can be run in the emulator. It supports two modes of operation, an internal monitor program and a mode that emulates the Heathkit ET3400 (and ET-6800) microprocessor trainers. Motorola released the MC6800 chip in 1974. It was a source of inspiration for the designers of the more popular (and cheaper) 6502 chip...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Next Generation Programming

    Next Generation Programming

    Compose Software Without Writing Any Programing Code

    "Next Generation Programming - Programming Without Coding Software" is a drag-drop wizard for creating simple or complex applications without writing any programming language code The Software is coded/designed with "Java Programming Language" for novice/expert programmers; Programmers can write softwares with visual tools : drag-drop components;visual editors... Programmers can use the software to compose of simple/complex applications : Database programs, circuit design, generate code...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    KleOS

    KleOS

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

    ... world applications need to react to internal and external events in real time, e.g. as fast as possible, even seizing the CPU from the code that is currently executing. FreeRTOS is the glorious tool behind getting such behaviour. And as you become an Arduino power user you find the IDE too clumsy, so why don't you compile your way (e.g. in the terminal) using your preferred source code editor? Arduino-mk is the glorious tool behind this behaviour.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    openbu

    openbu

    Lightweight L5e vehicle with freely accessible engineering documents

    ... Workbench - Z88 Arion (topology optimization, Freeware) - KiCAD - Gimp - Arduino IDE - CooCox To make the descissions in this project as transparent as possible, all big engineering descissions are evaluated with the following criteria: - efficency - simplicity - safety - maintenance - manufacturability - failure probability - clean and good looking design
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    freesensors-ardublock

    Block style programming for FreeSensors

    This is a fork of the original Ardublock project found at https://github.com/taweili/ardublock . This fork supports the FreeSensors Arduino library and suppports the last Arduino IDE.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 25

    PyBitBanger

    Python controlled hardware.

    ... sufficient resources to control a very large number of bits. The Nybble protocol, https://sourceforge.net/projects/nybbler, is used to communicate between Python and and port expander chips. Tkinter is used for both the GUI and as a thread manager for the serial port interface. This makes it possible to have a simple plug and play application. Nattya, https://sourceforge.net/projects/nattya/, a hex friendly TTY interface is used for debug because the Arduino IDE doesn't support hex RS232 data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next