10000 GitHub - kamatajinkya/swarm: For IVLabs, VNIT project "Swarm Communication". This is intended to be a cross platform implementation for sending and recieving data using Xbee.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

For IVLabs, VNIT project "Swarm Communication". This is intended to be a cross platform implementation for sending and recieving data using Xbee.

Notifications You must be signed in to change notification settings

kamatajinkya/swarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swarm

For IVLabs, VNIT project "Swarm Communication".
This is intended to be a cross platform implementation for sending and recieving data using Xbee.

Instructions

The repo was tested on Ubuntu 16.04

  1. Clone the repo
git clone git@github.com:kamatajinkya/swarm.git
  1. Create and go to build folder
mkdir -p swarm/build
cd swarm/build
  1. Build the code
cmake ..
make
  1. Run the program
./swarm

About

For IVLabs, VNIT project "Swarm Communication". This is intended to be a cross platform implementation for sending and recieving data using Xbee.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0