Skip to content
eMakerStudio edited this page Jul 20, 2016 · 1 revision

## SISBY is short for “Security & Infotainment System for Bicycles”.

Because the first Prototype was based on Raspberry, the SISBY-Arduino Repository is the Repository for the second Prototype based on Arduino.

The system is based on the idea described here: http://embedded.goprogramming.space.

The organisation of this Repo right now:

********master: ********

The basic version of the system which contains a tilt sensor, buzzer, GPS, and optional a camera. The Code is written in Arduino C. Then, there’ll be 3 branches:

********3G:********

Connect the project via 3g to Ubidots.

********TTN:********

Connect the project to the TTN (The Things Network) via LoRa.

********RTOS:********

Code re-written to use the Real-Time-Library “FreeRTOS” for Arduino.

Clone this wiki locally