Home - rpi-nsl/NSL-Spindle GitHub Wiki
Welcome to the NSL-Spindle wiki!
Contents:
- How to get the NSL-Spindle code? Go to folder of your choice and run
> git clone [email protected]:akaanirban/NSL-Spindle.git
. The code will be saved in~/Folder_Of_Your_Choice/NSL-Spindle
. - Architecture of Development Environment
- Architecture of Vehicle Node
- Standard Runtime Environment Architecture with the Raspberry Pis
- Vehicle Network Project Page
- Look into the Data we are using
- A Quick Start guide
- If you want to simulate multiple Vehicle nodes on a single machine in Dev Environment
To DO
- Add system Architecture For DEV + Standard
- Add descriptions and links for downloading and starting Kafka
- Put all the dependencies for starting on top of Wiki
- Move lucid docker instructions
- More lucid explanation regarding how to get the Spindle code
- Switch Running from pre-build docker image to the top
- Add sample outputs of log folder and docker ps
- Add Test Spark quick start details to the docker pages
- Look into Kafka + DSRC integration