Giter Site home page Giter Site logo

mur4ik18 / arduino_mega2560_library Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 37 KB

I want to create my own library for Arduino Mega2560 (Atmega2560)

License: Apache License 2.0

C 85.90% Makefile 14.10%
arduino arduino-library arduino-mega arduino-project c

arduino_mega2560_library's Introduction


image
Arduino Mega2560 library

Github language Repository size

I started this project to understand Arduino. h and how my arduino works. For this I had to learn how to work with bits, what is the UART, what is the Shift Register, etc. I hope this project has improved me as an engineer and programmer.

Done

  • Digital ports using
    • Output mode
  • UART driver

Micro libraries

    • library for 74hc595
    • library for 1 Digit 7-Segment Display

Features

  • Digital ports using
    • Input mode
  • DHT11 library
    • write documentation
  • library for 4 Digit 7-Segment Display
    • write documentation
  • library LCD1602 Module (Display)
    • write documentation

Usage

Download code

git clone https://github.com/mur4ik18/Arduino_Mega2560_library
cd Arduino_Mega2560_library

Compile example

Available examples:

  • blink
  • shift_register
  • 1dig_7seg_display
make example_name

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.