Develops hobby projects on 'master'; if you don't like that, fork it. Manager on the navigation team at @clearpathrobotics.
-
06:07
- 4h behind
Pinned Loading
-
battleground_construct
battleground_construct PublicA simulation game where you program your units in Rust.
-
spread_spectrum_watermarking
spread_spectrum_watermarking PublicA rust implementation of spread spectrum watermarking for images.
970 contributions in the last year
Skip to contributions year listDay of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
July 2025
Created 120 commits in 4 repositories
Created 2 repositories
-
iwanders/raspberrypi_picotool
C++
This contribution was made on Jul 22
-
iwanders/mcp9600_logger
Rust
This contribution was made on Jul 5
Created a pull request in raspberrypi/picotool that received 2 comments
Print the help when --help or -h is unexpectedly encountered.
Most binaries used on Linux support the '--help' argument, this is a convention specified by the GNU project, as well as in the clig. Currently, ad…
+22
−2
lines changed
•
2
comments
Created an issue in raspberrypi/pico-feedback that received 3 comments
RP2350 datasheet: Parameters for REBOOT_TYPE_BOOTSEL are swapped
In the RP2350 datasheet1, section 5.4.8.24. reboot
, the REBOOT_TYPE_BOOTSEL
parameters are described as:
Signature: int reboot(uint32_t flags, ui…
3
comments