Hey I need help displaying something on an Arduino Uno, can I get some help?

briangmz

New member
Mar 22, 2016
1
0
0
Hey I need help displaying something on an Arduino uno

I want to display the hello world message on the arduino uno screen but can't seem to find the right code for it anyone have any idea what it is?
 
Re: Hey I need help displaying something on an Arduino uno

That would depend on what language you're writing it in. C is easy (fprintf() would work), but if you're using assembly, you have to write an output routine that will take the message and put it out to whatever the output device is. (Arduino is hardware - you run whatever language you want on it.)
 

Trending Posts

Forum statistics

Threads
956,238
Messages
6,967,079
Members
3,163,489
Latest member
JonC