EEPROM问题(无法清除Arduino-Uno Eeprom)

发布于 2025-01-23 10:26:23 字数 352 浏览 5 评论 0原文

我遇到了Arduino Uno的问题,最近才开始使用Arduino,这是我第一次使用EEPROM。我的问题是我创建了一个受密码保护的门,并且由于多次尝试,我存储了很多密码,我不知道哪一个是正确的,因为它总是提示我“错误的密码”。我尝试使用:

  1. 使用LCD.print

    在LCD中显示密码

    这使LCD显示了具有111个字符,并且看起来像3个水平线,我不知道如何在键盘矩阵上输入3个水平字符线

  2. 尝试使用内置的Arduino示例(EEPROM_CLEAR)

    来清除EEPROM内存

    ,但无济

EEPROM 请帮助我:(

I have encountered problem with my Arduino Uno, I just recently started using arduino, and this is my first time to use the EEPROM. My problem is that I have created a password protected door, and due to several attempts I have stored so much password and I dont know which one is the correct, since it always prompts me "Wrong password". I have tried to:

  1. display the password in the lcd using lcd.print

    this made the lcd display characters with 111 and a character that looks like a 3 horizontal lines, I dont know how to input the 3 horizontal character lines on my keypad matrix

  2. tried to clear the EEPROM memory using the built-in arduino example (EEPROM_clear)

    but to no avail, the password in the EEPROM is retained , and now I cant figure out the password

What should I do please help me :(

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文