Skip to main content

New answers tagged

0 votes

Lora SX1278 stops receiving after a short time

I'm not using the arduino library but I experienced the same problem. Another workaround is to before going into receive mode, move into standby mode and then into receive mode. Seems to kick ...
Lars Berntzon's user avatar
0 votes

Power to triac dimmer and arduino uno

Yes, you can power the Arduino and triac module together. When power cuts, the Arduino stops and triacs turn off automatically. On restart, the Arduino reboots and fades lights to your preset level. ...
user31256271's user avatar
-1 votes

Is there a c++ library for the GitHub API and Arduino compatible?

I made a library for the GitHub API compatible with Arduino and ESP32 devices. Here's the link: https://github.com/aeonSolutions/AeonLabs-GitHub-API-C-library
Miguel Tomás's user avatar
0 votes

Sketch Upload Fails -USB bus damaged?

Is there a known mechanism for an Arduino UNO to damage a computer's USB controller? No. Each USB port is protected against over-current on its power line and short circuits on the data lines, given ...
the busybee's user avatar
  • 2,427

Top 50 recent answers are included