Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| project:openmedsensor [2012/09/28 17:41] – [Tasks] tamberg | project:openmedsensor [2013/08/15 23:07] (current) – tagged loleg | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| {{: | {{: | ||
| + | |||
| + | [Oct 2012] " | ||
| + | |||
| + | {{http:// | ||
| + | |||
| + | [Nov 2012] intercepting the i2c bus: | ||
| + | |||
| + | {{http:// | ||
| + | {{http:// | ||
| + | |||
| + | [Nov 2012] talking to the EEPROM (i2c multi master setup): | ||
| + | |||
| + | {{http:// | ||
| ===== Hardware ===== | ===== Hardware ===== | ||
| Line 20: | Line 33: | ||
| * Find a way to intercept data sent to LCD display [DONE] | * Find a way to intercept data sent to LCD display [DONE] | ||
| * Detect signals sent to LCD display with multimeter [DONE] | * Detect signals sent to LCD display with multimeter [DONE] | ||
| - | * Attach wires to LCD display, to do the measurement with an Arduino [TODO] | + | |
| + | | ||
| + | * Decode communication protocol between device and LCD display [FAILED Oct 2012] | ||
| + | * Attach wires to i2c test points SCL and SDA [DONE Nov 2012] | ||
| + | * Decode signals sent over i2c when storing measurements with protocol sniffer [DONE Nov 2012] | ||
| + | * Read values with Arduino via i2c from EEPROM [DONE Nov 2012] | ||
| * Setup Bluetooth module to send measurements from Arduino [DONE] | * Setup Bluetooth module to send measurements from Arduino [DONE] | ||
| * Receive measurements sent via Bluetooth with (Windows) Laptop [DONE] | * Receive measurements sent via Bluetooth with (Windows) Laptop [DONE] | ||
| - | * Receive measurements sent via Bluetooth with Android [TODO] | + | * Receive measurements sent via Bluetooth with Android [DONE] |
| * Make measurements available on the Internet [TODO] | * Make measurements available on the Internet [TODO] | ||
| - | * Plan B: use OCR (e.g. [[https:// | + | * Plan B: use OCR (e.g. [[https:// |
| + | * Integrate parts, add portable battery [TODO] | ||
| + | * Repackage device [TODO] | ||
| ===== Tools ===== | ===== Tools ===== | ||
| * Screwdriver | * Screwdriver | ||
| * Multimeter | * Multimeter | ||
| + | * Soldering Iron | ||
| + | * A Physics Lab… [post event note ;)] | ||
| + | * Oscilloscope [Oct 2012] | ||
| + | * Logic Analyzer [Nov 2012] | ||
| ===== Team ===== | ===== Team ===== | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
| + | * Jonas | ||
| * [[https:// | * [[https:// | ||
| + | ===== Code ===== | ||
| + | |||
| + | * [[https:// | ||
| ===== Links ===== | ===== Links ===== | ||
| - | * No source yet | ||
| * http:// | * http:// | ||
| * http:// | * http:// | ||
| + | * http:// | ||
| + | * http:// | ||
| * http:// | * http:// | ||
| + | * http:// | ||
| + | * http:// | ||
| + | * http:// | ||
| + | |||
| + | {{tag> | ||