What is after the first 1. 2. 3. 4. steps ?
|
Arduino Info USB/FTDI programmer Add libary Remove libary RF transmit / Recive 315 or 433 Mhz CD4051B - 8 port analog multiplexer 74hc595 - 8 port shift register - output 1-Wire ® Temperature (DS18B20) i2c bus + scanner i2c Barometric Pressure + Temp(BMP085) i2c LCD 1602 Display SingleBus Temperature + Humidity(DTH11 + DTH21 + DTH22) |
Arduino i2c busHere is my i2c bus scanner. You can use it to scan after devices. I2c bus scan Use donate button if you like my guides, or if you want a new guide ( See missing work ). I 2 C bus standard rate of 100 kHz - Only bus capacity limited to 400pF. - Recommended cables use twisted pair wires. - You can slow down bus if long wires i2c bus specification
|