How to use FSK RF Modules ? – electroSome https://electrosome.com/topic/fsk-rf-transmitter-receiver-module/feed/ Sat, 18 Mar 2023 04:37:06 +0000 https://bbpress.org/?v=2.6.9 en-US https://electrosome.com/topic/fsk-rf-transmitter-receiver-module/#post-13736 <![CDATA[How to use FSK RF Modules ?]]> https://electrosome.com/topic/fsk-rf-transmitter-receiver-module/#post-13736 Mon, 01 May 2017 15:47:07 +0000 [email protected] I have purchased this item. I need to know how to program this item through microcontroller.

]]>
https://electrosome.com/topic/fsk-rf-transmitter-receiver-module/#post-13739 <![CDATA[Reply To: How to use FSK RF Modules ?]]> https://electrosome.com/topic/fsk-rf-transmitter-receiver-module/#post-13739 Tue, 02 May 2017 04:03:45 +0000 Ligo George FSK RF modules are similar to ASK. FSK modules use Frequency Shift Keying while ASK is Amplitude Shift Keying.

So you can use the same circuit of ASK modules. You can refer this article, Wireless RF Transmitter and Receiver using ASK Modules.

I hope that you already know about ASK modules and its usage. These FSK modules are commonly used for replacing traditional ASK modules for better noise immunity and performance.

It is very easy to integrate with a microcontroller. If you check the circuit you can see that the inputs (to HT12E) and outputs (HT12D) are digital. So you can connect it to any microcontroller and do normal IO operations.

]]>
https://electrosome.com/topic/fsk-rf-transmitter-receiver-module/#post-13740 <![CDATA[Reply To: How to use FSK RF Modules ?]]> https://electrosome.com/topic/fsk-rf-transmitter-receiver-module/#post-13740 Tue, 02 May 2017 04:05:48 +0000 Ligo George Here you can see a sample project done using ASK modules. Same is applicable to FSK also, just by replacing the module.

]]>