Skip to content
View QuackieTheDuck's full-sized avatar
:shipit:
¯\( ' _ ' )/¯
:shipit:
¯\( ' _ ' )/¯

Block or report QuackieTheDuck

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

Low Level & Embedded Systems enthusiast

I focus on bridge between hardware and software, specializing in register-level programming.


Tech Stack:

  • Languages: C/C++ (Embedded & Desktop), Python (CLI/GUI Automation & Tooling), Bash
  • Workflow: VS Code, PyScripter, Sublime Text, Git, Dev-C++, Arduino IDE, Hex editors(HxD, ImHex)
  • Architecture: AVR(ATmega),
  • Hardware Tools: Logic Analyzers, Multimeters, Oscilloscopes, Soldering

Current Projects:

  1. AVR Data Acquisition
  • Focus: High-efficiency ADC sampling and asynchronous data transmission.
  1. Full-Stack Embedded System (STM32 & Python) Integrated control and diagnostic ecosystem.
  • Firmware: Bare-metal implementation (Cortex-M) using direct register access, ISR, and DMA.
  • Peripherals: UART, PWM, ADC, I2C, LCD.
  • Communication: Custom binary-based protocol with hardware-configurable endianness.
  • PC Tooling: Real-time diagnostics and control interface developed in Python (CLI-based).

Contact:

LinkedIn

Popular repositories Loading

  1. QuackieTheDuck QuackieTheDuck Public

  2. Portfolio Portfolio Public

    Repository with programs that I'm pround of.

    C