Click here to Skip to main content
15,889,874 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: please help me to convert string in Unicode bytes? Pin
Richard MacCutchan21-Jan-14 23:06
mveRichard MacCutchan21-Jan-14 23:06 
GeneralRe: please help me to convert string in Unicode bytes? Pin
Le@rner22-Jan-14 1:09
Le@rner22-Jan-14 1:09 
GeneralRe: please help me to convert string in Unicode bytes? Pin
Richard MacCutchan22-Jan-14 1:27
mveRichard MacCutchan22-Jan-14 1:27 
QuestionGradient detection for pic micros Pin
Senned20-Jan-14 2:27
Senned20-Jan-14 2:27 
AnswerRe: Gradient detection for pic micros Pin
CPallini20-Jan-14 3:15
mveCPallini20-Jan-14 3:15 
GeneralRe: Gradient detection for pic micros Pin
Senned20-Jan-14 3:23
Senned20-Jan-14 3:23 
GeneralRe: Gradient detection for pic micros Pin
CPallini20-Jan-14 3:28
mveCPallini20-Jan-14 3:28 
GeneralRe: Gradient detection for pic micros Pin
Senned20-Jan-14 3:37
Senned20-Jan-14 3:37 
for instance if the LDR is measuring 5V when it is dark and decreases to 0V this is in an ideal world. My pic is constantly scanning so I will probably need 3 variables each for min and max, so previous min, current min and main min, previous max, current max and main max. Now it will store a value for the previous value then take a new reading, if the current min is less than the prev. min then it would replace it as the main min. same goes for max if current max is greater than prev max then it would replace it as the main max value. Now that I have these I have values to calculate my gradient and determine whether or not it is detecting light from a certain light source or just background light. I am using pic24F16KL402.
QuestionRe: Gradient detection for pic micros Pin
CPallini20-Jan-14 7:09
mveCPallini20-Jan-14 7:09 
GeneralRe: Gradient detection for pic micros Pin
Senned20-Jan-14 20:58
Senned20-Jan-14 20:58 
GeneralRe: Gradient detection for pic micros Pin
CPallini20-Jan-14 21:36
mveCPallini20-Jan-14 21:36 
QuestionGradient detection for pic micros Pin
Senned20-Jan-14 2:27
Senned20-Jan-14 2:27 
QuestionDicom dcmqsc Pin
Member 1017436318-Jan-14 3:12
Member 1017436318-Jan-14 3:12 
AnswerRe: Dicom dcmqsc Pin
Richard MacCutchan18-Jan-14 4:14
mveRichard MacCutchan18-Jan-14 4:14 
GeneralRe: Dicom dcmqsc Pin
Member 1017436319-Jan-14 2:46
Member 1017436319-Jan-14 2:46 
GeneralRe: Dicom dcmqsc Pin
Richard MacCutchan19-Jan-14 2:56
mveRichard MacCutchan19-Jan-14 2:56 
QuestionStill wise to use Microsoft Foundation Classes (MFC) version 11? Pin
oscar196616-Jan-14 13:21
oscar196616-Jan-14 13:21 
AnswerRe: Still wise to use Microsoft Foundation Classes (MFC) version 11? Pin
Albert Holguin16-Jan-14 15:39
professionalAlbert Holguin16-Jan-14 15:39 
GeneralRe: Still wise to use Microsoft Foundation Classes (MFC) version 11? Pin
Stefan_Lang16-Jan-14 21:51
Stefan_Lang16-Jan-14 21:51 
GeneralRe: Still wise to use Microsoft Foundation Classes (MFC) version 11? Pin
Albert Holguin17-Jan-14 4:04
professionalAlbert Holguin17-Jan-14 4:04 
QuestionRe: Still wise to use Microsoft Foundation Classes (MFC) version 11? Pin
CPallini16-Jan-14 20:03
mveCPallini16-Jan-14 20:03 
AnswerRe: Still wise to use Microsoft Foundation Classes (MFC) version 11? Pin
Stefan_Lang16-Jan-14 21:49
Stefan_Lang16-Jan-14 21:49 
GeneralRe: Still wise to use Microsoft Foundation Classes (MFC) version 11? Pin
Albert Holguin17-Jan-14 4:07
professionalAlbert Holguin17-Jan-14 4:07 
GeneralStill wise to use Microsoft Foundation Classes (MFC) version 14? Pin
oscar19663-Nov-18 22:53
oscar19663-Nov-18 22:53 
QuestionBug in Visual Studio 2005 compiler? Pin
a_matseevsky16-Jan-14 9:20
a_matseevsky16-Jan-14 9:20 

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.