Giter Club home page Giter Club logo

Houssem Lahmer's Projects

error_handling icon error_handling

Error_handling module to integrate in your embedded software projects

memory_allocator icon memory_allocator

This project is a simple memory allocator implemented in C, providing dynamic memory allocation and deallocation functionalities such as `malloc()`, `free()`, `calloc()`, and `realloc()`. It utilizes a linked list data structure and the `sbrk()` system call for memory management, ensuring thread safety through basic locking mechanisms.

programming-in-c icon programming-in-c

Welcome to my C Programming Repository! Explore code samples, projects, and resources to learn C programming. Beginners and experts alike will find valuable content to enhance their skills. Join me in the world of C programming. Happy coding!

simple-shell icon simple-shell

This project implements a basic shell in C, supporting command execution, built-in commands like `cd`, `help`, and `exit`, with simple error handling.

solar-power-measurement icon solar-power-measurement

STM32-based project for solar panel monitoring. Measures voltage, current, temperature, and light intensity. Easily adaptable to other STM32 boards. Detailed documentation included.

stm32_cubeide_workspace icon stm32_cubeide_workspace

STM32 Workspace: STM32 Boards learning journey, illustrating the progression of my skills with the different built-in peripherals and interfaces.

stm32_data_logger icon stm32_data_logger

This project enables data logging from an STM32 microcontroller to a computer using Python. It involves STM32-side code for acquiring analog sensor data and Python PC-side code for logging the data to a CSV file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.