| 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 |
| 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 |
| next |