Questions tagged [boost]

2 questions
2
votes
1 answer

Serial Port configuration with asio C++ library

I've made a small interface using the asio C++ library to open serial ports and do I/O from/to them. It works with my Arduino Uno and other hardware as well (industrial weighing machines), but I only specify the port and baud rate. The following…
Turambar
  • 51
  • 6
0
votes
3 answers

Good voltage and resistor value for string of LEDs

I building multiple parallel strings of 4 LEDs in series. Since the four LEDs in series have a combined forward voltage of 12.56V at 20mA, and it's powered by 2 AA batteries, I have added a voltage booster. Now my question is, since I can both…
Gerben
  • 11,332
  • 3
  • 22
  • 34