Gestion emetteur/recepteur radio

Le mieux je croix est de commencer par contrôler ta television juste avec ton raspberry Pi. Pour example, écris un programme qui augmente la chaine, la diminue, augmente le volume, le diminue etc…
Une fois que cela marche ca ne devrait pas être difficile de contrôler chacun do ces programmes via un bouton/actuator.

Je ne suis pas sur que ce sera vraiment pratique ou que ca aura les memes fonctions qu’une vraie commande.

Ceci explique comment activer un programme sur le Pi via Cayenne: Executing custom code on your Raspberry Pi from Cayenne


You should start by controlling the TV just through the raspberry Pi . For example write a program that goes up a channel, down a channel, volume up, volume down etc…
Once that works it should be pretty easy to trigger each of those programs with a different button/actuator on the Pi.

I’m not sure it will be super practical or that it will have the same functions as an actual TV remote.

This link shows how to run a program on the Pi via Cayenne: Executing custom code on your Raspberry Pi from Cayenne

1 Like