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

C#

 
GeneralRe: erro ao fazer um calculo deixando o campo desconto vazio! Pin
OriginalGriff24-Apr-13 21:52
mveOriginalGriff24-Apr-13 21:52 
GeneralRe: erro ao fazer um calculo deixando o campo desconto vazio! Pin
Member 1000184524-Apr-13 23:42
Member 1000184524-Apr-13 23:42 
GeneralRe: erro ao fazer um calculo deixando o campo desconto vazio! Pin
OriginalGriff25-Apr-13 0:19
mveOriginalGriff25-Apr-13 0:19 
GeneralRe: erro ao fazer um calculo deixando o campo desconto vazio! Pin
Member 1000184526-Apr-13 11:58
Member 1000184526-Apr-13 11:58 
GeneralRe: erro ao fazer um calculo deixando o campo desconto vazio! Pin
OriginalGriff26-Apr-13 21:39
mveOriginalGriff26-Apr-13 21:39 
QuestionIs monodevelo suitable for a digital pet project in linux? Pin
eleazaro20-Apr-13 10:26
eleazaro20-Apr-13 10:26 
AnswerRe: Is monodevelo suitable for a digital pet project in linux? Pin
jschell21-Apr-13 6:02
jschell21-Apr-13 6:02 
AnswerRe: Is monodevelo suitable for a digital pet project in linux? Pin
Eddy Vluggen21-Apr-13 9:06
professionalEddy Vluggen21-Apr-13 9:06 
eleazaro wrote:
For that reason I am thinking about monodevelop.
I've got Mono running on my Pi, including ASP.NET and MySQL. Works quite good. There's also a GPIO library[^] to control the general purpose port on the Pi. That's probably where you'd want to hook up the sensors. Although it runs Mono fine (4.0 compatible), I wouldn't recommend installing MonoDevelop and running a desktop on the system. It's easier to prototype on Windows using .NET and to copy the result (using FTP) to the Pi.

eleazaro wrote:
The problem is that I need to manage microphone input (if possible voice recongnition), webcam input

Not all webcams[^] are supported. Didn't test mine yet. However, I doubt that it's fast enough to provide voice recognition.

eleazaro wrote:
Do you recommend C++ better?

I'd recommend looking for a "robot project" as an example, as it has most of the components you said you'd require. Looks like example number four[^] proves that the Pi is capable of process voice-commands.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

Questionexample for using webrequest and webresopnse Pin
arashmousapour20-Apr-13 2:37
arashmousapour20-Apr-13 2:37 
AnswerRe: example for using webrequest and webresopnse Pin
Mycroft Holmes20-Apr-13 13:56
professionalMycroft Holmes20-Apr-13 13:56 
QuestionDev platform for Kinect Pin
hanzibal219-Apr-13 23:18
hanzibal219-Apr-13 23:18 
QuestionVS C# Application Choice Pin
MWRivera19-Apr-13 12:13
MWRivera19-Apr-13 12:13 
AnswerRe: VS C# Application Choice Pin
NotPolitcallyCorrect19-Apr-13 14:10
NotPolitcallyCorrect19-Apr-13 14:10 
AnswerRe: VS C# Application Choice Pin
Yvan Rodrigues19-Apr-13 14:11
professionalYvan Rodrigues19-Apr-13 14:11 
AnswerRe: VS C# Application Choice Pin
Garth J Lancaster19-Apr-13 14:12
professionalGarth J Lancaster19-Apr-13 14:12 
AnswerRe: VS C# Application Choice Pin
Karthik Harve19-Apr-13 20:24
professionalKarthik Harve19-Apr-13 20:24 
AnswerRe: VS C# Application Choice Pin
Abhinav S19-Apr-13 23:23
Abhinav S19-Apr-13 23:23 
AnswerRe: VS C# Application Choice Pin
MWRivera22-Apr-13 3:42
MWRivera22-Apr-13 3:42 
GeneralRe: VS C# Application Choice Pin
Jasmine250122-Apr-13 7:21
Jasmine250122-Apr-13 7:21 
Questioncross-domain issue Pin
85519-Apr-13 7:22
85519-Apr-13 7:22 
AnswerRe: cross-domain issue Pin
Richard MacCutchan19-Apr-13 9:12
mveRichard MacCutchan19-Apr-13 9:12 
AnswerRe: cross-domain issue Pin
Jasmine250119-Apr-13 9:43
Jasmine250119-Apr-13 9:43 
GeneralRe: cross-domain issue Pin
85519-Apr-13 17:17
85519-Apr-13 17:17 
GeneralRe: cross-domain issue Pin
Jasmine250122-Apr-13 5:20
Jasmine250122-Apr-13 5:20 
AnswerRe: cross-domain issue Pin
RichardGrimmer22-Apr-13 4:48
RichardGrimmer22-Apr-13 4:48 

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.