|
a3d6a85516
|
Includes.
|
2025-03-01 17:08:44 -05:00 |
|
|
a91352ffcd
|
Make Pixel static.
|
2025-03-01 16:49:15 -05:00 |
|
|
fc0fd98426
|
Clean up comments.
|
2025-03-01 16:15:21 -05:00 |
|
|
1a7da67bdb
|
Clean up flush callback.
|
2025-03-01 15:43:40 -05:00 |
|
|
00ea5dae20
|
Refactor ownership of draw buffer data.
|
2025-03-01 10:34:24 -05:00 |
|
|
63899a606a
|
Clean up some comments.
|
2025-02-26 19:26:53 -05:00 |
|
|
25b4564a8b
|
Fix ESP logging tags.
|
2025-02-16 14:40:53 -05:00 |
|
|
e2bb406139
|
Finish cleanup.
|
2025-02-16 14:32:00 -05:00 |
|
|
96b6a8bec9
|
Rename project.
|
2025-02-16 11:48:15 -05:00 |
|
|
509b57fedb
|
Add time_keeper.h
+ Refactor most classes to header only.
|
2025-02-16 11:24:35 -05:00 |
|
|
75b51f0c7c
|
Cleanup remaining warnings.
|
2025-02-16 09:41:09 -05:00 |
|
|
74404b1a44
|
Make TimeKeeper a static member of Display.
|
2025-02-16 09:12:24 -05:00 |
|
|
9140ba5fb4
|
Add Timer and TimeKeeper to Display.
|
2025-02-16 08:58:40 -05:00 |
|
|
c9ec16d70c
|
More cleanup.
|
2025-02-16 07:25:02 -05:00 |
|
|
5c61fbd378
|
Clean code.
|
2025-02-16 06:38:47 -05:00 |
|
|
8636de8f2f
|
Pass RST pin through I2C.
|
2025-02-15 18:16:25 -05:00 |
|
|
6493988324
|
Add panel.h, panel.cpp.
|
2025-02-15 17:52:33 -05:00 |
|
|
64d817e362
|
Move I2C into header file.
|
2025-02-15 17:44:58 -05:00 |
|
|
b3d830cdeb
|
Add IPanelDevice.
|
2025-02-15 17:12:45 -05:00 |
|
|
670a523a16
|
Clean code.
|
2025-02-15 14:13:42 -05:00 |
|
|
cc5bffd1e7
|
Store configs used in ctors.
|
2025-02-15 10:26:27 -05:00 |
|
|
03784ac097
|
Move classes to separate files.
|
2025-02-15 10:11:49 -05:00 |
|
|
9e912048ab
|
Checkpoint adding SSD1306 and PanelDevice.
|
2025-02-15 09:41:13 -05:00 |
|
|
0743fc4a5e
|
Factor out Panel.
|
2025-02-14 17:47:44 -05:00 |
|
|
046dfbb6e6
|
Add Display::set_text.
|
2025-02-14 17:19:13 -05:00 |
|
|
ef7a027cf0
|
Factor out I2C.
|
2025-02-14 16:49:38 -05:00 |
|
|
2dd099f26e
|
Improve ScopedLock.
|
2025-02-14 16:33:41 -05:00 |
|
|
8aaed133e8
|
Update Display getters.
|
2025-02-14 15:58:37 -05:00 |
|
|
58a83590ca
|
Add ScopedLock for LVGL.
|
2025-02-14 15:50:35 -05:00 |
|
|
dd5335815c
|
Checkpoint
|
2025-02-14 15:02:49 -05:00 |
|
|
e9d5ef46d1
|
Replace lcd project
|
2025-02-13 19:31:58 -05:00 |
|
|
356d8ccd9a
|
WIP debug I2C driver error
E (413) i2c: CONFLICT! driver_ng is not allowed to be used with this old driver
|
2025-02-09 20:04:25 -05:00 |
|
|
4063921340
|
Add I2C scanner example.
|
2025-02-09 11:59:38 -05:00 |
|
|
043fa2fabb
|
WIP lcd
|
2025-02-09 01:18:06 -05:00 |
|
|
6cd7d7db29
|
[esp] Port temp-humidity-web example to cmake.
|
2025-02-08 12:50:06 -05:00 |
|
|
17c559a31f
|
[esp] Add ESP-IDF cmake example.
|
2025-02-08 12:47:01 -05:00 |
|
|
e6ba60da89
|
[esp] Add temperature and humidity example.
|
2025-02-01 23:49:53 -05:00 |
|
|
8bf174d256
|
[esp] Add ESP examples.
|
2025-02-01 14:33:40 -05:00 |
|
|
5f9f508581
|
[cpp] Remove ignores
|
2022-12-24 10:18:19 -05:00 |
|
|
3b6ecaa5e9
|
[cpp] Add Qt Desginer widget plugin examples
|
2022-12-24 10:16:30 -05:00 |
|
|
de652bad32
|
[cpp] Add catch and qt examples
|
2022-12-18 08:57:41 -05:00 |
|
|
d1fb33c58e
|
[dotnet] Add dotnet projects and examples
+ Sitemap generator I created while learning the dispose pattern
+ Testing project for learning general C#
|
2022-05-04 14:59:17 -04:00 |
|
|
6dbac7559a
|
[cpp] Update READMEs for C++ projects and examples
|
2022-05-04 12:54:06 -04:00 |
|
|
34f12250ab
|
[cpp] Update weighted graph
+ totalWeight is now tracked for BFS & DFS traversals
+ Refactor graph search info structs
|
2022-04-14 14:37:53 -04:00 |
|
|
4b47630548
|
[cpp] Clean up graph implementations
|
2022-04-13 21:15:03 -04:00 |
|
|
6986c73651
|
[cpp] Add example of using condition_variables
|
2022-04-03 14:06:36 -04:00 |
|
|
92b3af7813
|
[cpp] Add example and solution for livelocks
|
2022-04-02 19:12:40 -04:00 |
|
|
6c0018c469
|
[cpp] Add example and solution for deadlocks
|
2022-04-02 12:05:06 -04:00 |
|
|
d81c65b1d2
|
[cpp] Add multithreaded project
+ Add example for race condition problem / solution
|
2022-04-02 11:40:58 -04:00 |
|
|
fc1f247987
|
[cpp] Add -Wall compiler option to root CMakeLists
+ Resolve all warnings
|
2022-03-31 17:42:23 -04:00 |
|