Skip to content
View BavinnK's full-sized avatar
πŸ“
πŸ“

Block or report BavinnK

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

Hi πŸ‘‹, I'm Bavin

Computer Engineering Student | Embedded & PCB Enthusiast | Dreaming Big ⚑

Typing SVG


🌱 Currently Learning

  • βœ… [x] Embedded Systems Course
  • βœ… [x] PCB Design Beginner Course
  • πŸ” Arduino, Flip-Flops, Logic Gates, Servo Control
  • πŸ“€ Uploading Projects to GitHub consistently

πŸ”­ Future Goals (2025 & Beyond)

  • 🧠 Master ARM Cortex & STM32
  • πŸ’» Build custom RTOS projects
  • πŸ”Œ Design multi-layer PCBs for real-world products
  • πŸ€– Complete my own hexapod robot
  • πŸ“‘ Learn wireless protocols (ESP32, LoRa, Bluetooth)
  • 🌍 Build a career abroad in embedded systems industry

🧰 Tools & Technologies

πŸ’» Platforms:     Arduino, ESP32, AVR, STM32 (soon)
πŸ› οΈ  Skills:        C/C++, Assembly, Git, Altium, KiCAD
πŸ“ PCB Tools:     EasyEDA, KiCAD
🌐 Versioning:    Git, GitHub
🧠 Learning:      Digital Logic, Embedded C, RTOS, SPI/I2C/UART

Pinned Loading

  1. Buck-Converter-Using-555-Timer Buck-Converter-Using-555-Timer Public

    Simulation project (Proteus) demonstrating a 555 timer-based PWM controller for a buck converter topology (12V to 5V DC conversion using IRLZ44N).

  2. arduino-7segment-display arduino-7segment-display Public

    An Arduino UNO project controlling a 7-segment display to show digits 0-9. Designed and simulated in Autodesk Tinkercad. Ideal for learning digital outputs and display logic.

    C++

  3. BJT-Master-Slave-D-flip-flop BJT-Master-Slave-D-flip-flop Public

    Circuit diagram and explanation of a master-slave D-Type Flip-Flop (DFF) built with discrete BJTs and passive components.

    1

  4. Knight-Rider-Cylon Knight-Rider-Cylon Public

    This project demonstrates the creation of a classic 'Knight Rider' or 'Cylon' style LED chaser effect...

  5. LED-J-Letter-Sequencer LED-J-Letter-Sequencer Public

    This is the LED 'J' Sequencer, a project I built for my uncle's birthday! It features 20 LEDs arranged to form the letter 'J', which light up in sequence. The "brains" are a trusty 555 timer and tw…

  6. AVR-C-and-Assembly-Integration-Demo AVR-C-and-Assembly-Integration-Demo Public

    This project demonstrates the integration of C++ and external Assembly routines on AVR microcontrollers. It serves as a learning exercise, showcasing how to call custom ASM functions for basic arit…

    C++