Csaba Balázs

Results 15 comments of Csaba Balázs

It is "only" a storage. Stored data is your privileges. Not better, not worst.

I measured now (today) Attiny85, getCurrent_mA() only. 6 measure (and 6 serial.print) is 280ms, SAMPLE_MODE_16 equal with BIT_MODE_12, so the TinyWire is slow, maybe.

Hi @wollewald ! Thank you for fast response. I use this code to measure 6 INA219 (at final with different I2C address) current, now emulate with same I2C address. ```...

Problem solved. The RX input of SoftwareSerial add 250ms delay to my code. If I used stopListening, 6x measure is about 20ms. I have refactored code: output is a cstring,...

I think it is hard to retrieve domain information from tld companies/organization. For example there is no public api for hungarian domains. If you want to detect dns (host->ip) resolve...