-
### Basic Infos
#### Hardware
Hardware: ?ESP-8266?
Core Version: ?2.1.0-rc2?
### Description
Problem description
### Settings in IDE
Module: ? ESP8266 Huzzah Feather Mod…
-
on an esp8266 (Huzzah breakout) When initializing busio.I2C it returns an error for Pin DVDD "in use"
to replicate execute:
from board import *
import busio
bus = busio.I2C(SCL,SDA)
generates…
-
- Arduino board: Adafruit Feather HUZZAH ESP8266
- Arduino IDE version (found in Arduino -> About Arduino menu): 1.69
- List the steps to reproduce the problem below (if possible attach a sketch or
…
-
Steps to reproduce:
```
wget http://micropython.org/resources/firmware/esp8266-512k-20170413-v1.8.7-616-gc7e8c6f.bin
esptool.py --port /dev/ttyUSB0 erase_flash
esptool.py --port /dev/ttyUSB0 --b…
-
Hello
I want to use **M-DUINO PLC Arduino 19R I/Os Relay / Analog / Digital** for my project (Arduino for AzureIOT). So can anyone let me know if i can use "AzureIoTHub - Azure IoT Hub library for …
-
I am confused now. The pins GPIO4 and 5 are called GPIO3 and 4 in your template. I connected a LED WS2812 string to GPIO4 and configured that, works very nice. I noticed @mihalski with his Huzzah Feat…
-
Running CP version 0.8.4. While trying to configure WebREPL, the boards offers to reboot and gets halted. A workaround is pressing the hard reset button on the ESP8266.
Details:
On a fresh ESP8266…
-
If I search Azure in VS Code I find nothing.
![image](https://cloud.githubusercontent.com/assets/1429895/23912991/c3906bf6-089e-11e7-88b5-6c849a86bc5c.png)
In the Arduino IDE I find the Azure IoT …
-
kindly add support to the Adafruit Feather Huzzah ESP8266 with this library. Current the example code gives the following message on the serial port
ets Jan 8 2013,rst cause:2, boot mode:(3,6)
…
-
Hi,
this is a request...
i'm using this awesome library to control daikin ac.
Is there the possibility to add the "ECONO" mode to the daikin library?
The ECONO mode is a function that sets a limit…