-
Updated
May 30, 2022 - C++
#
arduino-ide
Here are 731 public repositories matching this topic...
Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
home-automation
arduino
esp8266
remote-control
communication
esp32
arduino-ide
platformio
arduino-library
protocols
hacktoberfest
hvac
infrared
ir-decoder
airconditioners
hvac-control
ir-device
940nm
The Arduino IDE for advanced users and developers. Experimental alpha version.
-
Updated
Mar 1, 2021
Espressif 32: development platform for PlatformIO
iot
arduino
flash
build
continuous-integration
firmware
esp32
arduino-ide
continuous-deployment
platformio
platformio-platform
-
Updated
May 31, 2022 - Python
Start your Arduino projects right out of the box
-
Updated
Jul 8, 2021 - Makefile
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
A simple web user interface library for ESP32 and ESP8266
javascript
iot
arduino
esp8266
slide
ui
browser
esp32
websockets
arduino-ide
tablet
callback
arduino-library
user-interface
easy
webinterface
spiffs
userinterface
control-pad
-
Updated
May 31, 2022 - C
HomeKit Library for the Arduino-ESP32
-
Updated
May 30, 2022 - C++
Open
Linux USB Driver
67
rmarlan
commented
Apr 9, 2018
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
Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
desktop-app
arduino
screenshot
block
visual-programming-language
arduino-ide
desktop-application
blockly
visual-programming
-
Updated
Feb 16, 2022 - JavaScript
Arduino library for Flash Memory Chips (SPI based only). Formerly SPIFlash
-
Updated
Mar 27, 2022 - C++
Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)
-
Updated
Jan 17, 2022 - C++
Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)
-
Updated
Apr 9, 2022 - Python
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant / mqtt
home-automation
mqtt
relay
ota
firmware
arduino-ide
switch
home-assistant
mqtt-client
sonoff
iot-device
sonoff-switches
-
Updated
Mar 1, 2018 - C++
Vim plugin for compiling and uploading arduino sketches
-
Updated
Mar 2, 2022 - Vim script
Board definitions for SparkFun-manufactured AVR, ARM, and ESP-based Arduino boards.
-
Updated
May 10, 2022 - C
Send and receive MIDI messages over Ethernet (rtpMIDI or AppleMIDI)
c-plus-plus
arduino
esp8266
teensy
midi
udp
esp32
arduino-ide
arduino-library
ethernet-shield
uno
arduino-ethernet
arduino-uno
rtp
midi-messages
applemidi
arduino-midi-library
rtpmidi
-
Updated
Mar 20, 2022 - C++
Optimized DHT library for ESP32/ESP8266 using Arduino framework
-
Updated
Feb 4, 2022 - C++
XInput library for USB capable Arduino boards
arduino
library
usb
arduino-ide
xbox
arduino-library
xinput
xbox-controller
xinput-controller
xbox360
-
Updated
Dec 30, 2021 - C++
Control your Spotify player from a ESP8266 with color touch display
-
Updated
Dec 16, 2020 - C
Arduino-compatible wireless reflow oven controller ecosystem of open-source hardware
c-plus-plus
arduino
electronics
arduino-ide
pcb
diy
arduino-platform
atmega32u4
reflow-oven-controller
-
Updated
Jul 23, 2019 - C++
The Dagor Controller is a fully integrated tiny solution for brushless-based actuators with wireless capabilities.
-
Updated
Sep 29, 2021 - C++
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.
-
Updated
Jun 25, 2016 - C
OpenTracker - open source GPS/GLONASS hardware
-
Updated
May 30, 2018 - C++
CMake-Based framework for Arduino platforms
-
Updated
Jun 17, 2020 - CMake
-
Updated
Feb 9, 2022 - C
An experimental SDK for working with AWS Services on Arduino-compatible devices. Currently has support for DynamoDB and Kinesis.
-
Updated
Jul 31, 2016 - C++
Improve this page
Add a description, image, and links to the arduino-ide topic page so that developers can more easily learn about it.
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."


On the current firmware 0.9.2 there are multiple optimizations possibilities regarding the behavior of Wi-Fi during:
-Wi-Fi Attacks:
OPEN SSID (ESP_xxxxx) Broadcast starts when one of the Wi-Fi attacks are currently executed.
If possible this should be disabled (or hidden if it breaks functionality) during ANY Wi-Fi operation since it impacts the esp32marauders covert effectiveness.
With this