Skip to content

deeplyarnab/tempescope

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The tempescope is a physical display that can recreate various weather conditions (eg: rain, clouds, lightning) inside a box. OpenTempescope is the open source version of tempescope.

The system is composed of three parts: OpenTempescope- the box itself Tempescope Demo App- an app that runs on your iOS device, and connects to OpenTempescope by BLE

For instructions on how to build a tempescope, see: https://github.com/kenkawakenkenke/tempescope/wiki

CONTENTS OF DISTRIBUTION: tempescope: contains source code for the OpenTempescope and Tempescope Demo App hardware: contains the schematics, CAD data etc for the hardware

INSTALLATION:

  • OpenTempescope/OpenTempescope load this sketch onto an ATMega328p and insert into your OpenTempescope.

  • OpenTempescope/TempescopeController/TempescopeDemo runs on an iOS device to control your OpenTempescope. The distributed version does not connect to a weather forecast service of any sort- this is left as an exercise for the reader.

For more information about the entire project, see our website at: http://tempescope.com

Ken Kawamoto (ken@kawamoto.co.uk)

About

Code+CAD data for tempescope

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.3%
  • Objective-C 45.7%