Here are
627 public repositories
matching this topic...
The Arduino IDE for advanced users and developers. Experimental alpha version.
Start your Arduino projects right out of the box
Updated
Jul 8, 2021
Makefile
A simple web user interface library for ESP32 and ESP8266
Espressif 32: development platform for PlatformIO
Updated
Jul 26, 2021
Python
Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
Updated
Oct 21, 2019
JavaScript
Updated
Jul 29, 2021
JavaScript
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
Arduino library for Flash Memory Chips (SPI based only). Formerly SPIFlash
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant / mqtt
Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)
Updated
Jan 4, 2021
Python
Adalight with FastLED support
Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)
Board definitions for SparkFun-manufactured AVR, ARM, and ESP-based Arduino boards.
Vim plugin for compiling and uploading arduino sketches
Updated
Jul 28, 2021
Vim script
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
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
STM M3 ARM Cores for Arduino IDE.Makes Arduino IDE supports stm32f103.
XInput library for USB capable Arduino boards
HomeKit Library for the Arduino-ESP32
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
The Dagor Controller is a fully integrated tiny solution for brushless-based actuators with wireless capabilities.
An experimental SDK for working with AWS Services on Arduino-compatible devices. Currently has support for DynamoDB and Kinesis.
Streaming Led pixel control
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