eeprom

  1. moty22

    Share My Creation Doorbell using I2C EEPROM

    A doorbell for Arduino Uno or Nano interfacing EEPROM with I2C. The EEPROM 24C512 is 512Kbits and it can store up to 3 seconds wave file of 22.050KHz, 8 bits, mono. The Arduino reads the ROM bytes in a sequential read mode and stream each byte to the PWM generator at a rate of 22 KHz. The I2C...
  2. B

    Spanish Utilidad de EEPROM

    No soy un experto en Arduino, una de las principales problematicas es el guardar informacion, una de estas formas es almacenarlas en la EEPROM, sin embargo esta tiene un limite de escrituras( creo que son 100,000 veces, por algun lugar lo lei), esta utilidad verifica si la informacion almacenada...
Top