A short video showing how to setup an Arduino as a remote sensor node using TCP/IP as well as setup on Raspberry Pi using the new RF24Gateway ncurses interface.
Also a quick demonstration of usage using Bash and Python scripts to control and retrieve information from remote sensor nodes connected to the mesh network.
RF24Ethernet creates a network of wireless, internet capable sensors that can act as web servers, command/control servers, etc. using Arduinos and inexpensive nrf24l01+ radio modules. The radio communication stack provides automatic multi-hop routing, configuration of nodes, and individual nodes are able to move around physically, rejoining the network as required.
See http://tmrh20.github.io/RF24Ethernet for more information
Blog: http://tmrh20.blogspot.com
Also a quick demonstration of usage using Bash and Python scripts to control and retrieve information from remote sensor nodes connected to the mesh network.
RF24Ethernet creates a network of wireless, internet capable sensors that can act as web servers, command/control servers, etc. using Arduinos and inexpensive nrf24l01+ radio modules. The radio communication stack provides automatic multi-hop routing, configuration of nodes, and individual nodes are able to move around physically, rejoining the network as required.
See http://tmrh20.github.io/RF24Ethernet for more information
Blog: http://tmrh20.blogspot.com

Комментариев нет.