Difference between revisions of "Picorder 2"

From Squared Wave
Jump to: navigation, search
Line 17: Line 17:
 
: Basic environmental sensor. VOC is a nice added feature.
 
: Basic environmental sensor. VOC is a nice added feature.
  
[https://www.adafruit.com/product/3538 AMG8833 IR Thermal Camera]
+
;[https://www.adafruit.com/product/3538 AMG8833 IR Thermal Camera]
 
+
:
  
 
===Software===
 
===Software===
 
New software will be written that runs on some of the basic concepts of the original Picorder program. It will not use Pygame though, which will provide considerable performance and power savings, hopefully.
 
New software will be written that runs on some of the basic concepts of the original Picorder program. It will not use Pygame though, which will provide considerable performance and power savings, hopefully.

Revision as of 09:14, 8 January 2018

The TR-109 Picorder

I am beginning to plan and acquire sensors and materials for my successor to the original Picorder . The original Picorder was bulky and power hungry. For this version I am doing away with a colour screen and instead using the relatively low cost and low power Nokia 5110 screen. The hope is that this projects sensor module will be usable for a number of other projects outside of a Tricorder prop replica.

Sensing Goals

Basic ambient environmental; temperature, pressure, humidity and VOC (Volatile Organic Compounds). Ranged line-of-sight temperature sensing (very small envelope. 0°c to 80°c). Magnetometer, maybe something like spectroscope if I can find one that works.

Components

Playmates Tricorder
I'm going to use a standard Playmates TNG Tricorder as my enclosure. They are ubiquitous and cheap!
Nokia 5110 LCD screen
To provide low power information output to the user.
Bm860 VOC, Temp, Humidity, Pressure sensor
Basic environmental sensor. VOC is a nice added feature.
AMG8833 IR Thermal Camera

Software

New software will be written that runs on some of the basic concepts of the original Picorder program. It will not use Pygame though, which will provide considerable performance and power savings, hopefully.