Skip to content

Stand alone I2C scanner. ATTiny85 using Arduino.

Notifications You must be signed in to change notification settings

swellhunter/i2cScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 

Repository files navigation

i2cScan

Stand alone I2C scanner. ATTiny85 using Arduino.

To do ...

use built-in serial and

ACSR &=~(1<<ACIE); 
ACSR |=~(1<<ACD);

EasyEDA with pick and place.

About

Stand alone I2C scanner. ATTiny85 using Arduino.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages