RoboRemo Users' Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

import image by arduino code

3 posters

Go down

import image by arduino code Empty import image by arduino code

Post by jan99 Mon Jan 27, 2020 2:38 pm

hi !

i have two Image in roboremo Folder an Import one into the image-Control.

is it possible to change the image by Arduino code and how??

it was very helpful for create modelrailway-controls.

Jan

jan99

Posts : 20
Join date : 2019-10-27

Back to top Go down

import image by arduino code Empty Re: import image by arduino code

Post by jan99 Mon Jan 27, 2020 4:21 pm

hi!

current i try following way

Code:
void STOP()
{
    bluetooth.println("**** STOP ****");
    bluetooth.println("signal_1 import BS_L_R.png\n");
    bluetooth.println("--> erfolgt");
}//end-Halten

signal_1 … id of the Image
import … command
BS_L_R.png … image to import into image-Control

but no success!

regards Jan Crying or Very sad

jan99

Posts : 20
Join date : 2019-10-27

Back to top Go down

import image by arduino code Empty Re: import image by arduino code

Post by Admin Wed Feb 12, 2020 7:46 am

Hi,
Currently that is not possible, but we are working on a solution Smile

You can, however, send new image data from Arduino. (App. manual pg. 17)
https://www.roboremo.com/uploads/2/4/5/7/24571986/manual_v220.pdf

That means, unfortunately, storing the image file in the Arduino memory, but for small images it can be done.

All the best,
Victor

Admin
Admin

Posts : 150
Join date : 2016-03-08

https://roboremo.forumotion.com

Back to top Go down

import image by arduino code Empty Re: import image by arduino code

Post by sswcharlie Thu Feb 13, 2020 11:08 pm

Hi Jan99 and others (have sent pm to Jan99)
Saw your recent post. I also would like to do a simple model locomotive control. rection 1 button for forward direction and 1 button for reverse. And 1 slider for speed. I can set up ok the screen. Cannot find the custom buttons shown on the web page and I have the full version. How do you get to them.

I am retired pensioner and learning Arduino also. You will see some of my posts way back, and I still have not got to go !!

Is your project simple like above? Would I be able to get sketch and details of entries on RoboRemo?

Catch me on swchuck at gmail dot com
u
Would appreciate comments.from anyone
Thankyou


sswcharlie
View user profile


sswcharlie

Posts : 21
Join date : 2018-03-03

Back to top Go down

import image by arduino code Empty Re: import image by arduino code

Post by Admin Fri Feb 14, 2020 8:24 am

Hi sswcharlie,
For custom button images, select button -> set image, then choose the desired images for pressed state and released state from the phone's file system.
Recommended image format is PNG, size < 100KB.

Check this:
https://www.google.com/search?q=png+arrow&tbm=isch

Another trick is to add an image item on top of a button. This way you get a button background with the image inside.

Regards,
Victor

Admin
Admin

Posts : 150
Join date : 2016-03-08

https://roboremo.forumotion.com

Back to top Go down

import image by arduino code Empty Re: import image by arduino code

Post by sswcharlie Sun Feb 16, 2020 3:02 am

Thanks Victor. I understand that now and have working. Had .png in wrong folder on phone !

sswcharlie

Posts : 21
Join date : 2018-03-03

Back to top Go down

import image by arduino code Empty Re: import image by arduino code

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum