Skip to content
View pouyaimani's full-sized avatar

Block or report pouyaimani

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pouyaimani/README.md
  • 👋 Hi, I’m @pouyaimani
  • 👀 I’m interested in Embedded software programming
  • 🌱 I’m currently learning complicated topics in embedded software developing
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me:
  • Email: [email protected]
  • Phone: +989128723187

Popular repositories Loading

  1. EmbeddedSoftwareTimer EmbeddedSoftwareTimer Public

    Embedded software timer for handling timer requests. this code originally is written for TI TMSF28069 processor but I tried to isolate it from the execution environment

    C 2

  2. Eventloop Eventloop Public

    C++ 1

  3. pouyaimani pouyaimani Public

    Config files for my GitHub profile.

  4. RingBuffer RingBuffer Public

    A simple general ring buffer which save data based on char data type

    C

  5. insertOrdered insertOrdered Public

    Template funstion for insert data oredered in a doubly linked list with head and tail pointer

    C++

  6. mergeOrdered mergeOrdered Public

    Template function for merge to linked lists data ordered

    C++