Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to use desktop composition + C# Pin
OriginalGriff24-Jun-12 21:10
mveOriginalGriff24-Jun-12 21:10 
AnswerRe: how to use desktop composition + C# Pin
Midnight Ahri24-Jun-12 21:35
Midnight Ahri24-Jun-12 21:35 
AnswerRe: how to use desktop composition + C# Pin
Richard MacCutchan24-Jun-12 22:44
mveRichard MacCutchan24-Jun-12 22:44 
GeneralRe: how to use desktop composition + C# Pin
jojoba201125-Jun-12 4:26
jojoba201125-Jun-12 4:26 
GeneralRe: how to use desktop composition + C# Pin
Richard MacCutchan25-Jun-12 4:48
mveRichard MacCutchan25-Jun-12 4:48 
GeneralRe: how to use desktop composition + C# Pin
BobJanova25-Jun-12 4:52
BobJanova25-Jun-12 4:52 
GeneralRe: how to use desktop composition + C# Pin
jojoba201125-Jun-12 17:51
jojoba201125-Jun-12 17:51 
Questionascii to decimal Pin
Member 916404524-Jun-12 8:29
Member 916404524-Jun-12 8:29 
Hi every one,
I have a small project to monitor the heart rate using c#.NET. I wrote a code to receive the ascii data using serial port through a bluetooth link between the pc and a Zephyr HxM device. What I need is how to convert this received ascii data into a decimal. The data consists of 64 bytes recieved every one second and I need from these data only byte number 12 which gives me the heart rate. So my question is how to receive the ascii code and select only byte no. 12 after convert the data
from ascii to decimal. Thanks for yur help.
AnswerRe: ascii to decimal Pin
Luc Pattyn24-Jun-12 8:53
sitebuilderLuc Pattyn24-Jun-12 8:53 
AnswerRe: ascii to decimal Pin
NeonMika24-Jun-12 10:29
NeonMika24-Jun-12 10:29 
GeneralRe: ascii to decimal Pin
Member 916404524-Jun-12 17:08
Member 916404524-Jun-12 17:08 
AnswerRe: ascii to decimal Pin
Luc Pattyn24-Jun-12 17:50
sitebuilderLuc Pattyn24-Jun-12 17:50 
GeneralRe: ascii to decimal Pin
Basim 227-Jun-12 10:21
Basim 227-Jun-12 10:21 
AnswerRe: ascii to decimal Pin
Luc Pattyn27-Jun-12 11:17
sitebuilderLuc Pattyn27-Jun-12 11:17 
GeneralRe: ascii to decimal Pin
Richard MacCutchan24-Jun-12 22:35
mveRichard MacCutchan24-Jun-12 22:35 
GeneralRe: ascii to decimal Pin
Basim 225-Jun-12 4:41
Basim 225-Jun-12 4:41 
QuestionUnhanded Exception Error Pin
Saidrex23-Jun-12 22:42
Saidrex23-Jun-12 22:42 
AnswerRe: Unhanded Exception Error Pin
Sandeep Mewara23-Jun-12 22:57
mveSandeep Mewara23-Jun-12 22:57 
GeneralRe: Unhanded Exception Error Pin
Saidrex23-Jun-12 23:36
Saidrex23-Jun-12 23:36 
GeneralRe: Unhanded Exception Error Pin
Sandeep Mewara24-Jun-12 2:28
mveSandeep Mewara24-Jun-12 2:28 
GeneralRe: Unhanded Exception Error Pin
Saidrex24-Jun-12 2:32
Saidrex24-Jun-12 2:32 
AnswerRe: Unhanded Exception Error Pin
Eddy Vluggen23-Jun-12 23:40
professionalEddy Vluggen23-Jun-12 23:40 
GeneralRe: Unhanded Exception Error Pin
Saidrex24-Jun-12 0:09
Saidrex24-Jun-12 0:09 
GeneralRe: Unhanded Exception Error Pin
Eddy Vluggen24-Jun-12 0:14
professionalEddy Vluggen24-Jun-12 0:14 
GeneralRe: Unhanded Exception Error Pin
Saidrex24-Jun-12 0:17
Saidrex24-Jun-12 0:17 

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.