Mall Map

From Pikes Peak Makerspace Wiki
Revision as of 00:21, 26 November 2021 by Warren (talk | contribs) (Created page with "Picture Gallery The "Mall Map" at Pikes Peak Makerspace is a new system that is '''currently under active construction.''' This project still has many interesting hardwa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Picture Gallery

The "Mall Map" at Pikes Peak Makerspace is a new system that is currently under active construction.

This project still has many interesting hardware and software pieces that need to be designed, and it is not too late to make important contributions.

Please continue reading and then send your ideas to Warren Jokinen via the Pikes Peak Makerspace Slack channel.


When finished, our Mall Map will be be a standalone kiosk with a large display that will present a color-coded floor plan of our 5,500 square foot facility. It will also display a panel of virtual buttons that when clicked (or touched?) will pull up important corresponding information about those areas.

The Mall Map will be used to greet and inform members and visitors alike at our physical location at 735 East Pikes Peak Avenue. However, it will also be movable and could be temporarily used at various events like Maker Faires, when those are held again. It would only require power for the display and a wifi connection. Size is approximately xx and the weight is yy. (Moving it shall not require a forklift.)


Behind the scenes, the Mall Map is just a bit of JavaScript code running on a web server. It is currently a completely working prototype running within Visual Studio Code on a Raspberry Pi 3b+, and can be demoed/tested at the Makerspace.

The script displays an image (the map) that was originally drawn in Adobe Illustrator, and then detects events such as mouse clicks on that map. It currently uses the P5.js library to detect the mouse clicks. It then launches a page from our new wiki which is also under development:


https://wiki.pikespeakmakerspace.org

(Our wiki will always be under development.)


Things left to do:

#1 Continually test that the system is understood and useful to users(!)

Complete the build the of physical stand (powdercoat?)

Decide if the system will be on wheels

Secure the monitor somehow

Implement a proximity sensor(?)

Decide if sounds could provide useful feedback, too

Decide what to do while idle

Polish up the User Interface, rollovers, tooltips etc.

Keep the Adobe Illustrator source map current

Keep the wiki pages current, too

Test that system is understood and useful to users

Install system and announce and then promote its use.


Let's get this cool project up and running! Contact member/volunteer Warren Jokinen via the Pikes Peak Makerspace Slack channel.

Picture Gallery