add <br> at pbhub.md

This commit is contained in:
LottesLiu
2019-05-30 14:38:35 +08:00
parent 937b971f03
commit 1e2a44f4d4
+2
View File
@@ -15,7 +15,9 @@ It is build with a MEGA328, with a simple driver firmware inside.
*Notice1: Please pay attention to the channel order while programing*
<br>
<img src="assets/img/product_pics/unit/pbhub/pbhub_p3.jpg" width="30%" height="30%">
<br>
*Notice2: Not all M5Units with PortB(Black) is able to extended by PbHUB. PbHUB can only apply to basic single-bus communication like digital read and write, analog read and write, which is implemented by I2C protocol(MEGA328 inside). So with regards to M5Unit like WEIGH(HX711 inside), whose communication protocol is applied more than just anglog read, instead with a timing sequence. In that case PbHUB can't be helpful dirving those device or sensor.*
See the below picture for timing sequence of HX711:
<br>