Skip to content
forked from matiyau/MULTIm-8

A System For Autonomous Series Programming For Multiple AT-Tiny85, Each Intended To Have A Unique Hardcoded ID

Notifications You must be signed in to change notification settings

RoboISM/MULTIm-8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MULTIm-8 stands for MULTiple autoMATE. This batch programming architecture was initially designed for 8 ICs and hence the name.

The MULTIm-8 System can program multiple ATtiny85 ICs with the same principle program but with a different hardcoded ID. This is useful in a system where identification of slaves is necessary in order to perform slave-specific communication.

Presently, the system is designed for Linux and can autonomously program upto 16 ATtiny85 ICs through an Arduino Uno board as ISP.

About

A System For Autonomous Series Programming For Multiple AT-Tiny85, Each Intended To Have A Unique Hardcoded ID

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.2%
  • Python 29.8%