]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2021-08-09 Joey Castilloadd a version with bisexual lighting (same board, diffe...
2021-08-09 Joey Castillotidy up PCB folder, add gerbers for A1-04
2021-08-09 Joey Castilloadd API for playing sounds from the buzzer
2021-08-08 Joey Castilloadd link to errata
2021-08-08 Joey Castillodocument indicator segments
2021-08-08 Joey Castillowork on RTC tamper interrupt and external wake
2021-08-08 Joey Castillofix renaming of _watch_rtc_is_enabled
2021-08-08 Joey Castillorename segments in schematic to match SLCD driver
2021-08-07 Joey Castilloadd segment map link
2021-08-07 Joey Castilloadd notes to segment map
2021-08-07 Joey Castilloadd more notes to character set
2021-08-07 Joey Castillorename 'sensing' indicator to 'signal'
2021-08-07 Joey Castillosegment lcd: add indicator methods, document character map
2021-08-05 Joey Castilloadd pinout table for sensor boards
2021-08-05 Joey Castillodocumentation tweaks
2021-08-05 Joey Castillodocumentation!
2021-08-05 Joey Castillobme280 app: use forced mode, only measure when needed
2021-08-04 Joey Castillonew project: sensor watch environment
2021-08-04 Joey Castillosome I2C work
2021-08-04 Joey Castillodrop legacy terminology. how hard was that?
2021-08-04 Joey Castillobreak up sections
2021-08-03 Joey CastilloWIP deep sleep mode
2021-08-03 Joey Castillomake this snake_case for consistency
2021-08-03 Joey Castilloactually debounce button presses
2021-08-03 joeycastilloFix another typo
2021-08-03 joeycastilloMerge pull request #1 from tahnok/patch-1
2021-08-03 Wesley Ellisfix typo in README
2021-08-02 Joey Castillomove app.h to library, no need for user to change it
2021-08-02 Joey Castilloadd readme and images
2021-08-02 Joey Castillothinking through deep sleep stuff
2021-08-02 Joey Castillomajor project reorg, move library one level up
2021-08-02 Joey Castillobarebones 'hello world' project
2021-08-01 Joey Castillomove user application code to app folder
2021-08-01 Joey Castillolil i2c test
2021-07-30 Joey Castillouse atmel studio's configuration and init
2021-07-30 Joey Castillouse atmel studio's startup and linker script
2021-07-30 Joey CastilloMerge branch 'main' into astudio
2021-07-30 Joey Castilloremove JLC order text
2021-07-20 Joey CastilloMerge branch 'main' into astudio
2021-07-20 Joey Castilloadd uf2 to gitignore
2021-07-20 Joey CastilloWIP new board revision
2021-07-20 Joey Castillobring in all the atmel studio stuff
2021-07-20 Joey Castilloget UART working on SERCOM3 (9-pin A2/D1)
2021-07-20 Joey Castillomove to a makefile based workflow
2021-05-23 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2021-05-23 Joey Castillowatch A revision 03
2021-05-21 Joey Castillomake watch abstraction global, add methods and document...
2021-05-20 Joey Castillouse simple 8-bit counter for LED PWM
2021-05-10 Joey Castillonew atmel studio setup
2021-05-09 Joey CastilloMore low power work
2021-05-06 Joey Castillomars clock!
2021-05-03 Joey Castillosunday low power work
2021-05-02 Joey Castilloremove timer; tick based on RTC PER7 interrupt
2021-05-02 Joey CastilloWIP timer wakeup stuff
2021-04-30 Joey Castillointerrupts, clock demo with interrupts
2021-04-28 Joey Castillosimplify lcd display logic, one screen with 10 positions
2021-04-28 Joey Castilloinitial work on segment LCD
2021-04-28 Joey Castilloremove build files
2021-04-26 Joey CastilloWIP simple C-based library for hacking on the watch
2021-04-10 Joey Castilloremove old main board prototypes
2021-04-10 Joey Castilloinitial commit