You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of thanks for putting this together. I learnt a lot from going through the code!
I had a couple of cheap 433mhz receiver (XD-RF-5V) and sender (XD-FST) laying around and I was wondering if there is some way to put them on pin 11 / 13 of the atmega328. My intention was to make a 433mhz<>atmega328<>esp8266<>mqtt bridge.
Using the the rc-switch and the manchester (lots try/error with the sample code) I was not able to get a signal from the atmega328.
Do you have any tipps on how to make this happen or is it not possible to get the atmega328 working with the rf receiver above?
The text was updated successfully, but these errors were encountered:
First of thanks for putting this together. I learnt a lot from going through the code!
I had a couple of cheap 433mhz receiver (
XD-RF-5V
) and sender (XD-FST
) laying around and I was wondering if there is some way to put them on pin 11 / 13 of the atmega328. My intention was to make a 433mhz<>atmega328<>esp8266<>mqtt bridge.Using the the rc-switch and the manchester (lots try/error with the sample code) I was not able to get a signal from the atmega328.
Do you have any tipps on how to make this happen or is it not possible to get the atmega328 working with the rf receiver above?
The text was updated successfully, but these errors were encountered: