Skip to content

Arduino code used in 2012 San-Trac prototype made in Uganda.

License

Notifications You must be signed in to change notification settings

jbarguil/santrac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

San-Trac

San-Trac is a project to develop a remote monitoring system in the context of trying to improve sanitation conditions in schools in rural Uganda.

You can find a full description about it in this page.

This repository contains the code used in the prototype made in mid-2012 in the UNICEF Innovation Center located in Kampala, Uganda.

It was based on a Teensy 2.0 board (Arduino compatible), which was connected to a GPRS module and several switch sensors connected to toilet doors. The prototype would send an SMS message every time a person used the toilet. The previous prototype supported sending messages daily. This feature is still in the code, the functions are simply not being called.

This code can not only serve as an example of working with a GPRS module from switching it on and off, testing for connectivity with the network, and sending SMS messages, but also managing real time, reading several sensors and working with EEPROM.

About

Arduino code used in 2012 San-Trac prototype made in Uganda.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%