-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
clarholm
committed
Jun 4, 2013
1 parent
4fc7db9
commit 5f5dd35
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
ketosense | ||
========= | ||
|
||
An Arduino ketosis detector | ||
An Arduino ketosis detector. | ||
|
||
This is the source-code for an Arduino controlled breath acetone detector. The purpouse for the instrument is to detect | ||
if a person is in a metabilic state called ketosis. The instrument uses an electrochemical gas sensor called TGS822. | ||
A digital temperatur and humidity sensor called DHT11. A 2x16 char LCD display and is powered by an Arduino Uno board. | ||
|
||
A more detailed description can be found at jenslabs.com |