Back to Parent

Process

1. Get the API

2. Get Python to talk to the API

-- Using the Requests package

-- Use list to store data

3. Get Python to talk to Particle

-- requests.post("", data={})

4. Get Particle to talk to people

-- Tried to use the Adafruit LED Matrix first to receive the best result

-- Failed

-- Compromised to use the Neopixel LED Stripe

-- Worked

The best display would be the LED Matrix, but since it really did not work, I have to compromise to use the Neopixel LED Stripe.

5. Get Particle to know whenever Evan leaves

Using a PIR sensor.


Content Rating

Is this a good/useful/informative piece of content to include in the project? Have your say!

0