Pinned Repositories
BitStuffing
'0' bit is added after 5 consecutive '1' bit
E220-900T22D-STM32-Library
This is an STM32 HAL Library based Ebyte E220-900T22D LoRa Module driver library. Feel free to use & alter it. It is still under development.
GDB-Server-for-STM32
An example gdb server for both host and target project
I2C_Master_Verilog
Primitive I2C master controller, supports repeated start.
IEEE754-Arithmetic
software emulated ieee754 single precision arithmetics written in ARM V7-M assembly
pRiscV
most primitive risc-v core ever written by me in VHDL. It implements only I instruction set.
Snake-Game-Based-on-ST7735-STM32
Super basic snake game which is playable from UART
STM32-Based-Quadcopter-Flight-Controller-Software
This is a quadcopter flight controller software. The project is written in C language and STM32CubeIDE was used.
saahinduran's Repositories
saahinduran/STM32-Based-Quadcopter-Flight-Controller-Software
This is a quadcopter flight controller software. The project is written in C language and STM32CubeIDE was used.
saahinduran/E220-900T22D-STM32-Library
This is an STM32 HAL Library based Ebyte E220-900T22D LoRa Module driver library. Feel free to use & alter it. It is still under development.
saahinduran/pRiscV
most primitive risc-v core ever written by me in VHDL. It implements only I instruction set.
saahinduran/BitStuffing
'0' bit is added after 5 consecutive '1' bit
saahinduran/GDB-Server-for-STM32
An example gdb server for both host and target project
saahinduran/I2C_Master_Verilog
Primitive I2C master controller, supports repeated start.
saahinduran/IEEE754-Arithmetic
software emulated ieee754 single precision arithmetics written in ARM V7-M assembly
saahinduran/Snake-Game-Based-on-ST7735-STM32
Super basic snake game which is playable from UART