[dead]
[flagged]
Do they deliberately make Rust so difficult to read or is it an unfortunate consequence of its complexity?
Can you tell me if the Pebble can do this... On my Samsung Galaxy watch, if I get a notification from my Unifi security cameras, for example, I get a little thumbnail image appear on my watch. There's no special app on…
I'm not sure we're understanding each other so just to be clear, my suggestion is to change from this (pseudo) C: wifi_connection_config_t config = { .ssid = "my_home_wifi", .password = "secret123", /* implicitly…
Deal with what? I would argue that if you're going to the effort of writing a blog post on the topic then you should at least go to the effort of skimming the docs to make sure there isn't already a solution for the…
A) The timing for this is deliberately set to be very conservative in terms of the wakeup window (at the cost of higher power), so the radio is probably powered up for a good 5ms before the beacon arrives. I don't know…
The problem isn't with the artist doing a one-off project involving a microcontroller. It's the Arduino "experts" who write blogs, create videos, and dominate forums with their accumulated nonsense. They posit…
Yes this is a skill issue. But Arduino ecosystem is full of superstition and bizarre hacks. It's cargo cult electronics. They will do anything to avoid reading documentation or writing robust code. Even the power saving…
[dead]
[flagged]
[flagged]
[flagged]
[flagged]
Do they deliberately make Rust so difficult to read or is it an unfortunate consequence of its complexity?
[flagged]
[dead]
Can you tell me if the Pebble can do this... On my Samsung Galaxy watch, if I get a notification from my Unifi security cameras, for example, I get a little thumbnail image appear on my watch. There's no special app on…
I'm not sure we're understanding each other so just to be clear, my suggestion is to change from this (pseudo) C: wifi_connection_config_t config = { .ssid = "my_home_wifi", .password = "secret123", /* implicitly…
Deal with what? I would argue that if you're going to the effort of writing a blog post on the topic then you should at least go to the effort of skimming the docs to make sure there isn't already a solution for the…
A) The timing for this is deliberately set to be very conservative in terms of the wakeup window (at the cost of higher power), so the radio is probably powered up for a good 5ms before the beacon arrives. I don't know…
The problem isn't with the artist doing a one-off project involving a microcontroller. It's the Arduino "experts" who write blogs, create videos, and dominate forums with their accumulated nonsense. They posit…
[dead]
Yes this is a skill issue. But Arduino ecosystem is full of superstition and bizarre hacks. It's cargo cult electronics. They will do anything to avoid reading documentation or writing robust code. Even the power saving…