Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit bfff228

Browse files
committed
Add more possible solutions to the Remote I/O Error
1 parent 20983a5 commit bfff228

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

raspberry_pi/README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
The **waveMirror** directory contains the program used for the project.
2-
3-
The **examples** directory only contains parts of the code, to test standalone features (picamera, I2C, side project).
1+
The **examples** directory contains other scripts based on the main program, to test standalone features (test the camera, I2C, smiley eye-candy).
42

53
Every script is made to work for python2.7
64

75
**Remote I/O ERROR :**
8-
- check for I2C connectivity with `i2cdetect -y 1` on the Raspberry Pi, or check for Arduino addresses in both python code and arduino code.
6+
Check for I2C connectivity with `i2cdetect -y 1` on the Raspberry Pi. Check for Arduino addresses in both Python code and Arduino code. Check connections. Make sure values don't get sent too fast

0 commit comments

Comments
 (0)