RF tool based on CC1101 module and Arduino Pro Micro 8VMHz/3.3V. Allows using CLI with human readable commands to control CC1101 board over USB interface. Putty or any other serial terminal can be used. It has similar functionality to YardStick One but i
RF tool based on CC1101 module and Arduino Pro Micro 8VMHz/3.3V. Allows using CLI with human readable commands to control CC1101 board over USB interface. Putty or any other serial terminal can be used. It has similar functionality to YardStick One but i
the CC1101 SubGhz 433Mhz Module is the perfect tool for the job. Its excellent transmission range and wider coverage make it suitable for a variety of scenarios, from small residential properties to large industrial sites. The module's compatibility with a range of Flipper devices, including the...
cc1101-tool-arduino-nano.ino Original file line numberDiff line numberDiff line change @@ -972,8 +972,8 @@ static void exec(char *cmdline) // Handling SCAN command - frequency scanner by Little S@tan ! } else if (strcmp_P(command, PSTR("scan")) == 0) { settingf1 = atoi(strs...
RF tool based on CC1101 module and Arduino Pro Micro 8VMHz/3.3V. Allows using CLI with human readable commands to control CC1101 board over USB interface. Putty or any other serial terminal can be used. It has similar functionality to YardStick One but i
cc1101-tool-esp8266.ino Original file line numberDiff line numberDiff line change @@ -637,6 +637,7 @@ static void exec(char *cmdline) receivingmode = 0; }; Serial.print(F("\r\n")); yield(); // Handling TX command @@ -693,6 +694,9 @@ static void exec(char *cmdline)...
4 changes: 2 additions & 2 deletions 4 cc1101-tool-esp32.ino Original file line numberDiff line numberDiff line change @@ -478,8 +478,8 @@ static void exec(char *cmdline) // Handling SCAN command - frequency scanner by Little S@tan ! } else if (strcmp_P(command, PSTR("scan")...
RF tool based on CC1101 module and Arduino Pro Micro 8VMHz/3.3V. Allows using CLI with human readable commands to control CC1101 board over USB interface. Putty or any other serial terminal can be used. It has similar functionality to YardStick One but i
Showing 1 changed file with 0 additions and 0 deletions. Whitespace Ignore whitespace Split Unified Binary file added BIN +492 KB cc1101-tool-arduino-pro-micro-E7-M1101D.png Loading Viewer requires iframe. 0 comments on commit 8d9f3bf Please sign in to comment. Footer...
RF tool based on CC1101 module and Arduino Pro Micro 8VMHz/3.3V. Allows using CLI with human readable commands to control CC1101 board over USB interface. Putty or any other serial terminal can be used. It has similar functionality to YardStick One but i