Activity
Program:
FastIO
- 22 May 2010
Program:
FastIO
- 22 May 2010
Reply to
Help with I2C
- I think you don't need to send 0x3C as the address is already specified in …
- 22 May 2010
Reply to
Need help with C please
- Your tagValue is an array but you're outputting it as an integer. Thus what's printed …
- 22 May 2010
Reply to
ADC 5v range
- mbed I/Os are 5V tolerant so it's unlikely to be damaged. To reduce the range, …
- 16 May 2010
Comment on:
monitor_01
- Nice! One recommendation: use GIF or PNG for the screenshots, text looks very bad in …
- 15 May 2010
Reply to
Open a console window in Win7
- No, you need to run a terminal client manually. See here.
- 15 May 2010
Reply to
InterruptIn across multiple program files
- You need to restructure your program so that interrupt handlers return.
- 13 May 2010
Reply to
Breakout type board
- I case you haven't seen it: Getting mbed in and out of breadboard!
- 11 May 2010
Reply to
Breakout type board
- Beadboard doesn't cut it? Then just buy some female headers and solder them onto a …
- 11 May 2010
Reply to
Prototype to Product
- I would also like to add a vote for opening the code base. But I …
- 07 May 2010
Reply to
SDCard
- It already works with fopen/fwrite and friends. Here's the sample program: SDFileSystem sd(p11, p12, p13, …
- 05 May 2010