Comments: SparkFun Inventor's Kit for Photon Experiment Guide

Pages

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • Member #1592413 / about 4 years ago / 1

    IFTTT is completely different than described in experiment 2. Seems that setting up a recipe (now known as an applet) is behind a pay wall

  • Member #898584 / about 7 years ago / 1

    Hi guys! First of all, one thousand thanks for this introduction to the Photon Kit.

    I might have found a bug in the code. In the experiment 10 (Pong), section 2, there's the following line:

    Particle.variable("data", &postScore, STRING);
    

    which causes the Particle compiler to throw an error at the line where the OLED library is called (I would have pasted it but it was way too long)

    Anyway, I erased the "&" and now the code works just fine. Is there a reason for that "&"?

  • Member #18461 / about 8 years ago / 1

    I've noticed that in this tutorial they are using D2 for driving the buzzer, and it worked, but on my SparkFunn RedBoard, D1 does not work. Yet the particle.io documentation suggests that it should: https://docs.particle.io/reference/firmware/core/#tone-

    Is there a discrepancy between the RedBoard and particle.io's Photon development board? Or is something else going on?

    Any help would be much appreciated!

    • Joel_E_B / about 8 years ago / 1

      Hi, Are you using the ~SCL/D1or the pin labeled TX next to D2?

  • Member #741074 / about 8 years ago / 1

    Fritzing needs to be adjusted. Blue wire should rest in pin 6, not 7

    • Joel_E_B / about 8 years ago / 1

      Can you please clarify which image you're referencing? Thanks.

  • Member #918579 / about 5 years ago / 0

    I am working on the environment monitor and I am running into a wall to try to get the data to be accessible to me when the Photon is not connected to the computer via the USB. Any suggestions?


If you've found an issue with this tutorial content, please send us your feedback!