Pinned Repositories
audio_visualizer
WS2812 LED Strip based backlight and audio visualizer.
ci_arduino_project
An example of continuous integration of an Arduino project using GitHub Action.
dmx512_arm
Implementation of DMX Communication protocol for UTA Embedded course project.
embedded_c_style_guide
Style guide for embedded C.
face_tracking_open_cv_arduino
hx711_stm32_lib
HX711 Library for STM32 using STM32CubeHAL
nucleo_stm32f429zi_lwip_examples
TCP and UDP Echo Client Example using LwIP Stack (RAW API) for Nucleo-F429ZI
pystlink
Python API to flash STMicroelectonics Microcontrollers using ST-LINK/V2 CLI Utility
stm32_tflite_sine
Running TensorFlow Lite model on STM32.
time_server_arduino
A time server for arduino
mirzafahad's Repositories
mirzafahad/stm32_tflite_sine
Running TensorFlow Lite model on STM32.
mirzafahad/nucleo_stm32f429zi_lwip_examples
TCP and UDP Echo Client Example using LwIP Stack (RAW API) for Nucleo-F429ZI
mirzafahad/embedded_c_style_guide
Style guide for embedded C.
mirzafahad/pystlink
Python API to flash STMicroelectonics Microcontrollers using ST-LINK/V2 CLI Utility
mirzafahad/hx711_stm32_lib
HX711 Library for STM32 using STM32CubeHAL
mirzafahad/audio_visualizer
WS2812 LED Strip based backlight and audio visualizer.
mirzafahad/ci_arduino_project
An example of continuous integration of an Arduino project using GitHub Action.
mirzafahad/dmx512_arm
Implementation of DMX Communication protocol for UTA Embedded course project.
mirzafahad/face_tracking_open_cv_arduino
mirzafahad/halloween_mask
Customizing an off-the-shelf mask using TFT displays and LDR, with the option to connect ToF and PIR or any I2C sensor.
mirzafahad/mirzafahad.github.io
mirzafahad/time_server_arduino
A time server for arduino
mirzafahad/Adafruit_BusIO
I2C, SPI and UART abstractions for use with Arduino
mirzafahad/Adafruit_EPD
e-paper display driver for Arduino
mirzafahad/Arduino_Tools
Contains upload tools for STM32 based boards
mirzafahad/ci-arduino
mirzafahad/code_kata_roman_calculator
mirzafahad/cpputest
CppUTest unit testing and mocking framework for C/C++
mirzafahad/dmx512a
mirzafahad/EchoTool
Command line echo server and client for Windows, designed according to RFC 862 specification for Echo protocol.
mirzafahad/EDALibraries
EDA Libraries for MacroFab House Parts
mirzafahad/graduation_cap
mirzafahad/mirzafahad
Why couldn't the bicycle stand up by itself? It was two tired.
mirzafahad/Modbus-for-Arduino
Modbus library for Arduino
mirzafahad/mymalloc
Malloc implementation in C using array
mirzafahad/rtos
UTA Embedded Course project. Wrote RTOS from scratch implemented both cooperative and time slicing preemption scheduler with Round Robin prioritization.
mirzafahad/STM32LowPower
Arduino Low Power library for STM32
mirzafahad/styleguide
Style guides for Google-originated open-source projects
mirzafahad/SumpSTM32F401cc
SUMP compatible logic analyzer board for STM32duino (steve's libmaple core) - stm32f401cc pill board
mirzafahad/weekend_python_projects
Just a placeholder for some random python projects I worked on. If something started to become more than a weekend project I will move them to a separate repo.