Forum Replies Created

Viewing 15 posts - 241 through 255 (of 561 total)
  • Author
    Posts
  • in reply to: Access to additional functions #3157
    Jeremy Williams
    Keymaster

    Hah! I’m eztremely excited by the potential wifi brings to the Game Frame and love incorporating ideas. Keep them coming.

    Did you setup Particle command line tools? If so, super cool. That’s probably more than most users would like to do but it makes testing a breeze.

    FYI I wouldn’t pay attention to the actual return values. IFTTT just needs something, so they’re getting it. I should probably go through and make those more consistent and relevant though.

    in reply to: Access to additional functions #3154
    Jeremy Williams
    Keymaster

    Here you go. Hope this works to get you going. I didn’t want to add more dedicated functions so I just added everything to the “Command” function. Let me know any questions. As for setting the time, that’s not possible since the time is automatically set based on Internet time and your timeZone.

    Download here: https://github.com/Jerware/GameFrameV2_WiFi/tree/master/compiled

    Latest firmware has the following parameters added to the Command function (with the valid input in parenthesis):

    clockface (1 – 5)
    timezone (-12 – 13)
    playback (0 – 2)
    display (0 – 1)
    cycle (1 – 8)

    in reply to: Max Size of Micro SD card? #3152
    Jeremy Williams
    Keymaster

    32GB

    in reply to: Access to additional functions #3150
    Jeremy Williams
    Keymaster

    These are great ideas. I’ll have something soon (except DisplayString — but that’s on the long term list).

    in reply to: Special folders? #3146
    Jeremy Williams
    Keymaster

    Yes, the system ignores the /00system folder for normal playback so anything in there won’t be shown. That’s why I put the alert animations inside /00system/wifi.

    You can upload animations there using the upload tool in the web control panel. Did you try it? Just provide the path (e.g. 00system/wifi/reddit) and then point it to the animation files. You won’t be able to delete it with the web tool though — you’ll need to insert it into your computer for that.

    However, you should probably replace your web control panel INDEX.HTML file with the attached one. The one on your Game Frame controls brightness whenever you use the 0-7 keys, and that gets weird when typing “00system.” 🙂

    Just download the attached file and replace the INDEX.HTML file using the secret help page inside your Game Frame located at http://your.ip.address/help. Or just copy it into the /wifi folder manually.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Reddit Alien #3143
    Jeremy Williams
    Keymaster

    Just ran some tests. Look like that Reddit trigger fires about every 30 minutes (yuck!). It fired for me at 40 minutes past the hour, and again at 10 minutes after the hour.

    in reply to: Reddit Alien #3142
    Jeremy Williams
    Keymaster

    Does it work when you click “Check Now” on the recipe in IFTTT? That button played the animation right away for me. Haven’t checked the delay if you don’t click that yet. Will tonight.

    in reply to: Reddit Alien #3140
    Jeremy Williams
    Keymaster

    Worked for me. I used the upload button from the web control panel to create a folder called “reddit_alien” and then uploaded the 0.bmp and config.ini files. Then I added your recipe, selecting the Play function and left the Input as Reddit_Alien. Then I upvoted something on Reddit and hit the “Check Now” button for the recipe back on IFTTT. The animation played.

    in reply to: Reddit Alien #3139
    Jeremy Williams
    Keymaster

    Have you setup the SMS recipe? Then you can test it by texting “play reddit_alien” to your game frame. The SMS action happens rather immediately.

    in reply to: Reddit Alien #3137
    Jeremy Williams
    Keymaster

    You might need to link to the recipe if you want us to find it.

    in reply to: Reddit Alien #3135
    Jeremy Williams
    Keymaster

    There might just be a delay?… Every trigger has a different amount of time it takes to relay the signal to Particle (and thus your Game Frame).

    If you want help setting up the recipe just list your steps. I love setting them up and would be glad to help.

    in reply to: Reddit Alien #3133
    Jeremy Williams
    Keymaster

    Great work!

    in reply to: Frosted cover for a pitch black room? #3125
    Jeremy Williams
    Keymaster

    Have you received your Wi-Fi Adapter? Curious how this solution works for you.

    in reply to: Uploading folders within folders? #3122
    Jeremy Williams
    Keymaster

    I’m afraid right now you can’t upload nested folders. Just single folder animations. I’d like to revamp this so you can upload a single compressed file eventually, like a ZIP. If anyone knows of a possible Arduino/Particle compression library, let me know.

    in reply to: IFTTT #3110
    Jeremy Williams
    Keymaster

    Docs posted. Available from the Help section of the site menu bar. Please let me know if I can further clarify anything.

Viewing 15 posts - 241 through 255 (of 561 total)