| 2021-09-30 |
Joey Castillo | fix LED resistor values |
commit | commitdiff | tree | snapshot |
| 2021-09-30 |
Joey Castillo | add lcd feather |
commit | commitdiff | tree | snapshot |
| 2021-09-29 |
joeycastillo | Merge pull request #16 from joeycastillo/rtc-refactor |
commit | commitdiff | tree | snapshot |
| 2021-09-28 |
Joey Castillo | update existing apps to use new RTC API |
commit | commitdiff | tree | snapshot |
| 2021-09-28 |
Joey Castillo | tweak to API nomenclature: tick happens once a second... |
commit | commitdiff | tree | snapshot |
| 2021-09-28 |
Joey Castillo | rtc: support periodic ticks at intervals from 1 to... |
commit | commitdiff | tree | snapshot |
| 2021-09-28 |
Joey Castillo | overdue refactor: compile all watch modules separately |
commit | commitdiff | tree | snapshot |
| 2021-09-28 |
Joey Castillo | simplification: return date/time in same format as... |
commit | commitdiff | tree | snapshot |
| 2021-09-27 |
Joey Castillo | remove unused ASF code |
commit | commitdiff | tree | snapshot |
| 2021-09-27 |
Joey Castillo | WIP: refactor RTC to use clock mode directly |
commit | commitdiff | tree | snapshot |
| 2021-09-26 |
joeycastillo | Merge pull request #15 from tahnok/beats-time |
commit | commitdiff | tree | snapshot |
| 2021-09-25 |
Wesley Ellis | Beats time app + watch |
commit | commitdiff | tree | snapshot |
| 2021-09-24 |
joeycastillo | this was an odd typo |
commit | commitdiff | tree | snapshot |
| 2021-09-23 |
Joey Castillo | add warning about external wake on old board rev |
commit | commitdiff | tree | snapshot |
| 2021-09-23 |
Joey Castillo | final deep sleep refactor: retain RAM, call it shallow... |
commit | commitdiff | tree | snapshot |
| 2021-09-21 |
Joey Castillo | support alternate LCD pinouts |
commit | commitdiff | tree | snapshot |
| 2021-09-20 |
Joey Castillo | add WIP dev board |
commit | commitdiff | tree | snapshot |
| 2021-09-20 |
Joey Castillo | add gerbers for board revision 5 |
commit | commitdiff | tree | snapshot |
| 2021-09-20 |
Joey Castillo | clean up PCB folder |
commit | commitdiff | tree | snapshot |
| 2021-09-19 |
Joey Castillo | add board definition for old prototype |
commit | commitdiff | tree | snapshot |
| 2021-09-18 |
Joey Castillo | sensor board concepts |
commit | commitdiff | tree | snapshot |
| 2021-09-18 |
Joey Castillo | PCB revision 5 |
commit | commitdiff | tree | snapshot |
| 2021-09-18 |
Joey Castillo | support common anode LEDs |
commit | commitdiff | tree | snapshot |
| 2021-09-18 |
Joey Castillo | add a new deep sleep mode alongside backup mode |
commit | commitdiff | tree | snapshot |
| 2021-09-18 |
Joey Castillo | fix USB VID/PID |
commit | commitdiff | tree | snapshot |
| 2021-09-18 |
Joey Castillo | move buzzer demo to apps folder |
commit | commitdiff | tree | snapshot |
| 2021-09-16 |
Joey Castillo | move apps to subdirectory, add relative path support... |
commit | commitdiff | tree | snapshot |
| 2021-09-15 |
joeycastillo | remove note about installing old toolchain |
commit | commitdiff | tree | snapshot |
| 2021-09-14 |
Joey Castillo | lcd: add special case for T in position 1 (fixes #10) |
commit | commitdiff | tree | snapshot |
| 2021-09-14 |
Joey Castillo | more work on alternate board pinouts |
commit | commitdiff | tree | snapshot |
| 2021-09-14 |
Joey Castillo | remove unused ASF config files |
commit | commitdiff | tree | snapshot |
| 2021-09-14 |
Joey Castillo | deprecate debug UART |
commit | commitdiff | tree | snapshot |
| 2021-09-13 |
Joey Castillo | first steps toward supporting alternate board pinouts |
commit | commitdiff | tree | snapshot |
| 2021-09-13 |
Joey Castillo | improve consistency of function names |
commit | commitdiff | tree | snapshot |
| 2021-09-13 |
Joey Castillo | remove unused ASF code |
commit | commitdiff | tree | snapshot |
| 2021-09-13 |
Joey Castillo | implement ADC functionality |
commit | commitdiff | tree | snapshot |
| 2021-09-01 |
Joey Castillo | handle watch variant with red/blue LED |
commit | commitdiff | tree | snapshot |
| 2021-08-31 |
Joey Castillo | update deprecated functions in BME280 demo app |
commit | commitdiff | tree | snapshot |
| 2021-08-31 |
Joey Castillo | simplify: always use the TCC to drive the LEDs |
commit | commitdiff | tree | snapshot |
| 2021-08-31 |
Joey Castillo | add method for detecting low battery |
commit | commitdiff | tree | snapshot |
| 2021-08-30 |
Joey Castillo | remove delays from BME280 demo, no longer needed |
commit | commitdiff | tree | snapshot |
| 2021-08-30 |
Joey Castillo | run watch at 4 MHz unless USB is enabled |
commit | commitdiff | tree | snapshot |
| 2021-08-30 |
joeycastillo | Merge pull request #9 from joeycastillo/usb-refactor |
commit | commitdiff | tree | snapshot |
| 2021-08-30 |
Joey Castillo | fix typo |
commit | commitdiff | tree | snapshot |
| 2021-08-30 |
Joey Castillo | add printf statements to demo project |
commit | commitdiff | tree | snapshot |
| 2021-08-30 |
Joey Castillo | SIMPLIFY! Always run the main clock at 8 MHz |
commit | commitdiff | tree | snapshot |
| 2021-08-29 |
Joey Castillo | remove unused TC/TCC driver code |
commit | commitdiff | tree | snapshot |
| 2021-08-29 |
Joey Castillo | big PWM refactor: drive both LEDs and buzzer from TCC |
commit | commitdiff | tree | snapshot |
| 2021-08-29 |
Joey Castillo | WIP TCC refactor; remove low frequency notes |
commit | commitdiff | tree | snapshot |
| 2021-08-29 |
Joey Castillo | handle changing CPU speed |
commit | commitdiff | tree | snapshot |
| 2021-08-29 |
Joey Castillo | enable USB earlier so app can log sooner |
commit | commitdiff | tree | snapshot |
| 2021-08-28 |
Joey Castillo | handle tinyusb device tasks on a timer, allows delays... |
commit | commitdiff | tree | snapshot |
| 2021-08-28 |
Joey Castillo | add alternate _write for debugging USB issues |
commit | commitdiff | tree | snapshot |
| 2021-08-28 |
Joey Castillo | force sending data after a _write |
commit | commitdiff | tree | snapshot |
| 2021-08-28 |
Joey Castillo | fix buzzer demo, add note about extwake |
commit | commitdiff | tree | snapshot |
| 2021-08-28 |
Joey Castillo | simplify project makefiles |
commit | commitdiff | tree | snapshot |
| 2021-08-28 |
Joey Castillo | implement USB console |
commit | commitdiff | tree | snapshot |
| 2021-08-28 |
Joey Castillo | add tinyusb |
commit | commitdiff | tree | snapshot |
| 2021-08-28 |
Joey Castillo | update .gitignore |
commit | commitdiff | tree | snapshot |
| 2021-08-27 |
joeycastillo | make chart not upside down |
commit | commitdiff | tree | snapshot |
| 2021-08-27 |
joeycastillo | Make pin chart accessible, add toolchain note |
commit | commitdiff | tree | snapshot |
| 2021-08-26 |
joeycastillo | Merge pull request #8 from joeycastillo/external-interrupts |
commit | commitdiff | tree | snapshot |
| 2021-08-26 |
joeycastillo | Update README with some clarifications |
commit | commitdiff | tree | snapshot |
| 2021-08-25 |
Joey Castillo | external interrupt refactor: allow enabling in watch... |
commit | commitdiff | tree | snapshot |
| 2021-08-25 |
Joey Castillo | disable all external interrupts by default |
commit | commitdiff | tree | snapshot |
| 2021-08-25 |
Joey Castillo | add majority-vote filtering to all external interrupt... |
commit | commitdiff | tree | snapshot |
| 2021-08-25 |
Joey Castillo | disable all RTC tamper interrupts by default |
commit | commitdiff | tree | snapshot |
| 2021-08-25 |
Joey Castillo | add definitions for pin A3/A4 (same as D0/D1) |
commit | commitdiff | tree | snapshot |
| 2021-08-25 |
Joey Castillo | silence unused parameter warnings |
commit | commitdiff | tree | snapshot |
| 2021-08-24 |
Joey Castillo | remove watch_app.c |
commit | commitdiff | tree | snapshot |
| 2021-08-23 |
Joey Castillo | refactor: break out different areas of functionality |
commit | commitdiff | tree | snapshot |
| 2021-08-18 |
Joey Castillo | fix typo; log hour, not second |
commit | commitdiff | tree | snapshot |
| 2021-08-18 |
Joey Castillo | add data logging, more modes to BME280 project |
commit | commitdiff | tree | snapshot |
| 2021-08-18 |
Joey Castillo | reapprove dimension errors |
commit | commitdiff | tree | snapshot |
| 2021-08-17 |
Joey Castillo | fix typo |
commit | commitdiff | tree | snapshot |
| 2021-08-17 |
Joey Castillo | move debug uart methods, clarify license info |
commit | commitdiff | tree | snapshot |
| 2021-08-17 |
Joey Castillo | add license file |
commit | commitdiff | tree | snapshot |
| 2021-08-17 |
Joey Castillo | disable 9-pin extwake interrupts by default |
commit | commitdiff | tree | snapshot |
| 2021-08-14 |
Joey Castillo | add beep and light to BME280 app |
commit | commitdiff | tree | snapshot |
| 2021-08-14 |
Joey Castillo | tweak resistor values, move board origin to 0,0 |
commit | commitdiff | tree | snapshot |
| 2021-08-14 |
Joey Castillo | add arduino sketch to burn bootloader |
commit | commitdiff | tree | snapshot |
| 2021-08-14 |
Joey Castillo | disable debug UART by default |
commit | commitdiff | tree | snapshot |
| 2021-08-14 |
Joey Castillo | led tweaks |
commit | commitdiff | tree | snapshot |
| 2021-08-11 |
Joey Castillo | document power consumption, etc |
commit | commitdiff | tree | snapshot |
| 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 |
| next |