Here are
472 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
May 15, 2020
Makefile
Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
Updated
Oct 21, 2019
JavaScript
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
Jul 13, 2020
Python
Espressif 32: development platform for PlatformIO
Updated
Sep 15, 2020
Python
A simple web user interface library for ESP32 and ESP8266
Arduino library for Flash Memory Chips (SPI based only). Formerly SPIFlash
Adalight with FastLED support
Board definitions for SparkFun-manufactured AVR, ARM, and ESP-based Arduino boards.
Optimized DHT library for ESP32/ESP8266 using Arduino framework
Vim plugin for compiling and uploading arduino sketches
Updated
Sep 10, 2020
Vim script
Control your Spotify player from a ESP8266 with color touch display
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.
Arduino-compatible wireless reflow oven controller ecosystem of open-source hardware
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
OpenTracker - open source GPS/GLONASS hardware
CMake-Based framework for Arduino platforms
Updated
Jun 17, 2020
CMake
A Streamlined IDE for Coding and Programming the ATtiny10 and other ATTiny Devices
Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)
XInput library for USB capable Arduino boards
An experimental SDK for working with AWS Services on Arduino-compatible devices. Currently has support for DynamoDB and Kinesis.
Streaming Led pixel control
Example code from the SparkFun Inventor's Kit Guide.
Save exception details and stack trace anytime and anywhere the ESP8266 crashes
This repo contains CoAP protocol for ESP-12E
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