Giter VIP home page Giter VIP logo

arrakis_mk3_io's Introduction

F75111 I/O Controller

Table of Contents

About the F75111 I/O Controller

This project provides an interface to control the F75111 GPIO pins.

This project has three packages:

  • f75111_io_controller
    • this package contains a library with a class that initializes the connection to the GPIO pins and offers a function, setPin, which sets a given pin to on or off.
  • f75111_io_controller_ros
    • this package contains a ROS2 node that advertises a service for turning GPIO pins on and off.
  • f75111_io_controller_msgs
    • this package contains a definition for the ROS2 service message, SetPin.srv, used by the f75111_io_controller_ros package.

Supported Devices:

  • Intel ICH4
  • Intel 945 ICH7
  • Intel 510&525 ICH8
  • Intel 275 ICH10
  • Intel NM10
  • Intel QM67
  • Intel QM77
  • Intel HM65
  • Intel HM76
  • Intel Bay Trail-I SoC
  • Intel Apollo Lake SoC
  • Intel Sky Lake SoC
  • Intel Sky Lake-U SoC
  • VIA VT8237
  • VIA CX700M
  • VIA VX900

Getting Started

Prerequisites

None.

Docker Setup

Add the --cap-add=SYS_RAWIO flag to the docker run command to give the container access to the I/O ports.

Installation

  1. Clone the repo
git clone https://github.com/your_username_/Project-Name.git

Usage

Library Usage

ROS Usage

License

Distributed under the Apache 2.0 License.

Contact

Stevie Dale - [email protected]

Project Link: https://github.com/your_username/repo_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.