Arduino UNO as a Programmer

Status
Not open for further replies.

imranahmed

Advanced Member level 3
Joined
Dec 4, 2011
Messages
817
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,298
Location
Karachi,Pakistan
Activity points
6,492
Please let me know that about my digital multimeter based on ATmega16 @ 8MHz int.osc..

And I have Arduino UNO but I want to program Atmega16 by using Arduino Code.

Can it is possible?
 

Thank you for this video link this is very useful.

Dear I want to know where I do find built-in function lists and its working used in Arduino Programming.

Like===>> setup() , pinMode(x,y) , digitalWrite(x,y) , millis() , analogRead(x) , map(a,b,c,d,e,f) ,
constrain(x,y,z) , analogWrite() etc.
 

Please let me know that can we generate hex file in Arduino environment?

or is there any Arduino Simulator available?
 

you can include arduino libraries into Proteus
you will install hex file
Yes there is a HEX file you can find try to search your project in the C drive and you will find it
https://www.theengineeringprojects.com/2014/06/arduino-library-proteus.html

- - - Updated - - -

you can include arduino libraries into Proteus
you will install hex file
Yes there is a HEX file you can find try to search your project in the C drive and you will find it
http://www.theengineeringprojects.com/2014/06/arduino-library-proteus.html
 
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…