Pinned Repositories
EmbeddedC-Tutorials-and-Challenges
این ریپازیتوری شامل مجموعهای از آموزشها، چالشها و تمرینها در زمینه برنامهنویسی امبدد سی است. از موضوعات پایه تا پیشرفته، منابع مختلفی در اینجا قرار داده شده تا به شما کمک کند مهارتهای خود را در برنامهنویسی امبدد سی تقویت کرده و آنها را در پروژههای واقعی به کار ببرید.
hamsaco
Key-AVR-Example-PlatformIO
An example for the Key library with the gcc compiler
nmea
A light library for parsing the parameters inside a NMEA sentence and detecting the parameter type.
ps2_keyboard
A library for initializing and buffering the inputs of any number of ps2 keyboards on any type of hardware
raw
ril
Radio interface layer for embedded systems
sevenSeg
A library for setting up 7 segments as a multiplexer for all types of microcontrollers.
soft_pwm
software pwm with gpio for AVR microcontrollers
Telephony
Flutter plugin for telephony features like query device sms directory, listen for incoming messages, retrieve various network parameters, etc.
hamsadev's Repositories
hamsadev/EmbeddedC-Tutorials-and-Challenges
این ریپازیتوری شامل مجموعهای از آموزشها، چالشها و تمرینها در زمینه برنامهنویسی امبدد سی است. از موضوعات پایه تا پیشرفته، منابع مختلفی در اینجا قرار داده شده تا به شما کمک کند مهارتهای خود را در برنامهنویسی امبدد سی تقویت کرده و آنها را در پروژههای واقعی به کار ببرید.
hamsadev/sevenSeg
A library for setting up 7 segments as a multiplexer for all types of microcontrollers.
hamsadev/nmea
A light library for parsing the parameters inside a NMEA sentence and detecting the parameter type.
hamsadev/ril
Radio interface layer for embedded systems
hamsadev/hamsaco
hamsadev/Key-AVR-Example-PlatformIO
An example for the Key library with the gcc compiler
hamsadev/raw
hamsadev/Telephony
Flutter plugin for telephony features like query device sms directory, listen for incoming messages, retrieve various network parameters, etc.
hamsadev/CascadeFilters
A lightweight and efficient library for implementing multi-stage (cascaded) digital filters, supporting high-pass, low-pass, band-pass, and band-stop configurations. Ideal for signal processing tasks with customizable filter orders and coefficients.
hamsadev/ps2_keyboard
A library for initializing and buffering the inputs of any number of ps2 keyboards on any type of hardware
hamsadev/soft_pwm
software pwm with gpio for AVR microcontrollers