This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| project:corvidcompass [2026/01/20 22:34] – broken formatting/table fixing wikarai | project:corvidcompass [2026/03/24 22:28] (current) – external edit A User Not Logged in | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== The Corvid Compass: A Gaze-Based Sixth Sense ====== | ====== The Corvid Compass: A Gaze-Based Sixth Sense ====== | ||
| - | This project | + | This project |
| - | While optimized for eyewear, the " | + | The " |
| - | * Though as a pendant or cuff/pocket clip, it only shows North relative to your chest' | + | * Though optimised for **headwear,** it can be clipped to a **jacket cuff** |
| Wherever it sits, it gives you that migratory "sixth sense" birds have. | Wherever it sits, it gives you that migratory "sixth sense" birds have. | ||
| Line 10: | Line 10: | ||
| ===== Form Factor & Vertical Profile ===== | ===== Form Factor & Vertical Profile ===== | ||
| - | W/ comparisons to AA/AAA batteries, SD card and two dollar coins. | + | w/ comparisons to AA/AAA batteries, SD card and 2x dollar coins. |
| ^ Configuration ^ Length ^ Width ^ Height (Thickness) ^ Best For... ^ | ^ Configuration ^ Length ^ Width ^ Height (Thickness) ^ Best For... ^ | ||
| - | | **The In-Line** | 60mm (AA) | 12mm (AA) | **~4mm** (Two loonies) | Flat glasses frames. | | + | | **The In-Line** | 60mm (AA) | 12mm (AA) | **~4mm** (Two loonies) | Flat glasses frames, hat. | |
| - | | **The Sandwich** | 25mm (SD card) | 18mm (AAA) | **~9mm** (AAA) | Tucking behind the ear. | | + | | **The Sandwich** | 25mm (SD card) | 18mm (AAA) | **~9mm** (AAA) | Tucking behind the ear, on body. | |
| ===== The Shiny Bits (BOM) ===== | ===== The Shiny Bits (BOM) ===== | ||
| Line 25: | Line 25: | ||
| | **The Power** | MPD BK-885 | 12mm Coin Cell Retainer | $0.84 | For a CR1220 battery. | | | **The Power** | MPD BK-885 | 12mm Coin Cell Retainer | $0.84 | For a CR1220 battery. | | ||
| - | **Total Est. Cost per Unit: ~$11.07 - $22.65 CAD** | + | **Total Est. Cost per Unit: ~$11.07 - $22.98 CAD.** |
| - | ===== Flight Path Alternatives ===== | + | [[https:// |
| - | If you want to deviate from the standard flight path, here are your options: | + | ===== Alternatives ===== |
| + | |||
| + | Perhaps | ||
| ==== High-Altitude Options (Absolute Orientation) ==== | ==== High-Altitude Options (Absolute Orientation) ==== | ||
| If you want the chip to do all the heavy math (Tilt-compensation, | If you want the chip to do all the heavy math (Tilt-compensation, | ||
| - | * **The " | + | * **The " |
| ==== Scavenger Options (Budget) ==== | ==== Scavenger Options (Budget) ==== | ||
| - | If the Adafruit board is out of stock or you want to save some shiny coins: | + | If the Adafruit board is out of stock or you wish to save some shiny coins: |
| * **The " | * **The " | ||
| * **The " | * **The " | ||
| Line 49: | Line 51: | ||
| < | < | ||
| - | 3.0V > | + | 3.0V > |
| - | | + | |
| - | [ VIN ] | + | [ VIN ] |
| - | +-----------+ | + | +-----------+ |
| - | | | + | |
| - | | + | | |
| - | | + | |
| - | | + | |
| - | | + | | | | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | PWM / PIN 2 |-----+ | + | |
| + | | PWM / PIN 2 |---------+ | ||
| +----------------+ | +----------------+ | ||
| [ VSS / PIN 8 ] | [ VSS / PIN 8 ] | ||
| - | | | + | |
| - | GND > | + | GND > |
| </ | </ | ||
| ===== Bird Logic: The Firmware (C Code) ===== | ===== Bird Logic: The Firmware (C Code) ===== | ||
| - | This code reads the compass and decides when to buzz. It includes basic **Tilt Compensation** so looking down doesn' | + | This code reads the compass and decides when to buzz. It includes basic **Tilt Compensation** so looking down doesn' |
| <code c> | <code c> | ||
| Line 133: | Line 136: | ||
| ===== KiCad Source ===== | ===== KiCad Source ===== | ||
| - | KiCad is my open source electronic design CAD of choice. | + | [[https:// |
| Save this text as '' | Save this text as '' | ||
| + | Note: **WIP** draft - non-functional currently. | ||
| <code lisp> | <code lisp> | ||
| (kicad_sch (version 20260101) (generator eeschema) | (kicad_sch (version 20260101) (generator eeschema) | ||
| Line 153: | Line 157: | ||
| ===== Closing Thoughts ===== | ===== Closing Thoughts ===== | ||
| - | Building your own senses is the ultimate way to explore your territory. Just remember: measure twice, and keep your shiny bits polished! | + | Building your own senses is the ultimate way to explore your territory. Just remember: measure twice, |
| Caw for now! | Caw for now! | ||