• Joined on 2022-09-24
433 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
savanni opened issue savanni/visions-vtt#3 2022-11-16 14:35:45 +00:00
The client application must authenticate every request with the server via a token unique to that user and client
savanni opened issue savanni/visions-vtt#2 2022-11-16 14:34:47 +00:00
Make a server that has basic user authentication
savanni opened issue savanni/visions-vtt#1 2022-11-16 14:34:14 +00:00
Bootstrap a Tauri-based client application
savanni created branch main in savanni/visions-vtt 2022-11-16 04:17:52 +00:00
savanni pushed to main at savanni/visions-vtt 2022-11-16 04:17:52 +00:00
5805673815 Update the flake, rename the project
b0c675ced1 Redakti interspacon
56e0d83834 Konstrui tipografion
681a3dc660 Kreu paĝon
fcfcc1be12 Kreu la Elektilon
Compare 10 commits »
savanni created repository savanni/visions-vtt 2022-11-16 04:17:26 +00:00
savanni created branch atmega32u4 in savanni/ruduino 2022-10-30 19:21:54 +00:00
savanni pushed to atmega32u4 at savanni/ruduino 2022-10-30 19:21:54 +00:00
e14caa7388 Get started on a descriptor for the atmega32u4 processor
savanni pushed to master at savanni/ruduino 2022-10-30 17:58:25 +00:00
d2b11bceb8 Add a flake for rust-avr
savanni created branch master in savanni/ruduino 2022-10-30 17:12:28 +00:00
savanni pushed to master at savanni/ruduino 2022-10-30 17:12:28 +00:00
c057499975 [CI] git revert e6167ec6
61a8e0d144 Fix delay dependency to git revision 849918a8dfb2
c113fc881e Cargo.toml: more semver for avr_delay
ba9e78840c Fixed warning unused no-compiler-rt
a33d38a755 Switching from llvm_asm!() to asm!()
Compare 10 commits »
savanni created repository savanni/ruduino 2022-10-30 17:12:02 +00:00
savanni pushed to main at savanni/avr 2022-10-30 16:22:44 +00:00
8d412df7e1 Transmit an off signal
savanni pushed to main at savanni/avr 2022-10-30 16:13:02 +00:00
a7af4accc0 Make the spooky and eerie animations more pronounced
savanni pushed to main at savanni/avr 2022-10-29 23:13:16 +00:00
196278a2fe Remove the strcpy usage
savanni pushed to main at savanni/avr 2022-09-24 18:35:32 +00:00
savanni created branch display-i2c in savanni/avr 2022-09-24 18:35:32 +00:00
savanni pushed to display-i2c at savanni/avr 2022-09-24 18:35:32 +00:00
ba2e5b84dc Move the lux sensor reader and start on the real display code
9daaab9e9e Fill out the i2c bus and make it work with the tsl2561 lux sensor
a32779774f Set up the lux sensor abstraction
cbb537b27d Just set the i2c pins for tri-state mode
4a97284b49 Hack out an initial i2c bus driver
Compare 8 commits »
savanni created branch i2c in savanni/avr 2022-09-24 18:35:32 +00:00
savanni pushed to i2c at savanni/avr 2022-09-24 18:35:32 +00:00
aa41bdc067 Start on the i2c prototype