Skip to content

Instantly share code, notes, and snippets.

View simkim's full-sized avatar
🤓
Sharing

Gauthier Monserand simkim

🤓
Sharing
View GitHub Profile
@simkim
simkim / cc1101_somfy_arduino_remote.ino
Last active January 29, 2024 21:20
somfy arduino remote
#include <EEPROM.h>
#include <EEPROMRollingCodeStorage.h>
#include <ELECHOUSE_CC1101_SRC_DRV.h>
#include <SomfyRemote.h>
#define EMITTER_GPIO 2
#define EEPROM_ADDRESS 0
#define CC1101_FREQUENCY 433.42
input {
stdin {
type => "stdin-type"
}
syslog {
type => "rsyslog"
}
}
filter {