Forum Software Ferduino code Home Screen wavemaker

Home Screen wavemaker


Post Number:#1 Post Tue Jun 16, 2015 6:11 pm
Posts: 101
Topics: 22
Solve rating: 0
Joined: Wed Sep 10, 2014 7:07 pm
Topics: 22
Age: 49
Gender: None specified
National Flag:
Italy

Post Number:#2 Post Tue Jun 16, 2015 6:47 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil


Post Number:#3 Post Wed Jun 17, 2015 5:29 am
Posts: 101
Topics: 22
Solve rating: 0
Joined: Wed Sep 10, 2014 7:07 pm
Topics: 22
Age: 49
Gender: None specified
National Flag:
Italy
sorry but not really what I wanted, perhaps I have not explained well

I wish that the power of ferdiuno must go directly to the screen wavemaker

without touching the touchscren

thanks

Post Number:#4 Post Wed Jun 17, 2015 9:30 pm
Posts: 60
Topics: 3
Images: 0
Solve rating: 1
Joined: Sun Jun 15, 2014 11:50 pm
Topics: 3
Age: 56
Gender: None specified
National Flag:
United States of America
I think he wants his wave maker screen to be his default screen after nothing is touched for a few minutes it will be his default screen that shows or a screen saver kind of

Post Number:#5 Post Fri Jun 19, 2015 10:30 am
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Hi!

To use as home screen find on setup:

mainScreen(true);


Replace with:

dispScreen=10;
waveScreen(true);


On ProcessMyTouch find:

dispScreen=0;
clearScreen();
mainScreen(true);



Replace with:

dispScreen=10;
clearScreen();
waveScreen(true);


Best regards.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.




Return to Ferduino code





Who is online

Users viewing this topic: No registered users and 1 guest

cron