Skip to content

Defines interfaces to manage the 1-Wire communication protocol.

Notifications You must be signed in to change notification settings

HomeMadeBots/One_Wire_Interfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

One_Wire_Interfaces

This repository defines a package gathering software elements allowing to manage the 1-Wire communication protocol.

The package is designed following this meta-model and implemented according to these C language patterns.

Content

The Physical_Quantities_Interfaces package gathers :

  • Data_Types :
    • T_One_Wire_Device_Address
  • Interfaces :
    • One_Wire_Protocol

Overview

Overview

Dependencies

None.

Use

With the Arduino IDE

This repository shall be clone within the libraries folder of the Arduino sketchbook folder.

About

Defines interfaces to manage the 1-Wire communication protocol.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages