Natesh's Dev Blog!

  • Github
  • Makes
  • About
  • Resume
  • Search
September 05, 2021

Quadruped Prototype

The last month or two I’ve been working on a quadruped robot prototype. I’ve not got it walking yet, but here is the overall progress so far. Scope ...

robotics
3dprinting
embedded
rust
August 02, 2021

Setting up per package targets in Rust

In a lot of the current embedded Rust examples the target architecture is specified in .cargo/config.toml in the build section: [build]...

rust
cargo
embedded
June 27, 2021

Rosserial on Embedded Rust

A few months back we had a hackday at work, where we got the opportunity to work on something of interest to us. Rosserial is a protocol used for...

rust
rosserial
ros
embedded
May 23, 2021

Stackbot 1

It’s a long weekend and I figured I’d throw together a little robot. The main body is just from a robot kit I got...

c++
robotics
arduino
3dprinting
May 23, 2021

FTL - Platform Independent Drivers

When it comes to writing drivers I find that I often see code on the internet isn’t all that modular or portable. It may be written for a specific micro-controller...

firmware
c++
Previous Page: 12 of 31 Next
© 2025 Natesh Narain. Made with Jekyll using the Tale theme.