abtom87
Normal guy interested in micro-controllers, love C , love to learn a lot more, knowledge addict.
Germany
Pinned Repositories
Distance-measurement-
Distance measurement using HC-SR04 and ATMEGA328p
Distance_and_TimeDisplay_FreeRTOS_STM32F411
This is a project where multitaksing is demonstrated with FreeRTOS and STM32F411 Evalboard
FreeRTOS_SPI_Serial_GPS
A FreeRTOS project where there are three tasks, time is extracted from GPS Module and displayed over a 7Segment LED display.
GPS-Tracking-STM32F4
GPS Tracking Device using SMS - GPS Module connected to STM32F4 Eval Board - LCD Display interfaced via I2C bus
SpaceInvaders_Qt_Cpp
A qt based "Space Invaders" game written in C++.
SPI-EEPROM-AVR
A simple project that uses the SPI interface of the ATMEGA328p to write and read data from EEPROM
STM32F4_FreeRTOS_Demo
A simple project consisting of two tasks running with FreeRTOS scheduler.
test-cpp-yocto
WirelessSensorNetwork-Soil-MoistureMonitoringsystem
This project consists of two parts, one part is the endpoint/node which measures and processes sensor data and sends it to the cordinator node which sends data to LCD indicating the stataus of available moisture in the soil.
yocto-poky
Yocto repository with docker to play around
abtom87's Repositories
abtom87/GPS-Tracking-STM32F4
GPS Tracking Device using SMS - GPS Module connected to STM32F4 Eval Board - LCD Display interfaced via I2C bus
abtom87/Distance_and_TimeDisplay_FreeRTOS_STM32F411
This is a project where multitaksing is demonstrated with FreeRTOS and STM32F411 Evalboard
abtom87/Distance-measurement-
Distance measurement using HC-SR04 and ATMEGA328p
abtom87/SPI-EEPROM-AVR
A simple project that uses the SPI interface of the ATMEGA328p to write and read data from EEPROM
abtom87/STM32F4_FreeRTOS_Demo
A simple project consisting of two tasks running with FreeRTOS scheduler.
abtom87/FreeRTOS_SPI_Serial_GPS
A FreeRTOS project where there are three tasks, time is extracted from GPS Module and displayed over a 7Segment LED display.
abtom87/DigitalClock-SPI_GPSTime_STM32F4
STM32F411 reads time from GPS Module and displays it over a 7Segment Display interfaced via SPI
abtom87/MPU_NucleoL476
Testing MPU for Nucleo 476 based on ARM Cortex. After a memory exception occurs, the MCU is reset from the interrupt handler.
abtom87/c_resources
abtom87/CRC_DMA_Demo_NucleoL476
Example to calculate CRC-16 from an array of Bytes of length X using DMA module
abtom87/isfri
A kernel module that spawns a char device which tells the user whether it's Friday
abtom87/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
abtom87/stm32_gtest_c_code
This is a sample project for testing C code for STM32 microcontrollers using the Google Test Framework.
abtom87/Timer2_STM32F4Demo
abtom87/WirelessSensorNetwork-Soil-MoistureMonitoringsystem
This project consists of two parts, one part is the endpoint/node which measures and processes sensor data and sends it to the cordinator node which sends data to LCD indicating the stataus of available moisture in the soil.
abtom87/SpaceInvaders_Qt_Cpp
A qt based "Space Invaders" game written in C++.
abtom87/test-cpp-yocto
abtom87/yocto-poky
Yocto repository with docker to play around
abtom87/acorn-kernel
Micro operating system for AVR microprocessors written 100% in assembler
abtom87/blockchain
blockchain cpp example
abtom87/chip8
abtom87/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host.
abtom87/meta-openembedded
customised meta layer meta-openembedded
abtom87/meta-qt5
meta layer qt5 for poky project
abtom87/Running-TX315-and-RX315-with-AVR
In this example,there are two Arduino boards, one acting as a Transmitter and the other receiver. A switch is connected to Transmitter ATMEGA328p, and depending on the switch state (pressed or not), Application software transmits a payload to an address (Receiver antenna). If the address and data is okay, an LED is turned on.
abtom87/Space_invaders_Qt
Space invaders implementation using the Qt framework
abtom87/spaceInvaders
Qt and C++ Playground
abtom87/STM32-HAL-Cpp
Fast, safe and easy to use Cortex-M HAL Library, written in C++ 17
abtom87/STM32F411-control-WS2812
abtom87/temp_repo