Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino DysonRemote

In winter it's cold at home and it's not nice to take a shower in those conditions. I can turn on my Dyson AM05 Hot + Cool fifteen minutes before my shower but I prefer save my fifteen minutes to sleep.

This project turn on the Dyson on a specific time. I am happy to sleep more every days.

Dependencies

Modules

  • Three infrared LEDs
  • DS1307: RTC module. Needed to read the current DateTime.
  • L3G4200D: Gyroscope. Used to read current temp because I do not have a thermometer module.

Libraries

  • RTClib: Read date time for DS1307
  • L3G4200D: Read temperature on L3G4200D

Schema

DysonRemote schema

License

DysonRemote is released under the MIT License. See the bundled LICENSE file for details.

About

Arduino DysonRemote

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages