Click here to Skip to main content
15,901,368 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
GeneralRe: microcontroller to use ? Pin
Luc Pattyn19-Aug-07 8:48
sitebuilderLuc Pattyn19-Aug-07 8:48 
AnswerRe: microcontroller to use ? Pin
LittleYellowBird20-Aug-07 4:44
LittleYellowBird20-Aug-07 4:44 
QuestionLaCie Ethernet Disk [modified] Pin
t4ure4n13-Aug-07 23:21
t4ure4n13-Aug-07 23:21 
QuestionHow to send/receive data from/to an outside source Pin
High0ctane13-Aug-07 6:44
High0ctane13-Aug-07 6:44 
AnswerRe: How to send/receive data from/to an outside source Pin
Dan Neely13-Aug-07 7:07
Dan Neely13-Aug-07 7:07 
AnswerRe: How to send/receive data from/to an outside source Pin
Luc Pattyn13-Aug-07 7:17
sitebuilderLuc Pattyn13-Aug-07 7:17 
GeneralRe: How to send/receive data from/to an outside source Pin
High0ctane13-Aug-07 7:50
High0ctane13-Aug-07 7:50 
GeneralRe: How to send/receive data from/to an outside source Pin
Luc Pattyn13-Aug-07 7:57
sitebuilderLuc Pattyn13-Aug-07 7:57 
Hi,

a Windows PC would be capable of reading say 10 characters every 50 msec on average;
but sometimes it will have more urgent things to do, and it will read and process
the input with a delay of more than 50 msec; if you need a reaction on every
measurement (as is often the case in control engineering jobs), you would be better
to organize that in the microcontroller, and have it communicate with the PC
on a higher level, with no (or more relaxed) timing constraints.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/...
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


GeneralRe: How to send/receive data from/to an outside source Pin
High0ctane13-Aug-07 8:12
High0ctane13-Aug-07 8:12 
AnswerRe: How to send/receive data from/to an outside source Pin
Sebastian Schneider15-Aug-07 1:32
Sebastian Schneider15-Aug-07 1:32 
Questioncdrom Pin
klutez12310-Aug-07 17:06
klutez12310-Aug-07 17:06 
AnswerRe: cdrom Pin
Mohamad K. Ayyash10-Sep-07 1:58
Mohamad K. Ayyash10-Sep-07 1:58 
GeneralSerial Int Question [modified] Pin
NormDroid9-Aug-07 2:43
professionalNormDroid9-Aug-07 2:43 
GeneralRe: Serial Int Question Pin
LittleYellowBird9-Aug-07 3:11
LittleYellowBird9-Aug-07 3:11 
GeneralRe: Serial Int Question Pin
NormDroid9-Aug-07 3:56
professionalNormDroid9-Aug-07 3:56 
GeneralRe: Serial Int Question Pin
LittleYellowBird9-Aug-07 5:29
LittleYellowBird9-Aug-07 5:29 
GeneralRe: Serial Int Question Pin
NormDroid9-Aug-07 20:40
professionalNormDroid9-Aug-07 20:40 
GeneralRe: Serial Int Question Pin
LittleYellowBird10-Aug-07 0:30
LittleYellowBird10-Aug-07 0:30 
GeneralRe: Serial Int Question Pin
NormDroid10-Aug-07 0:37
professionalNormDroid10-Aug-07 0:37 
GeneralRe: Serial Int Question Pin
LittleYellowBird10-Aug-07 0:41
LittleYellowBird10-Aug-07 0:41 
GeneralRe: Serial Int Question Pin
LittleYellowBird20-Aug-07 2:13
LittleYellowBird20-Aug-07 2:13 
GeneralRe: Serial Int Question Pin
NormDroid23-Aug-07 7:24
professionalNormDroid23-Aug-07 7:24 
GeneralRe: Serial Int Question Pin
Luc Pattyn9-Aug-07 4:39
sitebuilderLuc Pattyn9-Aug-07 4:39 
GeneralRe: Serial Int Question Pin
NormDroid9-Aug-07 4:50
professionalNormDroid9-Aug-07 4:50 
GeneralRe: Serial Int Question Pin
Luc Pattyn9-Aug-07 5:44
sitebuilderLuc Pattyn9-Aug-07 5:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.