]> git.zerfleddert.de Git - rsbs2/commitdiff
just a bit documentation...
authorMichael Gernoth <michael@gernoth.net>
Tue, 24 Aug 2010 08:31:27 +0000 (10:31 +0200)
committerMichael Gernoth <michael@gernoth.net>
Tue, 24 Aug 2010 08:31:27 +0000 (10:31 +0200)
bmc/README.txt [new file with mode: 0644]

diff --git a/bmc/README.txt b/bmc/README.txt
new file mode 100644 (file)
index 0000000..bbb3af7
--- /dev/null
@@ -0,0 +1,12 @@
+This directory includes firmware for an I2C BMC emulator running on an Atmel
+AVR with TWI. This makes it possible to use the Power On/Power Off functional-
+ity of the Java GUI to control the machines power.
+
+Suggested microcontroller when building the hardware: ATmega328P
+
+The software is currently only tested on an ATmega16, as I had that one
+lying around...
+
+Currently the following PINs act as low active connections to the motherboard:
+PB0 - Power button
+PB1 - Reset button
Impressum, Datenschutz