Commit f50bee

2026-03-24 15:40:20 Bob Green: -/-
hardware/board features.md ..
@@ 16,7 16,7 @@
## PI/T
The PI/T has three 8-bit ports in total, two of which (ports A and B) are general purpose I/O. The third port (port C) can be configured to present some of the Timer/Counter internals to the outside world.
- On the sbc-3, two pins of port C (0 and 1) are used to implement a bit-banged I2C bus to talk to the on-board real time clock, a Dallas Semiconductors ds1307.
+ On the sbc-3, two pins of port C (0 and 1) are used to implement a bit-banged $I^2C$ bus to talk to the on-board real time clock, a Dallas Semiconductors ds1307.
### Links
- [Good Example](https://people.engr.tamu.edu/rgutier/web_courses/ceg453_s00/l2.pdf) of how to program the device and handle the interrupts in C.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9