You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Davide Bongiovanni
d3fb7aae27
|
8 years ago | |
---|---|---|
.. | ||
Makefile | 8 years ago | |
README.md | 8 years ago | |
i2c_challenge.c | 8 years ago |
README.md
This is a runnable executable that sends I²C-values to a specified slave (In this case an AVR on address 0x20)
On the pi you need: wiringpi gcc
To compile and run: make i2c_challenge
./i2c_challenge