PJON
Network protocol
An experimental network protocol stack designed for low-power, flexible wireless communication on various microcontrollers and real-time systems.
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
3k stars
117 watching
239 forks
Language: C++
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
knolleary/pubsubclient | A library for simple publish/subscribe messaging with an Arduino Ethernet Shield. | 3,840 |
jaxony/shufflenet | An implementation of ShuffleNet in PyTorch, a lightweight neural network architecture designed for efficient convolutional computation. | 294 |
jeelabs/esp-link | A Wifi-serial bridge that connects microcontrollers to the internet via an ESP8266 module. | 2,852 |
xjasonlyu/tun2socks | A software project that allows users to route network traffic through a proxy layer 3 gateway for secure and private internet access. | 3,373 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
cilium/pwru | Tool to debug network packets in Linux kernel | 2,860 |
evilsocket/pwnagotchi | An A2C-based learning system for capturing and cracking WPA keys from WiFi networks using bettercap as the underlying framework. | 7,750 |
yggdrasil-network/yggdrasil-go | An experimental implementation of a fully end-to-end encrypted IPv6 network with decentralized routing. | 3,649 |
dingwilson/multipeer | A framework for automatic offline data transmission between Apple devices using Bluetooth or Wi-Fi radios | 226 |
eriklindernoren/pytorch-gan | PyTorch implementations of Generative Adversarial Networks for image synthesis | 16,453 |
ptone/pyosc | An implementation of the OpenSoundControl protocol in Python. | 92 |
akarneliuk/pygnmi | A Python implementation of the gNMI client for interacting with network devices and retrieving configuration data. | 129 |
ericsun99/shufflenet-v2-pytorch | A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 430 |
panjf2000/gnet | An event-driven networking framework designed to provide high-performance and lightweight network capabilities. | 9,665 |
ntop/pf_ring | A framework for high-speed packet processing on Linux kernels. | 2,698 |