• Joined on 2022-09-24
savanni pushed to gm-dash/init at savanni/monorepo 2024-08-20 01:52:34 +00:00
793a9c24db Start creating some UI components
4174847015 UI placeholder
Compare 2 commits »
savanni pushed to savanni/pi-usb-serial at savanni/monorepo 2024-08-18 02:45:41 +00:00
e8aa2432d3 Write pwb code with embassy. Work on the water dashboard.
savanni pushed to savanni/pi-usb-serial at savanni/monorepo 2024-08-11 00:14:37 +00:00
d3eeb02d2f Increase light brightness
savanni created branch savanni/pi-usb-serial in savanni/monorepo 2024-08-09 05:07:25 +00:00
savanni pushed to savanni/pi-usb-serial at savanni/monorepo 2024-08-09 05:07:25 +00:00
d76fd8cc39 This gets communication working with the device
93b84ee72d Attempting to communicate with the TFT
506a13e802 Set up the demo blinky app with a pi pico
98ceab9833 Start on a usb-serial project
Compare 4 commits »
savanni pushed to main at savanni/monorepo 2024-08-01 01:32:32 +00:00
70c013218a Update pins for the realities of the board layout
37c7e04820 Turn on the built-in LED when software starts up
291663d4a3 Re-add the armv6 toolchain
2b0fc7639e Debounce buttons, fix colors, and add a new water pattern
80d8dedbaf Adjust colors and the blinker patterns
Compare 16 commits »
savanni deleted branch bike-lights from savanni/monorepo 2024-08-01 01:32:32 +00:00
savanni merged pull request savanni/monorepo#245 2024-08-01 01:32:30 +00:00
An applicaiton and simulator for a bike lighting system
savanni created pull request savanni/monorepo#245 2024-08-01 01:31:10 +00:00
An applicaiton and simulator for a bike lighting system
savanni pushed to bike-lights at savanni/monorepo 2024-07-30 18:50:36 +00:00
70c013218a Update pins for the realities of the board layout
savanni pushed to ray-tracer at savanni/monorepo 2024-07-22 01:00:15 +00:00
4d67ea4af2 Fix a vector negation bug.
savanni pushed to bike-lights at savanni/monorepo 2024-07-20 15:23:31 +00:00
37c7e04820 Turn on the built-in LED when software starts up
291663d4a3 Re-add the armv6 toolchain
2b0fc7639e Debounce buttons, fix colors, and add a new water pattern
80d8dedbaf Adjust colors and the blinker patterns
d7a70119c8 Send out the full set of lights
Compare 229 commits »
savanni pushed to ray-tracer at savanni/monorepo 2024-06-24 13:00:37 +00:00
f347e2e47d Set up some diagnostics for the specular highlight
324d37f858 Render with the lighting model
59dfaf1696 Set up lighting calculations
2fbb468830 Calculate reflections of vectors
fa4ec059f7 Calculate the normal of the transformed sphere
Compare 11 commits »
savanni pushed to ray-tracer at savanni/monorepo 2024-06-14 13:34:10 +00:00
8e4f6b06e6 Start building the intersection tests
savanni opened issue savanni/monorepo#244 2024-06-11 04:32:52 +00:00
Support rendering and editing plank workouts
savanni opened issue savanni/monorepo#243 2024-06-11 04:31:42 +00:00
Support rendering and editing pushup and situp workouts
savanni pushed to ray-tracer at savanni/monorepo 2024-06-10 13:51:01 +00:00
bd899e3a2e Clippy warnings
7be0baba53 Test chained transformations
Compare 2 commits »
savanni pushed to ray-tracer at savanni/monorepo 2024-06-10 13:35:17 +00:00
a2aa132886 Matrix transformations
971206d325 Calculate the inverse of matrices
c2777e2a70 Basic matrix operations
Compare 3 commits »
savanni created branch ray-tracer in savanni/monorepo 2024-06-09 19:58:50 +00:00
savanni pushed to ray-tracer at savanni/monorepo 2024-06-09 19:58:50 +00:00
2569a48792 Finish PPM conversions and plot the projectile
15d87fbde6 Create the converter to PPM
3c8536deb6 Create the color and the canvas
d0a8be63e9 Change the Tuple to a tuple without field names
2a38ca38e1 Extract the types into separate files
Compare 8 commits »