Commit 70787b3 1 parent 8aae4e6 commit 70787b3 Copy full SHA for 70787b3
File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -124,13 +124,15 @@ Main changes:
124
124
- SUBQ sampling timing reverted to sample while clock is low, instead of right after it goes high
125
125
126
126
--------------------------------------------------------------
127
+
127
128
Update: 10 July 2017
128
129
129
130
- finished porting to ATtinyX5 (25,45,85 although the 25 has too little resources. for now.)
130
131
- store the licensing symbols in flash again, frees a lot of RAM
131
132
- bit retrieval code lifted from AttyNee (Nice work guys!)
132
133
- extra RAM allows SoftwareSerial debugging prints on an ATtiny45!
133
134
- nicer intro readme ;p
135
+
134
136
--------------------------------------------------------------
135
137
136
138
Update: 16 July 2017
@@ -139,4 +141,11 @@ Update: 16 July 2017
139
141
For now it only supports Arduino boards (ATmega chips).
140
142
Also, the Arduino must either be powered on first or have no bootloader present (flashed using SPI) since I expect a signal ~1 second after power on.
141
143
8Mhz boards are also supported.
144
+
145
+ ------------------------------------------------------------
146
+
147
+ Update: 16 August 2017
148
+
149
+ -changed the timing for the PAL PM-41 patch to make it more reliable (I had it failing occasionally).
150
+ Also I added a warning for people not to use 5V.
142
151
You can’t perform that action at this time.
0 commit comments