Rob Tillaart

Results 23 issues of Rob Tillaart

https://www.milesburton.com/w/index.php/Dallas_Temperature_Control_Library gives an 523 error - (DNS problem CLoudfare message) while I can reach the site with a ping command. Something serious or are am I not patient enough?

Github has updated them from version 2 to version 3 ==> just following these.

Repo: https://github.com/RobTillaart/MHZCO2 Has an example that uses SoftwareSerial and it compiles well on the desktop. However in the build they fail to build I have added the following in the...

bug
question
arduino mocks
ci scripts

In Serial communication sometimes one wants to flush all data in the receive buffer at once. E.g. because data has become invalid. - https://forum.arduino.cc/index.php?topic=530650 - The code to do this...

### Describe the request When running Arduino lint I get the message below: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/arduino-lint-action@v1. For...

type: enhancement

I'm adding Arduino lint to my GitHub workflows and saw something worth updating: ![image](https://user-images.githubusercontent.com/462844/119876174-e31eac00-bf27-11eb-9cdf-d63810084c8a.png) The arduino-lint.yml file should have a name field to look better. ```yml name: Arduino-lint on: [push,...

topic: documentation
type: enhancement

(issue created after email request) The library currently only supports 4 x 7 segment displays. There exist however many 4 x 14 segment displays like - https://nl.aliexpress.com/item/4001305468072.html - https://www.tinytronics.nl/nl/displays/segmenten/seeed-studio-grove-0.54-inch-rood-viervoudig-alfanumeriek-display-ht16k33 Q:...

question

documentation
enhancement

add **int getCurrentDivisorRatio()**

documentation
enhancement