Activity
Reply to
Using USB serial port in Windows programs
- What's your language? Here's a couple of examples for C++/Win32: 1, 2.
- 10 Jun 2010
Reply to
unused pins voltage
- What do you mean by "disabled"? And what voltage did you expect?
- 04 Jun 2010
Reply to
Where do I find...
- See here: void wait(float s); void wait_ms(int ms); void wait_us(int us);
- 03 Jun 2010
Reply to
Using C++ libraries
- You'll need to add the .cpp and .h files to your project and then try …
- 02 Jun 2010
Reply to
Garbled Serial Comm
- If your adapter has a DB9 connector, it expects RS232 levels - -3V to -15V …
- 26 May 2010
Reply to
Counter
- Add a Ticker which would call counter.reset every second. In reset() you can e.g. calculate …
- 25 May 2010
Reply to
Counter
- Sorry, your question is not clear. Can you provide more details? What kind of counter …
- 25 May 2010
Program:
FastIO
- 25 May 2010
Reply to
Reading Pheripheral Registers
- Check out LPC17xx. With a bit of practice you'll be able to map register names …
- 24 May 2010
Program:
FastIO
- 22 May 2010