Skip to content

Allows to manage a 1-Wire bus through a digital pin of an ATmega chip.

Notifications You must be signed in to change notification settings

HomeMadeBots/ATmega_One_Wire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ATmega_One_Wire

This repository defines a package gathering software elements allowing to manage a 1-Wire bus through a digital pin of an ATmega chip.

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

Content

The DS18B20_Ambient_Air_Temperature_Sensor package gathers :

  • Component_Types :
    • ATmega_One_Wire_Interaction_Layer

Overview

Overview

Dependencies

Packages dependencies

The following repositories shall be retrieved :

Use

With the Arduino IDE

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

About

Allows to manage a 1-Wire bus through a digital pin of an ATmega chip.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages