Vincenzo Gibiino

Results 136 comments of Vincenzo Gibiino

hello Dr.Azzy, try this: `#define pot PA0 //#define LA void setup() { Serial.begin(115200); //OSCCAL = 0x00; Serial.print("Osccal= "); Serial.println(OSCCAL, HEX); pinMode(pot, INPUT); #ifdef LA //for logic analizer pinMode(5, OUTPUT); noInterrupts();...

Tomorrow I will try the second approach My files are generated by the latest stable release of kicad 5, I guess them are right, but my knowledge about gerbers file...

ok that's a little better: only the drill file is inverted ![front](https://user-images.githubusercontent.com/21184718/71354417-32ff8380-257c-11ea-8073-b804a6bbab7b.png) ![bottom](https://user-images.githubusercontent.com/21184718/71354418-33981a00-257c-11ea-868d-b6551b04b7f4.png) Do you know how to reduce the size of the images? both are about 1.6Mb I don't...

It is simply perfect, thank you very much @MarinMikael I really appreciated your help 😀 I will leave the issue open in case the mantainers would like to add more...

I propose to move this issue to the platformio core The arduino cli could be used on all boards not only avr

hello, have you seen this? https://github.com/dcwbrown/dwire-debug

Hello, unfortunately the known PIDs have been found with reverse engineering of diagnostic tools made by the constructors (yamaha, suzuki, ecc). So if you haven't found them on google your...

That's a very good news that yamaha uses the same protocol! I wonder what happends is you edit the config of this library src/ISO.h You should just change `yamaha_request_sens`, at...

Hello, If you wish and you are familiar with the process you can make a pull request Il Dom 23 Lug 2023, 21:49 dariusznaurecki ***@***.***> ha scritto: > ok I...

Probably I will remove the whole repo and organization