EEPROM “emulation” in Arduino UNO R4

The EEPROM library (https://docs.arduino.cc/learn/built-in-libraries/eeprom) has functions for reading and writing single bytes but no function for erasing. The EEPROM in the AVR microcontrollers are capable of erasing and writing single bytes and 100,000 erase/write cycles in a location is the design maximum before the EEPROM will wear out. To maintain compatibility, the EEPROM functions in …

No Price Increases On My Books

Next month Amazon is raising their printing costs for printed books by Kindle Direct Publishing. The increase is very small for all of my books except the old 68HCS12 title. I decided to absorb the cost increase, although Amazon has made it easy to apply price increases. This could mean that other KDP books might …