Hi
If I have ATmega328 microcontroller connected to a 433 MHz transmitter and another ATmega328 microcontroller connected to a 433 MHz receiver and that I want the transmitter to send few bits every 1 minutes to the receiver wirelessly by itself, I would like to know if this communication idea would work with ATmega328 microcontroller(Arduino UNO's microcontroller) or if I would have to use the complete Arduino UNO to achieve this? If yes, would I still be able to use the same functions as with an Arduino, which one would I lose ?
My project is similar to this one but here they use Arduino UNO:
http://www.instructables.com/id/RF-315433-MHz-Transmitter-receiver-Module-and-Ardu/
Thank you !
If I have ATmega328 microcontroller connected to a 433 MHz transmitter and another ATmega328 microcontroller connected to a 433 MHz receiver and that I want the transmitter to send few bits every 1 minutes to the receiver wirelessly by itself, I would like to know if this communication idea would work with ATmega328 microcontroller(Arduino UNO's microcontroller) or if I would have to use the complete Arduino UNO to achieve this? If yes, would I still be able to use the same functions as with an Arduino, which one would I lose ?
My project is similar to this one but here they use Arduino UNO:
http://www.instructables.com/id/RF-315433-MHz-Transmitter-receiver-Module-and-Ardu/
Thank you !