Skip to content

dennisg/i2c-address-scanner

Repository files navigation

Android Things - I2C address scanner

This is a simple project that allows you to quickly scan for all the addresses that have I2C devices connected to it.

Usage

Just run this project on your Android Things device (0.3-devpreview) and inspect logcat. It will scan all addresses every 5 seconds

License

Copyright 2017 Dennis Geurts

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Detect at which address connected I2C devices live on Android Things

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages