Activity
Reply to
filenaming
- yea, I was improvising, I don't want the for operation to change the value of …
- 06 Aug 2010
New topic
filenaming: Hi, I have an issue with creating and naming files for data storage. This is …
- 06 Aug 2010
Reply to
Mbed frequency measurement
- Thats a very good idea, however for my purpose, measuring frequency is a test of …
- 04 Aug 2010
Reply to
Mbed frequency measurement
- Great, I have the conversion working well. However at 100 us sampling rate I still …
- 04 Aug 2010
Reply to
Mbed frequency measurement
- So this is kind of complex, I'll do my best to be concise. Originally, in …
- 03 Aug 2010
Reply to
Mbed frequency measurement
- no dice, only 0s again. I'm assigning values to V[i] through an array 0-999, if …
- 30 Jul 2010
Reply to
Mbed frequency measurement
- so here is the last hurdle I think: long V[1000]; ... for(i=0;i<1000;++i) { float F …
- 30 Jul 2010
Reply to
Mbed frequency measurement
- so here is the last hurdle I think: long V[1000]; ... for(i=0;i<1000;++i) { float F …
- 30 Jul 2010
Reply to
Mbed frequency measurement
- Hmm, turns out it has something to do with the code. fprintf seems to be …
- 29 Jul 2010
Reply to
Mbed frequency measurement
- Thanks for the response guys, @Igor, thanks for the program, I didn't think to do …
- 28 Jul 2010
New topic
Mbed frequency measurement: Hi, I was curious as to how accurately the Mbed could read and store analog …
- 28 Jul 2010
Notebook page update:
Phase 1 Meteor Detective Project
- 26 Jul 2010
New topic
Mbed program initiation on power-up: Hi, The title is kind of useless I know, my question is, is there a …
- 23 Jul 2010
New topic
calling a variable in a string: Hi, I have a program which opens a file and records some data. I would …
- 19 Jul 2010
Reply to
error 127
- Hi again, I've made some significant changes to the code, the change suggested above has …
- 16 Jul 2010