• Thanks @Fteacher - the images need to be 178x178 pixels - this is to match the size of the Bangle JS 2 screen. The images above are 371x371. This means the images will need to be scaled by some other software tool. Once you start scaling an image you loose image quality and it may not look right, gain artifacts etc.

    Is it possible to redo in 178x178 pixels. There is no need to use the imageconverter at this point in time. Once you have a PNG file it can be uploaded using the IDE and viewed on the watch by installing the simple image viewer app.
    https://banglejs.com/apps/?id=showimg

    To upload an image through the IDE

    1. go to the IDE at https://www.espruino.com/ide/
    2. Click the top right to connect to your watch through BLE
    3. Once a connection is shown the IDE top right will go GREEN.
    4. click in the drum symbol in the middle of the screen.
    5. select upload and browse to your image and rename the file to showimg.user.img.
    6. now start the simple image viewer app and you can see what your image will look like on a B2..
    7. You can take a screenshot through the IDE by typing g.dump(); in the left hand window.
    8. Then click on the image and it will download the screenshot and you can share it here.


About

Avatar for HughB @HughB started