Code Monkey home page Code Monkey logo

Abdelrhman Ehab Samir's Projects

avr icon avr

AVR ATmega32 Drivers

embedded_system_drivers icon embedded_system_drivers

This repository will contain different bare metal AVR microcontroller drivers written from scratch.

python_task icon python_task

Task requirement : - open a new binary file with size 10 kilo bytes. Fill it with random bits - every 10 seconds, a random number ranging from 0 bits to 100 bits are appended to the file - every 20 seconds, a random number of bits ranging from 0 bits to 50 bits are removed from the beginning of the file - if the file size reached 20 kilo bytes, do the following: + Write down in a log file the time when it reached the 20 kilo bytes, the number of times the file was appended with bits, and the number of times the bits were removed + Reduce the size to 10 kilo bytes by taking only the first 10 kilo bytes of the file and ignoring the rest + Send an email to indicate that the file has reached this threshold + Repeat the process, and use the same log file everytime and keep the old information

src icon src

Smart Refeere Card GP Git Repository

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.