• Joined on 2022-09-24
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
savanni created branch power_management in savanni/avr 2022-09-24 18:35:32 +00:00
savanni pushed to power_management at savanni/avr 2022-09-24 18:35:32 +00:00
savanni created branch radio-abstraction in savanni/avr 2022-09-24 18:35:32 +00:00
savanni pushed to radio-abstraction at savanni/avr 2022-09-24 18:35:32 +00:00
c1b3891a29 Limit the RSSI call to just reading the variable without running a test
ce78c28367 Fix current tests
c28d050037 Rename the packet buffer test suite file
bc09a7e411 Add initializer and constructor functions for the packet buffer
4aa9598e00 build a packet buffer and add a test suite
Compare 6 commits »
savanni created branch uart in savanni/avr 2022-09-24 18:35:32 +00:00
savanni pushed to uart at savanni/avr 2022-09-24 18:35:32 +00:00
savanni created branch ws2812 in savanni/avr 2022-09-24 18:35:32 +00:00
savanni pushed to ws2812 at savanni/avr 2022-09-24 18:35:32 +00:00
e6b952a2dc Save the ws2812 current progress
a383e956ae Save my attempts to do ws2812s via the counter/timer
02716cc58b Add a program that demonstrates PWM and interrupts
Compare 3 commits »