Skip to content
View rstreets96's full-sized avatar

Block or report rstreets96

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
rstreets96/README.md

Typing SVG

An Embedded Software Engineer with a passion for sustainability! I graduated with a B.S. in Electrical Engineering in 2019, and I've spent the last three and a half years with Rad Power Bikes! In the fast-paced startup environment I had my hands on every part of the electrical system, especially the motor controller and its firmware. I'm currently looking for my next adventure, so feel free to reach out!

Unfortunately, I've never been very active here on my personal Github account, so I've been working to change that for the past few weeks! Check out my ESP32 BLDC project that I'm working on to see some of what I've learned over the past few years!

watching_count

✨About Me✨

🛠 I’m currently working on a motor controller based on the ESP32.

🌱 I’m currently learning how to use the networking APIs of the ESP32 to implement OTA updates.

🌱 I'm also spending some time learning frontend languages like HTML/CSS/JS. Check out my Github Pages site to see the progress!

💬 Ask me about my biggest Python project!

✉ Email me: rstreets96@gmail.com

⚡ Fun fact: I've commuted by electric bike for the last 3-4 years!

✨Primary Skills✨

C C++ Python Git GitHub Eclipse Visual Studio Code

✨Secondary Skills✨

C# .Net Dart Flutter HTML5 CSS3 JavaScript Unity


rstreets96's Stats

Pinned Loading

  1. ESP32_BLDC ESP32_BLDC Public

    This is a project to begin building a motor controller using the ESP32S3, targetting the DRV8329A gate driver.

    C 4 2

  2. ESP32_Demo ESP32_Demo Public

    Trying out ESP32S3 microcontroller with a simple project that incorporates an AHT20 temperature and humidity sensor, WiFi connection to an HTTP server, and OTA Updates

    C

  3. AdventOfCode2022 AdventOfCode2022 Public

    I joined in late, but here are my solutions to the https://adventofcode.com/ puzzles for 2022. I never quite caught up, and Christmas arrived when I was only through day 10

    Python