-
Hi, I decided to give your project a try and build it myself because I tried to make a programmer myself but I couldn't figure out why it wasn't working. It looked to be working but after trying to cl…
-
### Describe the problem
An Arduino IDE editor tab can be in one of two states:
- **Saved**: the contents of the file on disk matches the content in the editor buffer
- The editor will always be i…
-
-
Hi, i cannot find any link to the code used on eeproms & arduino. Please help
-
Hi Petr!
I am trying to compile the files on an arduino but I get this error, in the src folder there is no SoftwareSerial.h or EEPROM.h
Is there a way to fix it?
Thank you very much in advance…
-
I opened the project in the latest Arduino IDE and I'm getting these errors:
/Users/$USERNAME/Downloads/BLE-Scanner-main/BLE-Scanner/eeprom.cpp: In function 'void EepromInit(int)':
/Users/$USER…
-
I'm trying to compile and upload the firmware from Arduino IDE to an IdeaSpark esp8266 (`NodeMCU 1.0 (ESP-12E Module)`) device (not sure if it's supported in the first place).
First problem encount…
-
The PCF8563_RTC will not compile in the arduino IDE,
Around line 270 in the pcf8563.cpp the following code exists.
void PCF8563Class::initialize (void)
{
INTERNAL_EEPROM_PORT.begin();
…
-
Idea is to have dictionaries extend in EEPROM rather than RAM -
- [ ] JS: extend the Mem classes to have an EEPROM reserved write area
- [x] C: extend code that decides ROM v RAM to have EEPROM ar…
-
### Board
XIAO ESP32S3
### Device Description
None
### Hardware Configuration
XIAO ESP32S3 Sense card slot occupies 14 GPIOs with SD card and camera modul
![image](https://github.com/user-attach…