Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onury5506/linux_simple_i2c_scanner
I2C Scanner for linux systems
https://github.com/onury5506/linux_simple_i2c_scanner
Last synced: 7 days ago
JSON representation
I2C Scanner for linux systems
- Host: GitHub
- URL: https://github.com/onury5506/linux_simple_i2c_scanner
- Owner: onury5506
- Created: 2021-05-18T06:58:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-18T18:36:25.000Z (over 3 years ago)
- Last Synced: 2024-11-17T03:41:50.473Z (2 months ago)
- Language: C
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# linux_simple_i2c_scanner
I2C Scanner for linux systemsThis application is a simple i2c scanner for linux systems. I tested it with lichee pi zero but it could work with other embedded linux systems like raspberry pi.
You can run this application with following commands :
gcc main.c -std=gnu99
./a.out
Example run :
root@LicheePi:~/test/i2c# gcc main.c -std=gnu99
root@LicheePi:~/test/i2c# ./a.out
i2c scanner
0) /dev/i2c-0
Select an device : 0
found 0x3C