Bousselmi Bessem's repositories
Stm32-FatFs-FreeRTOS
STM32 example of FreeRTOS & FatFs for controlling an SPI-connected MMC/SD memory card
Stm32-FatFs-Gzip
This project offers a simplified compressor that produces Gzip-compatible output with small resources for microcontrollers and edge computers. He uses the very basic LZ77 compression algorithm and static Deflate Huffman tree encoding to compress / decompress data into Gzip files.
Stm32-MQTT-sim900a
This repository provides an example implementation of MQTT protocol for STM32 microcontrollers using the SIM900 module through AT commands.
Pic-Parking
Contorl Parking System (PIC Microcontroller )
3almni-web
3almni educational platform
BlocklyML
BlocklyML is a simple visual programming Tool for python and ML. 🧩 🖥️
httrack
HTTrack Website Copier, copy websites to your computer (Official repository)
School-Bus-Surveillance
A system in school buses to monitor the absences and safety of students
Slide_Control
Bluetooth Slide presentation controller created with Arduino nano and hc-05 bluetooth module
Stm32-ublox-7c
Integrating the u-blox 7C GNSS module with the STM32 microcontroller over DMA
Stm32-uzlib
STM32 example of compressing data with uzlib library into gzip file under FatFs
STM32F103RFID
Simple Demo for STM32F103 and Rrfid rc522 based on Arduino framework
uzlib
Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compressor which produces gzip-compatible output, while requiring much less resources (and providing less compression ratio of course).