Resources:
- IRLib by Cy
- ATMega328 DataSheet | Arduino/AtMega328 pin diagram
- Port bit manipulations
- Pin Change Interrupt on Arduino
- RadioShack IR Receiver Module
- AdaFruit IR Sensor
- Hush little microprocessor
- Dad's Remote
- Clock Prescale and Sleep by Julian Ilet
- Using Power Saving Sleep Modes on the Arduino by Make Course
- Breadboard Arduino
Otimo projeto onde encontro os arquivos para compilar no arduino?
# include <avr / sleep.h>
# include <IRLib.h>
# include <EEPROM.h>
# include "ButtonInfo.h"