Skip to content
View jacobbartzen's full-sized avatar

Block or report jacobbartzen

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
jacobbartzen/README.md

Jacob Bartzen

Projects

  • Door opener using an ESP32C6 connected to Alexa, and a stepper motor driving a cyclodial drive for gear reduction
  • Machine learning library coded from scratch in C. Fully adjustable activation functions, architecture, data, optimizers, training parameters
  • Line following and speed controlled car using a Raspberry Pi and OpenCV with PID speed control loops coded in Python (Not on Github)
  • 3D printing CAD Model collection of organizational household items found on Thingiverse, Makersworld, or Printables

Links

Contact

Pinned Loading

  1. Alexa-ESP32-Door-Closer Alexa-ESP32-Door-Closer Public

    ESP32-based motorized door closer and opener controlled by Amazon Alexa via Sinric Pro for under $50.

    C++

  2. neuronBase neuronBase Public

    Machine Learning library coded fully in C. Fully adjustable settings and architecture with multiple activation functions, features, and optimizations to choose from.

    C