All Projects → nRF24 → Rf24gateway

nRF24 / Rf24gateway

TCP/IP (RF24Ethernet) and RF24Network Gateway

Projects that are alternatives of or similar to Rf24gateway

Tinytcpserver
A small tcp server working under Mono or .NET (4.0) and provides hooks for handling data exchange with clients (works under mono and .net). Behaviour/protocol/reaction could be specified via custom C# script.
Stars: ✭ 14 (-61.11%)
Mutual labels:  tcp
Wait4x
Wait4X is a cli tool to wait for everything! It can be wait for a port to open or enter to rquested state.
Stars: ✭ 30 (-16.67%)
Mutual labels:  tcp
Cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
Stars: ✭ 8,109 (+22425%)
Mutual labels:  tcp
Tk Listen
A library that allows to listen network sockets with proper resource limits and error handling
Stars: ✭ 27 (-25%)
Mutual labels:  tcp
Phoenix tcp
TCP transport layer for Phoenix
Stars: ✭ 29 (-19.44%)
Mutual labels:  tcp
Sigmadsp
A versatile Arduino library for interfacing with the ADAU1701 audio DSP
Stars: ✭ 30 (-16.67%)
Mutual labels:  arduino-library
T2q2t
TCP/QUIC port forward tool
Stars: ✭ 26 (-27.78%)
Mutual labels:  tcp
Cocoaasyncsocket demo
基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI设计, 文本表情消息/语音消息/图片消息/视频消息/文件消息/撤回消息/提示语消息的实现思路讲解
Stars: ✭ 981 (+2625%)
Mutual labels:  tcp
Emodbus
Modbus library for both RTU and TCP protocols. Primarily developed on and for ESP32 MCUs.
Stars: ✭ 29 (-19.44%)
Mutual labels:  tcp
Tools
C# 工具箱,提供Socket(TCP、UDP协议)、Redis、activemq、数据库访问等技术的封装实现
Stars: ✭ 34 (-5.56%)
Mutual labels:  tcp
Button
An Arduino compatible library to make working with user input easier
Stars: ✭ 27 (-25%)
Mutual labels:  arduino-library
Goridge
High-performance PHP-to-Golang IPC bridge
Stars: ✭ 950 (+2538.89%)
Mutual labels:  tcp
Hev Socks5 Server
A simple, lightweight socks5 server for Unix (Linux/BSD/macOS)
Stars: ✭ 33 (-8.33%)
Mutual labels:  tcp
Easyntpclient
Library to read time from Network Time Protocol (NTP) servers.
Stars: ✭ 20 (-44.44%)
Mutual labels:  arduino-library
Godsharp.socket
An easy-to-use .NET socket server and client.
Stars: ✭ 35 (-2.78%)
Mutual labels:  tcp
Tcpmessenger
TCPMessenger is a lightweight and simple Android library to send and receive tcp messages.
Stars: ✭ 12 (-66.67%)
Mutual labels:  tcp
Gensio
A library to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL, etc.
Stars: ✭ 30 (-16.67%)
Mutual labels:  tcp
Bash Dev Tcp
collection of scripts using /dev/tcp
Stars: ✭ 36 (+0%)
Mutual labels:  tcp
Anette
Simple haxe network library
Stars: ✭ 35 (-2.78%)
Mutual labels:  tcp
Mts
Project of Multi-protocol Test Tool opensourced by Ericsson
Stars: ✭ 34 (-5.56%)
Mutual labels:  tcp

RF24Gateway

A complimentary library to RF24Ethernet, for RPi/Linux devices.

RF24Ethernet allows small Arduino/AVR devices to communicate using TCP/IP over nrf24l01 radio modules.

RF24Gateway allows a RPi/Linux device to act as a gateway for those nodes, handling IP traffic automatically, while allowing users to utilize standard RF24Network messages as well.

Documentation:

http://nRF24.github.io/RF24Gateway

http://nRF24.github.io/RF24Ethernet

All: http://tmrh20.github.io

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].