-
Hi, we are porting Arduino Duo 256 to VISUINO, getting big progress!
![image](https://github.com/user-attachments/assets/50e240b5-39d2-4f21-92b7-5674e974ed55)
We see that Serial3 and Serial2 are…
-
hi dear,
is it possible to make that as [**Visuino** ](https://www.visuino.com/)project?
thanks.
-
Hello everyone,
I am the developer of Visuino - https://www.visuino.com
One of the Visuino users sent me Maixduino to add support for it in Visuino, and now I am working on it.
It surely is a ver…
-
On jumper addresses: http://www.instructables.com/id/Arduino-and-Visuino-Use-PCF8574PCF8574A-I2C-GPIO-t/step2/Select-the-PCF8574PCF8574A-I2C-Address/
Good video: https://www.youtube.com/watch?v=k…
-
Hello @zwyzwm
There is info that we dont have on Internet. How to create a TRAIN image from the scratch.
For example
1) Go to the robloflow and create images and boundary
2) Go to COLAB and …
-
I have not been able to find much information on this :-( .
1. Does the ESP32 come preprogrammed with AT firmware, or do I have to burn it separately.
2. What pins it is connected to? I have seen …
-
I have installed successfully and compiled the first sketches without flaws.
However the built-in examples UDPSendReceiveString and UDPNTPClient refuse to work.
The used Ethernet libraries seem to…
-
How to enable C++11 support?
I am unable to compile modern libraries that require the C++11 features such as class member initialization :-( .
With best regards,
Boian Mitov
-
**Describe your question or issue**
I am porting the MCCI to some asian modules.
// Pin mapping
const lmic_pinmap lmic_pins = {
.nss = RADIO_NSS,
.rxtx = LMIC_UNUSED_PIN,
.rst = …
-
got some progress to port to LA915. I rebuilt the AU915 files.
Start
Setting TX Config: modem=MODEM_LORA, power=30, fdev=0, bandwidth=0, datarate=10, coderate=1 preambleLen=8, fixLen=0, crcOn=1, fre…