atrent
atrent
se passi ad una versione con coda di stampa si può pensare ad aggiungere un display lcd/oled
Hi, do I understand correctly that, with the current Firmata lib for Arduino, it is not possible to use an Arduino as "client"? (e.g., having two Arduinos/ESP8266, one slave of...
(but I don't know the implementation complexity)
(feel free to RTFM me if I missed something reading the docs) I'd like to get a oneline forecast of the day. I did not find a suitable format [here](https://github.com/chubin/wttr.in#one-line-output)....
### Expected behavior having the following setup: ``` [bandwidth] label=tsl0 instance=tsl0 interval=1 ``` (where tsl0 is the tailscale interface, tailscale is a wireguard "coordinator") it should show the current bandwidth...
Hi, is there a motive for R1 and R2 (pullup resistors for SDA and SCL)? I'd like to use Wemos pins D1 and D2 for a SoftwareSerial... Thanks
https://www.retroprinter.com symmetrical ;)
The build info (https://github.com/alexmi256/rdfind#install-from-source) does not mention autoconf, I had to run `autoreconf -i` and then `autoconf` to get the 'configure' file.