GithubHelp home page GithubHelp logo

tonoleo / led_device_driver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hiroki-0001/led_device_driver

0.0 0.0 0.0 766 KB

2020 robot system homework 1

License: GNU General Public License v3.0

Makefile 3.11% C 96.89%

led_device_driver's Introduction

LED_device_driver

2020 robot system homework 1

このリポジトリは2020年度ロボットシステム学課題1のデバイスドライバーです。
7セグLEDを使用して、任意の数字を出力することができます。


動作環境

OS : ubuntu 20.04 server


使用したもの

Raspberry Pi4 model B 4GB × 1

7セグLED × 1

抵抗220Ω × 8

オスメスジャンパーピン × 8

オスオスジャンパーピン × 3

ブレッドボード × 1


回路図

回路図

LED PIN GPIO
A(7番ピン) :16
B(6番ピン) :20
C(4番ピン) :19
D(2番ピン) :27
E(1番ピン) :17
F(9番ピン) :23
G(10番ピン) :18

デモ動画

LED

上の画像をクリックしてください。


インストール方法

使用したいディレクトリ内で以下のコマンドを実行してください。

$ git clone https://github.com/Hiroki-Noguchi0001/LED_device_driver.git
$ cd LED_device_driver
$ make

ディレクトリ内の実行ファイルを削除する場合は

$ make clean

を実行してください。


使用方法

インストール・makeを終了させた後

$ ./led_control

を実行してください。

実行すると、操作手順が出力されます。

操作手順に従って、楽しんでください。


ライセンス

GNU General Public License v3.0

led_device_driver's People

Contributors

hiroki-0001 avatar

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.