| 2021-08-11 |
Joey Castillo | check if callback is null (could happen in wake from... |
commit | commitdiff | tree | snapshot |
| 2021-08-09 |
Joey Castillo | fix LED part number, make boards identical |
commit | commitdiff | tree | snapshot |
| 2021-08-09 |
Joey Castillo | add a version with bisexual lighting (same board, diffe... |
commit | commitdiff | tree | snapshot |
| 2021-08-09 |
Joey Castillo | tidy up PCB folder, add gerbers for A1-04 |
commit | commitdiff | tree | snapshot |
| 2021-08-09 |
Joey Castillo | add API for playing sounds from the buzzer |
commit | commitdiff | tree | snapshot |
| 2021-08-08 |
Joey Castillo | add link to errata |
commit | commitdiff | tree | snapshot |
| 2021-08-08 |
Joey Castillo | document indicator segments |
commit | commitdiff | tree | snapshot |
| 2021-08-08 |
Joey Castillo | work on RTC tamper interrupt and external wake |
commit | commitdiff | tree | snapshot |
| 2021-08-08 |
Joey Castillo | fix renaming of _watch_rtc_is_enabled |
commit | commitdiff | tree | snapshot |
| 2021-08-08 |
Joey Castillo | rename segments in schematic to match SLCD driver |
commit | commitdiff | tree | snapshot |
| 2021-08-07 |
Joey Castillo | add segment map link |
commit | commitdiff | tree | snapshot |
| 2021-08-07 |
Joey Castillo | add notes to segment map |
commit | commitdiff | tree | snapshot |
| 2021-08-07 |
Joey Castillo | add more notes to character set |
commit | commitdiff | tree | snapshot |
| 2021-08-07 |
Joey Castillo | rename 'sensing' indicator to 'signal' |
commit | commitdiff | tree | snapshot |
| 2021-08-07 |
Joey Castillo | segment lcd: add indicator methods, document character map |
commit | commitdiff | tree | snapshot |
| 2021-08-05 |
Joey Castillo | add pinout table for sensor boards |
commit | commitdiff | tree | snapshot |
| 2021-08-05 |
Joey Castillo | documentation tweaks |
commit | commitdiff | tree | snapshot |
| 2021-08-05 |
Joey Castillo | documentation! |
commit | commitdiff | tree | snapshot |
| 2021-08-05 |
Joey Castillo | bme280 app: use forced mode, only measure when needed |
commit | commitdiff | tree | snapshot |
| 2021-08-04 |
Joey Castillo | new project: sensor watch environment |
commit | commitdiff | tree | snapshot |
| 2021-08-04 |
Joey Castillo | some I2C work |
commit | commitdiff | tree | snapshot |
| 2021-08-04 |
Joey Castillo | drop legacy terminology. how hard was that? |
commit | commitdiff | tree | snapshot |
| 2021-08-04 |
Joey Castillo | break up sections |
commit | commitdiff | tree | snapshot |
| 2021-08-03 |
Joey Castillo | WIP deep sleep mode |
commit | commitdiff | tree | snapshot |
| 2021-08-03 |
Joey Castillo | make this snake_case for consistency |
commit | commitdiff | tree | snapshot |
| 2021-08-03 |
Joey Castillo | actually debounce button presses |
commit | commitdiff | tree | snapshot |
| 2021-08-03 |
joeycastillo | Fix another typo |
commit | commitdiff | tree | snapshot |
| 2021-08-03 |
joeycastillo | Merge pull request #1 from tahnok/patch-1 |
commit | commitdiff | tree | snapshot |
| 2021-08-03 |
Wesley Ellis | fix typo in README |
commit | commitdiff | tree | snapshot |
| 2021-08-02 |
Joey Castillo | move app.h to library, no need for user to change it |
commit | commitdiff | tree | snapshot |
| 2021-08-02 |
Joey Castillo | add readme and images |
commit | commitdiff | tree | snapshot |
| 2021-08-02 |
Joey Castillo | thinking through deep sleep stuff |
commit | commitdiff | tree | snapshot |
| 2021-08-02 |
Joey Castillo | major project reorg, move library one level up |
commit | commitdiff | tree | snapshot |
| 2021-08-02 |
Joey Castillo | barebones 'hello world' project |
commit | commitdiff | tree | snapshot |
| 2021-08-01 |
Joey Castillo | move user application code to app folder |
commit | commitdiff | tree | snapshot |
| 2021-08-01 |
Joey Castillo | lil i2c test |
commit | commitdiff | tree | snapshot |
| 2021-07-30 |
Joey Castillo | use atmel studio's configuration and init |
commit | commitdiff | tree | snapshot |
| 2021-07-30 |
Joey Castillo | use atmel studio's startup and linker script |
commit | commitdiff | tree | snapshot |
| 2021-07-30 |
Joey Castillo | Merge branch 'main' into astudio |
commit | commitdiff | tree | snapshot |
| 2021-07-30 |
Joey Castillo | remove JLC order text |
commit | commitdiff | tree | snapshot |
| 2021-07-20 |
Joey Castillo | Merge branch 'main' into astudio |
commit | commitdiff | tree | snapshot |
| 2021-07-20 |
Joey Castillo | add uf2 to gitignore |
commit | commitdiff | tree | snapshot |
| 2021-07-20 |
Joey Castillo | WIP new board revision |
commit | commitdiff | tree | snapshot |
| 2021-07-20 |
Joey Castillo | bring in all the atmel studio stuff |
commit | commitdiff | tree | snapshot |
| 2021-07-20 |
Joey Castillo | get UART working on SERCOM3 (9-pin A2/D1) |
commit | commitdiff | tree | snapshot |
| 2021-07-20 |
Joey Castillo | move to a makefile based workflow |
commit | commitdiff | tree | snapshot |
| 2021-05-23 |
Joey Castillo | Merge branch 'main' of github.com:joeycastillo/Sensor... |
commit | commitdiff | tree | snapshot |
| 2021-05-23 |
Joey Castillo | watch A revision 03 |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
Joey Castillo | make watch abstraction global, add methods and document... |
commit | commitdiff | tree | snapshot |
| 2021-05-20 |
Joey Castillo | use simple 8-bit counter for LED PWM |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Joey Castillo | new atmel studio setup |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Joey Castillo | More low power work |
commit | commitdiff | tree | snapshot |
| 2021-05-06 |
Joey Castillo | mars clock! |
commit | commitdiff | tree | snapshot |
| 2021-05-03 |
Joey Castillo | sunday low power work |
commit | commitdiff | tree | snapshot |
| 2021-05-02 |
Joey Castillo | remove timer; tick based on RTC PER7 interrupt |
commit | commitdiff | tree | snapshot |
| 2021-05-02 |
Joey Castillo | WIP timer wakeup stuff |
commit | commitdiff | tree | snapshot |
| 2021-04-30 |
Joey Castillo | interrupts, clock demo with interrupts |
commit | commitdiff | tree | snapshot |
| 2021-04-28 |
Joey Castillo | simplify lcd display logic, one screen with 10 positions |
commit | commitdiff | tree | snapshot |
| 2021-04-28 |
Joey Castillo | initial work on segment LCD |
commit | commitdiff | tree | snapshot |
| 2021-04-28 |
Joey Castillo | remove build files |
commit | commitdiff | tree | snapshot |
| 2021-04-26 |
Joey Castillo | WIP simple C-based library for hacking on the watch |
commit | commitdiff | tree | snapshot |
| 2021-04-10 |
Joey Castillo | remove old main board prototypes |
commit | commitdiff | tree | snapshot |
| 2021-04-10 |
Joey Castillo | initial commit |
commit | commitdiff | tree | snapshot |
|