PSLLSP
                                            PSLLSP
                                        
                                    What about extension, similar to bash. Variable can be in the format **%qux-quux** or **%{qux-quux}**. That means the date can be defined like **date %{3}-%{4}-15**. This syntax will open new...
I would expect to see this (in that case I can use `grep` to have the same output like when I filter output in `hledger`): ``` 2019-01-01 Google home hub...
I know I can use **balance** command... I do not need this **register** output. I just noticed this behavior, I was confused/surprised with the output and I reported it as...
I am heavy user of AWK, I love `awk`. Problem with CSV files is that those are difficult to process with powerful `awk` or simpler `cut`. Well, you can process...
Observation: random ':' in input CSV file can create random tags. Command `hledger tags` doesn't print any tags when it reads directly CSV file but once data are stored in...
hledger 1.24. This issue was not fixed. ``` $ ./hledger-linux-static-x64 --version hledger f0f830e, linux-x86_64 ``` Other issue is that version is not in ZIP archive filename, it is like `hledger-linux-static-x64.zip`,...
Hi Thomas, I have a sample board. There is 78L05 regulator on the board and STM8S003F (TSSOP20) MCU. MCU is connected in this way: 1 (BEEP) - 150R - 1uF...
Just note about new board. "DC-DC adjustable Power supply module with LCD display", that can be ordered for about 4USD is build around STM8S003K3T6 MCU. This MCU is in LQFP32...
I don't know HW details. It could be a challange to write firmware for this board. Some ideas how to drive LCD display could be found here: http://www.atmel.com/Images/doc2569.pdf http://www.ti.com/lit/an/slaa516a/slaa516a.pdf http://www.st.com/content/ccc/resource/technical/document/user_manual/ca/6a/61/13/08/c4/48/f9/CD00278045.pdf/files/CD00278045.pdf/jcr:content/translations/en.CD00278045.pdf
It works for me, I have Profilic PL2303 serial adapter and I run it under Linux: ``` user@test:~/Downloads$ stcgal -V stcgal 1.6 user@test:~/Downloads$ stcgal Waiting for MCU, please cycle power:...