Saharcoh

Arduino Project Backlog

Jul 30th, 2019
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. **Arduino Project Backlog** [name pending]:
  2.  
  3. *Sprint 1:*
  4. - As a user, I want to be able to start a search from my phone so that set up is easy.
  5. - As a user, I want a live mapping of the room to show up on my phone so that I can see the process in action.
  6. - As an observer, I want the room's mapping to be coherent and understandable so that it's simple to understand its layout (Unity 3D?).
  7.  
  8. *Sprint 2:*
  9. - As a user, I want the room's mapping to be as accurate as possible.
  10. - As a user, I want to be able to configure the search radius from the robot's initial starting point.
  11. - As a user, I want to manage a collection of all the different scans I made and catalog them so that I can view them at will.
  12.  
  13. *Nice to have:*
  14. - (Highest Priority) As a user, I want the robot to be able to explore and detect obstacles in the room's interior space so that I can get a much more detailed view of the room other than its layout.
  15. - As a user, I want the robot to detect steep falls (staircases, balcony etc) as a room's boundaries.
  16. - As a user, I want to be able to share the room's scan from the app to another app (e.g. WhatsApp) so that other people can see it.
  17. - As an observer, I want to join the mapping session so that I can see the mapping process live.
  18.  
  19. -------------------------
  20.  
  21. **Specs:**
  22.  
  23. *Phone:*
  24. - Android development,
  25. - Azure / Firebase,
  26. - Unity 3D
  27.  
  28. *Arduino: Core Equipment*
  29. - Microcontroller: Arduino + esp8266 Wi-Fi module / NodeMCU
  30. - Sensors: ultrasonic sensors, gyro + accelerometer, shaft encoder(maybe)
  31. - Skeleton: basic robot chassis
Add Comment
Please, Sign In to add comment