celcius
celcius
@oxullo
@oxullo Connections : Vin => arduino 3. 3v Scl => ardunio Scl Sda=>ardunio sda Int=> ardunio pin 2 Gnd=> arduino gnd _Originally posted by @mesutsaygioglu in https://github.com/oxullo/Arduino-MAX30100/issues/13#issuecomment-289034931_ Can you help,...
@proyectoTEOS Maxso100 uses asynchronous call back and pox.update() must be called as soon as possible I too work with many sensors and I too faced the same software reset problem...
Can you help me with this sensor, not found for me... :(
Hi, i need remove this header that appear with the filters. But i have not found a solution for this. The header that put the filter is this.  thank...
Error: exception decoding Hex string: invalid characters encountered in Hex string
  Thanks for the help
The textinput mode does not change in modal, here is my code ` setInputDate(d)} inputMode={'end'} locale={'en'} />` the input changes mode in screen, but not in modal, here the image:...
Initially there was a problem with synchronizing a lot of data over 100MB, and we decided to build a chunk system which would insert data in parts. This was developed...