Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IoT 012: Motion Sensing Device (PIR) - Design & Create #12

Open
stephaniebressan opened this issue Jul 18, 2021 · 0 comments
Open

IoT 012: Motion Sensing Device (PIR) - Design & Create #12

stephaniebressan opened this issue Jul 18, 2021 · 0 comments

Comments

@stephaniebressan
Copy link

stephaniebressan commented Jul 18, 2021

Overview: The purpose of this ticket is to design and implement the motion sensing device (using PIR sensor) which will be placed around the office.

Dev Notes:

  • This ticket is dependent on IoT 027: Research FreeRTOS (3)  #27
  • Create circuit using breadboard, sensor, and ESP32
  • Verify that we can get data from the sensor
  • Define what the data will look like which will be sent to the gateway (int? float? etc).
  • This does NOT include actually sending messages to the gateway.

Acceptance Criteria:
[ ] AC1: Use the PIR sensor & ESP32 running AWS FreeRTOS to create a device which can get readings from the ultrasonic sensor.
[ ] AC2: Document the format of the data which will be sent to the gateway.

@AndrewDevetry AndrewDevetry changed the title IoT 012: Assemble hardware/circuit for PIR sensor IoT 012: Create motion sensing device (PIR) Jul 19, 2021
@AndrewDevetry AndrewDevetry changed the title IoT 012: Create motion sensing device (PIR) IoT 012: Motion Sensing Device (PIR) - creation Jul 19, 2021
@AndrewDevetry AndrewDevetry changed the title IoT 012: Motion Sensing Device (PIR) - creation IoT 012: Motion Sensing Device (PIR) - Design & Create Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants