-
```
What steps will reproduce the problem?
I modified the sample code somewhat to show what I was getting in my
own sketch. Below is the updated sample.
/*
EDB_Simple.pde
Extended Database Libra…
-
Any way to solve this issue? Tying to flash the files to a Teensy 2.0 on a PCB made with Trash80s schematic for the teensboy.
Arduinoboy:187: error: cannot convert 'usb_serial_class*' to 'Hardwa…
-
Arduino:1.8.9 (Mac OS X), Scheda:"NodeMCU 1.0 (ESP-12E Module), 80 MHz, Flash, Disabled, All SSL ciphers (most compatible), 4M (1M SPIFFS), v2 Higher Bandwidth, Disabled, None, Only Sketch, 115200"
…
-
```
I want to make Tiny13A core with Tiny Arduino!
TINY13A core summary
MAX Frq 20Mhz
1KB FLASH
64byte EEPROM
64byte SRAM
Do you know how to make TINY13A core Arduino Tiny ?
```
Original issue rep…
-
```
I want to make Tiny13A core with Tiny Arduino!
TINY13A core summary
MAX Frq 20Mhz
1KB FLASH
64byte EEPROM
64byte SRAM
Do you know how to make TINY13A core Arduino Tiny ?
```
Original issue rep…
-
```
I want to make Tiny13A core with Tiny Arduino!
TINY13A core summary
MAX Frq 20Mhz
1KB FLASH
64byte EEPROM
64byte SRAM
Do you know how to make TINY13A core Arduino Tiny ?
```
Original issue rep…
-
I have worked with clock based on esp32 board with this very good lib, but there is lack of support for EEPROM for writing and reading.
I have locally added support but, don't know haw to push this …
-
The device profiles consume quite a bit of code space. It's unclear if they will be useful on the smaller arduinos given the limited eeprom space.
The system profile code can be reworked to allow jus…
-
Feature request: store the internal EEPROM somewhere to make its data persistent.
My request is a for the internal EEPROM of the AVR family boards. When returning to Wokwi next day, the previous wr…
-
Unfortunately your Library and examples for standalone does not work, I've tried this several times I've checked the configuration file check all libraries and still no joy, error compiling.
Document…