Skip to content
View iwanders's full-sized avatar
  • 06:07 - 4h behind

Organizations

@clearpathrobotics

Block or report iwanders

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. OBD9141 Public

    A class to read an ISO 9141-2 port found in car diagnostic OBD-II ports.

    C++ 285 79

  2. scalopus Public

    A tracing framework for C++ and Python.

    C++ 67 9

  3. battleground_construct Public

    A simulation game where you program your units in Rust.

    Rust 3 2

  4. spread_spectrum_watermarking Public

    A rust implementation of spread spectrum watermarking for images.

    Rust 31 3

  5. betula Public

    A behaviour tree library, developed for automating a computer game.

    Rust 8 3

  6. MFRC630 Public

    A library for NXP's MFRC630 NFC IC.

    C 64 21

970 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week July August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

July 2025

Created 2 repositories

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
Loading