Skip to content

dragorhast/embedded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tap2go Embedded

This repository contains the code for the tap2go embedded bike tracking module.

Prerequisites

  • disable kernel serial connection usage (using raspi-config)

To run the system, you will need to wire up a FONA808 to the serial ports as well as wire up an RGB LED. The exact pin numbers are in the source code.

Installation

Installation is quite straight-forward. Assuming a raspberry pi on python 3.6:

> git clone https://github.com/dragorhast/embedded.git
> cd embedded
> pipenv install

There is also a daemon file that is recommended, which is coming soon.

About

The prototype embedded bike tracking module for the tap2go bike rental system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages