Skip to content
View s-0-p-h-i-a's full-sized avatar

Block or report s-0-p-h-i-a

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 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
s-0-p-h-i-a/README.md

Hi, I’m @s-0-p-h-i-a

  • Interested in: computer science, maths, logic, sensors, microcontrollers, automotive systems
  • Maths and CS B.Sc. student specialising in embedded systems and microprocessors
  • Currently self-learning: C/C++, Arduino Uno, electronics, automotive sensors

This profile contains:

  • Repos for C/C++ projects I create as part of my learning process. New versions are added as I explore new topics or refine older code
  • Beginner Arduino and sensor projects to learn how to work with embedded systems

FEATURED


Planned:

  • Inline-4 Engine Control Simulation: progressively merge separately developed cylinder, crankshaft, camshaft modules into a controller for a virtual inline-4 engine
  • Wheatstone Bridge Emulation: breadboard setup with resistors + sensor and Serial Plotter voltage reading
  • State Machine Emulation: using structs to model simple Mealy machine behaviour

Repos

Pinned Loading

  1. Flywheel_RPM_Hall_Sensor Flywheel_RPM_Hall_Sensor Public

    Arduino proof-of-concept to emulate flywheel RPM with a Hall sensor, servo, and single-magnet disc. Focus on real-time RPM calculation, sensor signal processing, and hands-on debugging.

    C++

  2. ICE_Engine_Simulations ICE_Engine_Simulations Public

    A collection of learning-focused engine simulation projects in C and Arduino, exploring state-machine logic, modular code design, and hardware abstraction. Includes CLI-based and LED-based prototyp…

    C

  3. Arduino_Practice Arduino_Practice Public

    Beginner Arduino projects exploring embedded systems concepts like circuits, digital I/O, serial communication, and hardware interaction.

    C++