Skip to content

AaltoNEPPI/AaltoNEPPI2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aalto NEPPI 2018

Aalto NEPPI is an Aalto University course where the students design and make a simple IoT thing from the ground up, all the way to a functional or pre-prodution prototype.

This repository contains the source code for the Aalto NEPPI 2018 embeded software, running on the nRF52 based custom thing. The software is based on RIOT-OS and demonstrates how RIOT can be used to make a Bluetooth Low Energy (BLE) GATT thing.

The thing communicates with the corresponding piece of host software, running in Unity3D software under Linux, available at https://github.com/AaltoNEPPI/Unity_NEPPI_Skeleton.

Product specification

The product specification, including the software architecture, is available at Google Docs.

Building instructions

   $ git clone --recurse-submodules git@github.com:AaltoNEPPI/AaltoNEPPI2018.git
   $ cd AaltoNEPPI2018
   $ make
   $ make flash
   $ make term

Testing instructions

TBD

About

Aalto NEPPI nRF52 code for summer 2018 IoT thing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published