Stif
Stif
Hi Cristian, > Will see how to make commercial samples of these small boards for those who desire, and document some interesting real case scenarios where it was used so...
i took a look at the [AVR307 Document](http://ww1.microchip.com/downloads/en/Appnotes/doc4300.pdf) in this document they suggest (in Table1) to use `#define TIMER_PRESCALER 8` instead of `#define TIMER_PRESCALER 1` for 19200 Baud. But unfortunately...
Hi Guys, any news on this? I am also interested in the new ATTinys but would love to keep on working with platformIO! Cheers, Stif
It was not obvious for me as well, but i managed to write a simple modbus server script with this library. Here is the link for the code if anybody...
I tried your extension, but having the same issue: ``` Error downloading server from https://github.com/VSCodium/vscodium/releases/download/1.75.1./vscodium-reh-linux-x64-1.75.1..tar.gz ccd20a3a959d1169836da56c: start exitCode==1== listeningOn==== connectionToken==== logFile==/home/maintain/.vscode-server-oss/.441438abd1ac652551dbe4d408dfcec8a499b8bf.log== osReleaseId==ubuntu== arch==x86_64== platform==Linux== tmpDir==/run/user/1000== ccd20a3a959d1169836da56c: end ``` I was...
i am using Manjaro Linux and installed it via pacman. Here is my About Dialog:  possibly i need to upgrade my system though, there are some packages available for...
I don't know, i cannot build it: ``` docker run --volume=$(pwd):/home/circleci/project olback/rust-gtk-linux cargo build --release Updating crates.io index Downloading crates ... Downloaded powerfmt v0.2.0 .... Downloaded inout v0.1.3 error: package...