All Projects → mbains → linux-802.15.4-sniffer

mbains / linux-802.15.4-sniffer

Licence: GPL-2.0 license
Linux Based 802.15.4/Zigbee Sniffer

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to linux-802.15.4-sniffer

simtrace2
Osmocom SIM card tracer, v2.0; mirror of https://gitea.osmocom.org/sim-card/simtrace2
Stars: ✭ 54 (+217.65%)
Mutual labels:  hardware, wireshark
Esp wifi repeater
A full functional WiFi Repeater (correctly: a WiFi NAT Router)
Stars: ✭ 3,818 (+22358.82%)
Mutual labels:  sniffer, wireshark
spc-player
SNES music player in your browser with original hardware and Arduino.
Stars: ✭ 37 (+117.65%)
Mutual labels:  hardware
samsung-bios-check
BIOS update checker for Samsung laptops running Linux
Stars: ✭ 25 (+47.06%)
Mutual labels:  hardware
tapasco
The Task Parallel System Composer (TaPaSCo)
Stars: ✭ 66 (+288.24%)
Mutual labels:  hardware
edgeai-lab-microcontroller-series
This repository is to share the EdgeAI Lab with Microcontrollers Series material to the entire community. We will share documents, presentations and source code of two demo applications.
Stars: ✭ 15 (-11.76%)
Mutual labels:  hardware
chef
Chef configuration management repo for configuring & maintaining the OpenStreetMap servers.
Stars: ✭ 94 (+452.94%)
Mutual labels:  hardware
EvoArm
An open-source 3D-printable robotic arm
Stars: ✭ 114 (+570.59%)
Mutual labels:  hardware
gateware-ts
Hardware definition library and environment for designing and building digital hardware for FPGAs, using only open source tools
Stars: ✭ 83 (+388.24%)
Mutual labels:  hardware
ansible-role-raspberry-pi
Configures a Raspberry Pi (running Raspbian).
Stars: ✭ 90 (+429.41%)
Mutual labels:  hardware
lipsi
Lipsi: Probably the Smallest Processor in the World
Stars: ✭ 64 (+276.47%)
Mutual labels:  hardware
APC
Arduino Pinball Controller
Stars: ✭ 27 (+58.82%)
Mutual labels:  hardware
hardware
Get CPU, Memory and Network informations of the running OS and its processes
Stars: ✭ 70 (+311.76%)
Mutual labels:  hardware
embedded-time
Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems
Stars: ✭ 72 (+323.53%)
Mutual labels:  hardware
pink-0
Ableton Link to clock/reset signals converter
Stars: ✭ 87 (+411.76%)
Mutual labels:  hardware
Omega2
Everything related to the Onion Omega2 IoT Computer family
Stars: ✭ 21 (+23.53%)
Mutual labels:  hardware
Big Honking Button
A simple Eurorack sampler and performance module in a silly package.
Stars: ✭ 45 (+164.71%)
Mutual labels:  hardware
xiaoai-patch
Patching for XiaoAi Speakers, add custom binaries and open source software. Tested on LX06, LX01, LX05, L09A
Stars: ✭ 58 (+241.18%)
Mutual labels:  hardware
tshark.dev
Repo to manage tshark.dev, deployed to netlify
Stars: ✭ 39 (+129.41%)
Mutual labels:  wireshark
r e c u r
an open diy py/pi based video sampler
Stars: ✭ 220 (+1194.12%)
Mutual labels:  hardware

linux-802.15.4-sniffer

The aim of this project is to create a linux based 802.15.4/Zigbee sniffer without the need of any firmware or a microcontroller. The hardware used is Microchip's MRF24J40MA 2.4 GHz 802.15.4 transceiver over a FTDI USB-SPI bridge. The code to configure and capture packets from the radio is written in python and piped to wireshark for parsing and viewing.

Required Hardware

alt text

Required Software

Running:

python mrf.py <IEEE 2.4GHz Channel>

alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].