Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 2.01 KB

Readme.md

File metadata and controls

41 lines (30 loc) · 2.01 KB

FloorPlan creator for ESPresenseIPS

This project has been created to make it easier to create floorplan for ESPresenseIPS by having a gui. It offers snap to rooms for easy alignement, gives you mesures on each side of your cursor when on a wall. This application is developped in HTML/JS/CSS, no libraries (but fontawesome on a cdn), Canvas power !

This project is a work in progress.

Changes

26-02-2022

  • Dark Theme
  • Fix yaml floorplan coordinates (was in cm needs m)
  • Icons and small UI tweaks
  • Add ESP32 to Rooms
  • Edit ESP32 Z value and see its yaml code
  • yaml export now exports esp32 position as well

24-02-2022

  • Scroll/Mouse Wheel to move floorplan in canvas

What is planned.

[✓] Better UI/UX.
[✓] Scroll/Wheel on the canvas to move floorplan.
[ ] Zoom on the canvas.
[ ] Pan on the canvas.
[✓] Ability to add esp32 in rooms and position them with precision.
[✓] Export esp32 position from rooms to ESPresenseIPS yaml format.
[ ] Have each esp32 bluetooth signal radius visible on plan to make sure you have at least 3 signals in each rooms. (will help determine where is the best place to put them ;)).
[ ] Code refactoring, add comments.

A little glimps

Screenshot 2022-02-26 at 00 01 42

Screenshot 2022-02-26 at 00 02 04

Screenshot 2022-02-26 at 00 02 17

Screenshot 2022-02-26 at 00 02 40

Screenshot 2022-02-26 at 00 02 57