aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2026-04-12 19:30:39 +0530
committerAkshay Nair <phenax5@gmail.com>2026-04-12 19:44:28 +0530
commit23fefe97fb01c91a73999491a01e1510e6ffe72d (patch)
tree41413c4faaf2d79f19ce2fe5151e99ec09d3d4c3 /README.md
parent7a973773bfb948ebc5a3d8bbbea7035896795e65 (diff)
downloadtemperature-sensor-attiny84a-23fefe97fb01c91a73999491a01e1510e6ffe72d.tar.gz
temperature-sensor-attiny84a-23fefe97fb01c91a73999491a01e1510e6ffe72d.zip
Change orientation for display + readme
Diffstat (limited to '')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index e3fe1c9..c51e297 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,21 @@
# Temperature display for my soldering gun
Solder gun hot. Me not know how hot. Look at display. Me know how hot.
+
+
+
+## Pinout
+
+| Pin attiny84a | SSD1306 display module |
+|---|---|
+| 7/A6 | SDA |
+| 9/A4 | SCK |
+
+
+| Pin attiny84a | MAX6675 thermocouple module |
+|---|---|
+| 7/A0 | MISO/SO |
+| 9/A1 | SCK |
+| 9/A2 | CS |
+
+