Go Back   EcoModder Forum > Search Forums
Register Now
 Register Now
 

Showing results 1 to 3 of 3
Search took 0.05 seconds.
Search: Posts Made By: Theitguy
Forum: OpenGauge / MPGuino FE computer 06-13-2015, 10:18 AM
Replies: 72
Views: 17,377
Posted By bobski
No, ledDisplayNumerical() is a subroutine. You...

No, ledDisplayNumerical() is a subroutine. You use it as a command in your main program (loop) as you would digitalRead(), analogWrite() and so forth.
When you execute a subroutine, the program...
Forum: OpenGauge / MPGuino FE computer 06-08-2015, 01:04 PM
Replies: 72
Views: 17,377
Posted By bobski
It's in void setup(): ...

It's in void setup():
attachInterrupt(1,basicVssInterrupt,RISING);
Unfortunately it's hardware limited to certain pins.
Arduino - AttachInterrupt...
Forum: OpenGauge / MPGuino FE computer 03-30-2015, 01:56 AM
Replies: 72
Views: 17,377
Posted By bobski
Umm... no? It's functional, but very light on...

Umm... no? It's functional, but very light on features.

You mean like double-height characters? No, I haven't played with that. As I understand it, it's a matter of sending custom characters to...
Showing results 1 to 3 of 3

 
Forum Jump


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.5.2
All content copyright EcoModder.com