Skip to content

Seamless connection of AEG hob and Novy hood by converting IR to 433 Mhz

Notifications You must be signed in to change notification settings

alexbelgium/Hob2hood_to_Novy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hob2hood_to_Novy

Seamless connection of AEG hob and Novy hood by converting IR to 433 Mhz with an Arduino nano

Introduction


  • AEG hob uses the hob2hood protocol and communicates through IR codes.
  • Novy hood communicates through a proprietary 433Mhz protocol.
  • The aim of this project is to allow the AEG hob to communicate with Novy by interpreting the IR commands and translating them to the 433 Mhz protocol

Material needed


Arduino wiring


Instructions


  • Connect IR receiver on arduino nano
  • Connect 433Mhz emitter on arduino nano
  • Install RCSwitch_novy.zip as a custom library
  • Install Hob2hood_to_Novy.ino as a script
  • Upload on arduino nano

Sources


About

Seamless connection of AEG hob and Novy hood by converting IR to 433 Mhz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages