Commit graph

18 commits

Author SHA1 Message Date
f04289c98b
readme: update instructions with more detail 2026-07-04 15:47:52 -04:00
93788beab4
dev: add interface for opt4048 lux/colour sensor 2026-07-04 15:42:45 -04:00
9c389117c4
credentials: clean up a define in main.c 2026-06-30 06:47:32 -04:00
8e6c6a1561
readme: update build instructions to mention credentials 2026-06-30 06:47:06 -04:00
cc75cd9759
credentials: cleaned git history, put creds in separate file 2026-06-30 06:41:50 -04:00
c1db9cb7f4 readme: added build instructions 2026-06-30 06:29:53 -04:00
0425836642 chore: reorganize source organization to a more modern style 2026-06-30 06:21:52 -04:00
21cb610d31 readme: add readme.md finally 2026-06-30 05:45:54 -04:00
5c92ee4bb8 includes: move headers to inc/ and update source files 2026-06-30 00:36:41 -04:00
958b2e8e00 i2c: all function calls are consistent. fixed some MISRA errors. 2026-06-30 00:31:20 -04:00
657ee06eed files: split sensors out into their own source files 2026-06-27 21:28:41 -04:00
a6211b4c9d restructure: splitting out sensor functions into their own source files 2026-06-27 14:12:43 -04:00
764aff6df0 wireless: fixed timeout issues, cleaned up headers 2026-06-26 20:46:53 -04:00
98d14a2fe7 chore: fixed LSP complaints about header includes 2026-06-24 12:07:47 -04:00
29fe47c6f2 misc: add informational comment header 2026-06-24 12:07:09 -04:00
06626f3349 cleanup: removed dead code, fixed small issues 2026-06-24 11:20:16 -04:00
c937638cad wifi: squash commit of wifi implementation
Squashed commit of the following:

commit 7684f6a159896d44ec7dc865aeb382ed674f5764
Author: A.M. Rowsell <amr@frzn.dev>
Date:   Wed Jun 24 02:53:46 2026 -0400

    wireless: these files also need to be present to build, oops.

commit 3b5760f4ffa6e0162fad54552a7274d3209334d8
Author: A.M. Rowsell <amr@frzn.dev>
Date:   Tue Jun 23 10:57:55 2026 -0400

    wifi: working setup with MQTT, plus averaging of readings
2026-06-24 02:55:09 -04:00
b1224528aa initial commit of project 2026-06-15 15:03:54 -04:00