-
Hello,
I try to use ConfigurableFirmata with Ethernet I had it running with USB before, with out any compiling problems.
Now I followed the instructions to setup the Ethernet with the Arduino Na…
-
I'm new with ESP8266 and i would like to use like i use the Ethernet shield with an arduino uno using aRest library.
It can be possible?
ghost updated
4 years ago
-
**Problem:** After upgrading from Ethernet lib 1.1.2 to 2.0.0 things stopped working.
**Board:** Arduino UNO R3
**Shield:** Arduino Compatible Ethernet Shield by ELECFreaks (https://www.robotshop.…
-
It seems that the number of sockets is determined in ethernet.h based on RAMSTART and RAMEND. But these facts are both defined for the mega chip instead of the W5100.
They are both defined in arduino…
-
If I run the example **image_transfer_jpg_as_the_remote_device_for_your_computer.py** on the camera and **rpc_image_tansfer_jpg_as_the_controller_device.py** on PC, with ethernet connectivity, I get j…
-
Heyo,
I'm trying to get WebSockets to work with an ESP32 (az-delivery, wroom) and an ENC28J60 module.
Minimal example:
```
#include
#define WEBSOCKETS_NETWORK_TYPE NETWORK_ENC28J60
#inclu…
-
### A user emailed Adafruit IO support suggesting an improvement to the IO library to fetch the Ethernet mac address before starting the module:
Hello! I'm Gavin, I made an adafruit.io related ap…
tyeth updated
6 months ago
-
Arduino: 1.8.15 (Linux), Board: "ATmega328, Yes (UART0), EEPROM retained, 328P / 328PA, BOD 2.7V, LTO disabled, External 16 MHz"
arduino-builder -dump-prefs -logger=machine -hardware /usr/share/ard…
-
This issue is tracking adding support of ESP32-P4.
Initial support for basic functions already merged in `release/v3.1.x`. Now working on checking if the peripherals work as expected and fixing …
-
Arduino DUE, Arduino Ethernet Shield 2, IDE 1.8.8, windows 10
Application: Web Server from David A Mellis and Tom Igoe, The text of the code was copied from here:
https://www.arduino.cc/en/Tuto…