Skip to content

vlad-ivanov-name/onewire-slave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onewire-slave

1-wire1 slave device emulation library for MSP430 microcontrollers. Open project wiki

Features

  • Up to 4 emulated devices on a single microcontroller
  • Interrupt-driven, uses low-power mode when idle
  • Easily extensible

Status & TODO

  • Basic protocol handling, reading/writing timeslots
  • Search ROM command
  • Match ROM command
  • 8-bit switch implementation (one-2408)
  • Extension API documentation

Hardware

This library version was tested on MSP430G2553; it sholud work on similiar microconrollers from the same family.

Refer to this wiki page for schematics and further hardware-related info.

1 — 1-Wire is a trademark of Maxim Integrated.

About

1-wire slave emulation for MSP430 microcontrollers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages