Hey Guys!
VB.net could also use in making code for arduino with PIR sensor as input device?
tnx
No
To expand slightly on the answer from UKHeliBob, you can't use VB.Net to generate a program that runs on the Arduino, but you can use VB.Net to write a program that communicates with an Arduino.
Its a microcontroller, it has 2048 bytes of RAM for the operating system and your code,
what do you think the memory requirements of .net are? (Hint 5 to 6 orders of magnitude more I suspect)
Hai. I made my program using arduino IDE but now I need to use the same program for atmel microcontroller. Is there is any way to make it. please help me..
The Arduino is an Atmel micro controller.
Why have you hijacked this thread?
Benaiah:
Hey Guys!
VB.net could also use in making code for arduino with PIR sensor as input device?
tnx
VB.Net won't run on Arduino, but it will run on this...
http://netduino.com/
I need to debug my program directly into atmel microcontroller without using arduino development board and IDE. IS there is any way for it...?
AWOL:
The Arduino is an Atmel micro controller.
Why have you hijacked this thread?
I need to debug my program directly into atmel microcontroller without using arduino development board and IDE. IS there is any way for it...?
I need to debug my program directly into atmel microcontroller
Can you explain what you mean by that, please?
I have programmed using arduino software but now I need to debug this program for my Atmel microcontroller without using arduino development board and software. can you help me...
I don't understand - an Arduino is is an Atmel micro controller.
I think I already have mentioned this.
If the programmed is debugged, what's the problem?
Try using Atmel Studio.
GM57:
I need to debug my program directly into atmel microcontroller without using arduino development board and IDE. IS there is any way for it...?
This is not the right place for that question. Here we are discussing the use of VB.Net for microcontrollers.
GM57:
I need to debug my program directly into atmel microcontroller without using arduino development board and IDE. IS there is any way for it...?
You keep posting in this thread that is unrelated to to your question. If you want an answer, START A NEW THREAD.