Boian Mitov
Boian Mitov
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....
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...
Hello everyone, I am using RasPiArduino to add support for Raspberry Pi to Visuino. So far it works great :-) I have noticed that some libraries are missing however, and...
Hello, I am trying to install on Windows machine to port my existing Visuino support for Raspberry Pi from the https://github.com/me-no-dev/RasPiArduino to this repository, as I believe it is a...
The [SoftwareSerial implementation for Arduino UNO R4](https://github.com/arduino/ArduinoCore-renesas/tree/main/libraries/SoftwareSerial) is missing the `end()` method. Sometimes it is necessary to stop the Serial and start manually controlling the pins. `end()` is implemented for...
Dear SpenceKonde, Thank you for your fantastic work! Is there any chance the TTtiny26L support to be added in the future? I am the developer of Visuino, and one of...
Thank you for the fantastic work! I have noticed however that the Pinout file for the ATtiny828 is missing from GIT or the link is broken :-( https://github.com/SpenceKonde/ATTinyCore/blob/v2.0.0-devThis-is-the-head-submit-PRs-against-this/avr/extras/ATtiny_828.md Would it...