Skip to content
View moses-kolawole's full-sized avatar
  • Nigeria

Block or report moses-kolawole

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

Hi, I’m Moses Kolawole

🎓 I’m an Electrical and Electronics Engineering student passionate about:

  • 🔌 Embedded Systems
  • 🤖 AI in Robotics and Automotive
  • 📡 Signal Processing

🌱 I’m currently building skills in:

  • C Programming
  • Python
  • Arduino
  • MATLAB for Embedded AI Systems

🛠️ My goal:
To become an Embedded Systems Engineer at the forefront of AI-powered innovations 🚗🤖

📫 Reach me at: mosesolorunfemikolawole@gmail.com

Popular repositories Loading

  1. Software-Scheduler_project_using_stm32f401ccu6 Software-Scheduler_project_using_stm32f401ccu6 Public

    This project demonstrates a simple software scheduler implemented on the STM32F401CCU6 using timer tick interrupts. Multiple tasks are executed at different time intervals without blocking the CPU,…

    C 1

  2. CPU-Load-Indicator-using-STM32F401CCU6 CPU-Load-Indicator-using-STM32F401CCU6 Public

    This project demonstrates the concept of CPU utilization using the STM32F401CCU6 microcontroller and the TIM2 hardware timer. The objective is to estimate how busy the processor is by measuring the…

    C 1 1

  3. moses-kolawole moses-kolawole Public

    My academic and research-oriented GitHub portfolio

  4. Moses-Embedded-AI-Portfolio Moses-Embedded-AI-Portfolio Public

    My journey to becoming an Embedded AI Engineer — projects, experiments, and research logs.

  5. blinking-led-arduino blinking-led-arduino Public

    Basic Arduino project demonstrating LED blinking using digital output pins

    C++

  6. 1-DIGIT-SEVEN-SEGMENT-DISPLAY-PROJECT 1-DIGIT-SEVEN-SEGMENT-DISPLAY-PROJECT Public

    Displays numbers 0–9 on a single-digit 7-segment display. Covers multiple digital outputs, pin mapping, and understanding how segment displays work. A great introduction to visual output in electro…

    C++