Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardChambers authored Jan 10, 2018
1 parent aa571d6 commit 509d8ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ Tutorial on Serial Peripheral Interface (SPI) https://learn.sparkfun.com/tutoria

Tutorial on Inter-integrated Circuit (I2C) https://learn.sparkfun.com/tutorials/i2c

Tutorial on Pull-up Resistors https://learn.sparkfun.com/tutorials/pull-up-resistors

The answers to this question are quite educational about pull-up resistors. How do I calculate the required value for a pull-up resistor? https://electronics.stackexchange.com/questions/23645/how-do-i-calculate-the-required-value-for-a-pull-up-resistor

Also on pull-up resistors, I2C Bus Pullup Resistor Calculation http://www.ti.com/lit/an/slva689/slva689.pdf

## Additional technologies to investigate

### Communication protocols
Expand Down

0 comments on commit 509d8ef

Please sign in to comment.