mirror of
https://github.com/kalymos/PsNee.git
synced 2026-03-01 17:47:29 +00:00
Update changelog
This commit is contained in:
@@ -124,6 +124,7 @@ Main changes:
|
||||
- SUBQ sampling timing reverted to sample while clock is low, instead of right after it goes high
|
||||
|
||||
--------------------------------------------------------------
|
||||
|
||||
Update: 10 July 2017
|
||||
|
||||
- finished porting to ATtinyX5 (25,45,85 although the 25 has too little resources. for now.)
|
||||
@@ -131,6 +132,7 @@ Update: 10 July 2017
|
||||
- bit retrieval code lifted from AttyNee (Nice work guys!)
|
||||
- extra RAM allows SoftwareSerial debugging prints on an ATtiny45!
|
||||
- nicer intro readme ;p
|
||||
|
||||
--------------------------------------------------------------
|
||||
|
||||
Update: 16 July 2017
|
||||
@@ -139,4 +141,11 @@ Update: 16 July 2017
|
||||
For now it only supports Arduino boards (ATmega chips).
|
||||
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.
|
||||
8Mhz boards are also supported.
|
||||
|
||||
------------------------------------------------------------
|
||||
|
||||
Update: 16 August 2017
|
||||
|
||||
-changed the timing for the PAL PM-41 patch to make it more reliable (I had it failing occasionally).
|
||||
Also I added a warning for people not to use 5V.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user