Here are
670 public repositories
matching this topic...
The Arduino IDE for advanced users and developers. Experimental alpha version.
Updated
Dec 27, 2021
JavaScript
Start your Arduino projects right out of the box
Updated
Jul 8, 2021
Makefile
Espressif 32: development platform for PlatformIO
Updated
Dec 29, 2021
Python
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
A simple web user interface library for ESP32 and ESP8266
Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
Updated
Sep 12, 2021
JavaScript
Arduino library for Flash Memory Chips (SPI based only). Formerly SPIFlash
Adalight with FastLED support
Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)
Updated
Oct 24, 2021
Python
HomeKit Library for the Arduino-ESP32
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant / mqtt
Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)
Vim plugin for compiling and uploading arduino sketches
Updated
Dec 10, 2021
Vim script
Board definitions for SparkFun-manufactured AVR, ARM, and ESP-based Arduino boards.
Optimized DHT library for ESP32/ESP8266 using Arduino framework
Send and receive MIDI messages over Ethernet (rtpMIDI or AppleMIDI)
Control your Spotify player from a ESP8266 with color touch display
XInput library for USB capable Arduino boards
Arduino-compatible wireless reflow oven controller ecosystem of open-source hardware
a Home-Automation-friendly ESP8266-based MQTT Garage Door Controller
Updated
Nov 13, 2018
Arduino
The Dagor Controller is a fully integrated tiny solution for brushless-based actuators with wireless capabilities.
STM M3 ARM Cores for Arduino IDE.Makes Arduino IDE supports stm32f103.
OpenTracker - open source GPS/GLONASS hardware
A Streamlined IDE for Coding and Programming the ATtiny10 and other ATTiny Devices
CMake-Based framework for Arduino platforms
Updated
Jun 17, 2020
CMake
An experimental SDK for working with AWS Services on Arduino-compatible devices. Currently has support for DynamoDB and Kinesis.
Improve this page
Add a description, image, and links to the
arduino-ide
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
arduino-ide
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I am trying to support Raspberry Pi 3. The linux driver code has the 7100 but not the 7000 listed.
When I try to compile on raspberry - jesse it gives error:
make[1]: *** /lib/modules/4.9.59-v7+/build: No such file or directory. Stop.
The Simcom site says there are both linux and android drivers for the 7000, but I can not find them.
The module works perfectly with Arduino! Thanks.
Bob