-
Hello, I am making a flight controller using a bluepill and interfacing with an FTDI board. In the past I have been able to flash and connect the board using baseflight. Now It seems I can only flash …
-
Hi, when u connect the mk3.5 to p4usa connect and go to settings it says einsy rambo serial number instead of buddy board serial number
-
Folgenden Aufbau habe ich verwendet:
ESP8266 mit ESPeasy als Device: "Communication - Serial Server"
TTL auf RS485 Modul mit RX/TX an D1/D2 (nicht DI,DE,RE,RO)
iobroker mit modbus Adapter im Modu…
-
Hello,
I’m experiencing some issue in trying to make ADXL345 accelerometer works in SPI by using an nRF52 feather.
Here are the connections
```
nrf52 ADXL345
SCK SCL…
-
Hi all,
I'm trying to send data as fast as possible over UDP between two MKR WiFi 1010 (I also tried with Nano 33 IoT, I get same results), using the UDP example WiFiUDPSendReceiveString as a start…
-
- I am running ADTPro 2.0.3 on a MacBook Pro Mojave 10.14.6. Using a SSC in a Apple IIe. Set to straight through and on terminal block and DIP switches are SW1: 1001111 SW2: 1101100. I was previou…
-
Hello,
I wanted to use your application to debug a serial communication from some Arduino boards.
But I can't select baudrates higher than 115 kbps.
Do you still want to develop this project ?
…
-
Instrument details
------------------
* Model: Cobright DX4
* Communication: USB
* Link to the documentation (if available): https://www.laserdiodesource.com/files/manuals/laserdiodeso…
-
Hi,
For a couple of days, I've been struggling to configure debugging for ESP8266 running on Arduino and using PlatformIO.
I managed to build a proper binary file with http://blog.squix.org/2016/0…
-
I am currently working on a project to connect two arduinos with my Android. I wonder how can Cordovarduino work with two arduinos? I cannot open multiple instances for serial communication.