-
Hello @maragelis is there any reason this shouldn't also work on the R3 board?
Specifically this one...
https://robotdyn.com/uno-wifi-r3-atmega328p-esp8266-32mb-flash-usb-ttl-ch340g-micro-usb.ht…
-
```
if (buttonA === 1) {
window.location.href="buttonA.html";
}
```
-
With the great migration coming to an end, it's time to track the final tasks and make sure they are done before 0.91.
- [x] Update LabelBot to no longer attach platform labels https://github.com/h…
-
#### Expected behaviour
Typing cmd+up in the editor should set the cursor position to 1:1.
#### Actual behaviour
Typing cmd+up in the editor does nothing.
#### Steps to reproduce
Create…
-
Have you tried to use BLE Central role with the watches?
arduino-org library works fine on nrf52 chip, but I wasn't able to make it working with nrf51.
I need this to display my external HR sensor …
-
I am making a remote heart rate monitor to send BPM to an android phone. The android part works correctly. However, the BPM fails to go back to zero after I remove the finger. With the finger placed …
-
Hi, thank you for providing the BTLE C++ Api. To work with the nativ ESP-IDF it's like try to build a skyscraper but playing in the sand.
I have checked your BLE_client sample in the Arduino IDE. …
ghost updated
6 years ago
-
### Hardware:
Board: ESP32 Dev Module
Core Installation/update date: Latest GIT version 05/03/2018
IDE name: Arduino IDE
Flash Frequency: 80Mhz
Upload Speed: 921600
##…
-
Based on #15, try to think of a generic way to add camera functionality to this project.
Todos would be:
* add a new node type, because Cameras can't (or shouldn't) be hosted behind bridged access…
-
**[Original report](https://bitbucket.org/xoseperez/fauxmoesp/issue/25) by _phlp_ (Bitbucket: [_phlp_](https://bitbucket.org/_phlp_), ).**
----------------------------------------
Hi,
I've the prob…
pvint updated
5 years ago