<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Arduino Nano Wireless Morse Code Key (Ver 1 and Ver2) using 433 MHz FS1000A Xmtr and Receiver modules</title><link>/challenges-projects/project14/sub1ghzband/b/blog/posts/arduino-nano-wireless-morse-code-key-ver-1-and-ver2-using-433-mhz-fs1000a-xmtr-and-receiver-modules</link><description>Preface:
Using a corded morse code key on an amateur radio station can get clumsy and annoying. 
Connection wires are always in the way and getting tangled, hand and wrist positions get awkward, the morse key gets in the way of other things near the </description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Arduino Nano Wireless Morse Code Key (Ver 1 and Ver2) using 433 MHz FS1000A Xmtr and Receiver modules</title><link>https://community.element14.com/challenges-projects/project14/sub1ghzband/b/blog/posts/arduino-nano-wireless-morse-code-key-ver-1-and-ver2-using-433-mhz-fs1000a-xmtr-and-receiver-modules</link><pubDate>Wed, 25 Oct 2023 21:49:35 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:90d72f7f-e0fd-4f58-b66a-5c29845a75b8</guid><dc:creator>dougw</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Cool project. I have a keyer exactly like that &amp;quot;somewhere&amp;quot;.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=26883&amp;AppID=422&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Arduino Nano Wireless Morse Code Key (Ver 1 and Ver2) using 433 MHz FS1000A Xmtr and Receiver modules</title><link>https://community.element14.com/challenges-projects/project14/sub1ghzband/b/blog/posts/arduino-nano-wireless-morse-code-key-ver-1-and-ver2-using-433-mhz-fs1000a-xmtr-and-receiver-modules</link><pubDate>Mon, 25 Sep 2023 02:07:39 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:90d72f7f-e0fd-4f58-b66a-5c29845a75b8</guid><dc:creator>rsc</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Nice project.&amp;nbsp; I may have to build one myself.&lt;/p&gt;
&lt;p&gt;Scott&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=26883&amp;AppID=422&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Arduino Nano Wireless Morse Code Key (Ver 1 and Ver2) using 433 MHz FS1000A Xmtr and Receiver modules</title><link>https://community.element14.com/challenges-projects/project14/sub1ghzband/b/blog/posts/arduino-nano-wireless-morse-code-key-ver-1-and-ver2-using-433-mhz-fs1000a-xmtr-and-receiver-modules</link><pubDate>Sun, 17 Sep 2023 18:55:16 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:90d72f7f-e0fd-4f58-b66a-5c29845a75b8</guid><dc:creator>balajivan1995</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Neat!&lt;/p&gt;
&lt;p&gt;Although few suggestions for tx &amp;amp; Rx sides,&lt;/p&gt;
&lt;p&gt;I think transmitter code needs to send the state of keyer only when the input the state change. Currently it is transmitting the state every 25ms continuously. It will also reduce the redundant lines as well.&lt;/p&gt;
&lt;p&gt;you can use&amp;nbsp;&lt;span&gt;strncmp to compare the received payload against two char buffers with different sizes. If only one byte of data is checked, it makes sense to transmit 0 &amp;amp;1 and avoid using uint8_t buffer and charcopy of same size.&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=26883&amp;AppID=422&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>