Skip to content
View asathiskumar98-byte's full-sized avatar
:octocat:
Embedded IoT PCB 🧩
:octocat:
Embedded IoT PCB 🧩

Block or report asathiskumar98-byte

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

About Me

👋 Hi, I'm Sathiskumar A

🧠 Embedded Systems & IoT Developer

chamidu0423's profile views

I’m passionate about turning ideas into reality through electronics and code. I love working with *Microcontrollers, Sensors, and IoT Platforms* to create smart, connected solutions that make technology feel alive.

🔧 Tech Stack

I code in

c-plus-plus-logo javascript--v1 html-5--v1 css3

Top Languages


Microcontrollers


IDE and Tools I Use

arduino


IoT Platforms


PCB Design


🚀 Featured Projects

  • LM317 Adjustable Voltage Regulator Circuit click icon
  • Rotary Encoder LED Dimmer | Raspberry Pi Pico W (MicroPython) click icon
  • Real-Time Clock & Calendar using PIC16F877A + DS3231 + LCD 16x2 + Buzzer Alert click icon
  • Arduino Radar System | Ultrasonic Sensor + Servo + JavaScript Visualization click icon
  • Digital Oscillator with PIC16F877A + MATLAB + Proteus click icon
  • IoT-based DC Motor Control System + ESP8266 click icon
  • Google Assistant + IFTTT + ESP8266 IoT LED Control click icon
  • Intro Banner with PIC16F877A + PCF8574 + LCD Display click icon
  • Arduino UNO + HC05 Bluetooth + Mobile Control click icon
  • LED Chaser using Arduino UNO + 74HC595 Shift Register click icon
  • STM32F446RE – LED Blink using STM32CubeIDE + FreeRTOS click icon
  • NodeMCU + OLED + DHT22 = Mini Weather Station click icon

(Check out my repositories for full code and schematics!)


📈 Goals

🎯 Master advanced embedded systems concepts
🎯 Design professional PCBs and IoT automation products
🎯 Build a career connecting hardware + software + cloud


📬 Connect With Me

click icon

  • asathiskumar98@outlook.com

“Making circuits talk, sense, and think — that’s where the magic begins.”

Sathiskumar A's GitHub stats

Sathiskumar A's github activity graph

Pinned Loading

  1. asathiskumar98-byte asathiskumar98-byte Public

    🧠 Embedded Systems & IoT Developer I’m passionate about turning ideas into reality through electronics and code. I love working with Microcontrollers, Sensors, and IoT Platforms to create smart, co…

    1

  2. STM32-UART-Transmit STM32-UART-Transmit Public

    This project demonstrates UART transmission on **STM32F446RE** using **HAL drivers**. It sends the string `"Hello"` repeatedly every 1 second via **USART2** at **9600 baud rate**.

    C

  3. Google-Assistant-IFTTT-Adafruit-IO-LED-IoT-Voice-Control-with-ESP8266- Google-Assistant-IFTTT-Adafruit-IO-LED-IoT-Voice-Control-with-ESP8266- Public

    I Integrated ESP8266 with Adafruit IO and IFTTT for voice-controlled LED automation.

    C++

  4. LM317-Voltage-Regulator-KiCad-9 LM317-Voltage-Regulator-KiCad-9 Public

    LM317 Adjustable Voltage Regulator Circuit | Variable DC Power Supply for Embedded Systems, IoT, and DIY Electronics | Designed in KiCad 9

  5. Ultrasonic-Distance-Measurement-using-Arduino-HC-SR04- Ultrasonic-Distance-Measurement-using-Arduino-HC-SR04- Public

    This project demonstrates how to measure distance using ultrasonic sound waves with an HC-SR04 sensor and display the result on the Serial Monitor.

    C++

  6. Rotary-Encoder-LED-Dimmer-Raspberry-Pi-Pico-W-MicroPython- Rotary-Encoder-LED-Dimmer-Raspberry-Pi-Pico-W-MicroPython- Public

    I built a fun LED Dimmer System using a Rotary Encoder (HW040) and Raspberry Pi Pico W, all coded in MicroPython 💻⚡

    Python