SkillAgentSearch skills...

RFJammerDetector

Simple Arduino project to detect RF jammers for a couple of bucks

Install / Use

/learn @AndrewMohawk/RFJammerDetector
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ArduinoRFJammerDetector

Simple Arduino project to detect RF jammers for a couple of bucks

Simple Script to 'detect' jammers, really just looks at the average analog in values from a cheap 433mhz RX component and then decides if its been held 'low' ( like a remote has been pressed ) for too many seconds.

Wiring

  • Datapin of 433mhz RX -> analog 'inPin' ( default analog 2 )
  • Green LED -> 'greenLED' ( default 2 )
  • Red LED -> 'redLED' ( default 3)
  • Vibration Motor -> 'buzzPin' ( default 11 )

example build

Related Skills

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated3mo ago
Forks2

Languages

C++

Security Score

87/100

Audited on Dec 16, 2025

No findings