# Dashboard 2.0 Project - MODEP Application

**URL:** https://discourse.nodered.org/t/dashboard-2-0-project-modep-application/91079
**Category:** Share Your Projects
**Created:** [18 September 2024 18:01 UTC](https://discourse.nodered.org/t/dashboard-2-0-project-modep-application/91079 "2024-09-18T18:01:27Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![jtemple967](https://avatars.discourse-cdn.com/v4/letter/j/a8b319/32.png) [@jtemple967](https://discourse.nodered.org/u/jtemple967)
#### Post date: [18 September 2024 18:01 UTC](https://discourse.nodered.org/t/dashboard-2-0-project-modep-application/91079/1 "2024-09-18T18:01:27Z")

</div>

Quick background: I use a virtualized pedalboard for my bass guitar called MODEP (MOD Devices Emulator for Raspberry Pi). The main interface is web based and is really designed to "build" a pedalboard, not operate one in a performance setting. Since node-red was installed on the image that includes MODEP I built a dashboard that allows the player to view the current pedalboard, select a different pedalboard, change "snapshots" and now I added a MIDI controller to the dashboard. The player can configure 7 controls that can be mapped to various controls/knobs on the virtual pedalboard. Being able to control MODE from the phone AND turn effects on/off is extremely helpful! Some screenshots and a short demonstration video:

[![](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/6/8/687ff440abcc03a83d2ca97bf3d78d2a683a212d.jpeg "Node-Red Dashboard with MODEP") ](https://www.youtube.com/watch?v=2zloHBHUfe4)

 ![MODEP_Dashboard_midi config](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/8/6/86a6ac750cf822189488891c99862ce714ae7971.png)

---

<div class="post-metadata">

### Author: ![joepavitt](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/joepavitt/32/59722_2.png) [@joepavitt](https://discourse.nodered.org/u/joepavitt)
#### Post date: [18 September 2024 18:06 UTC](https://discourse.nodered.org/t/dashboard-2-0-project-modep-application/91079/2 "2024-09-18T18:06:26Z")

</div>

Just to share some more screenshots from the post in the [Node-RED for Professionals Discord](https://discord.com/channels/1204515435085828116/1204532900909813810/1285722632787857490)

 ![MODEP_Dashboard_info](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/8/d/8d79442cf2a7dc8c2f50d3977e7ef81d4e90a3fb.png)  
 ![MODEP_Dashboard_current](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/2/9/29be16f1f0b0cef163fd9b7b356d9cf3cba8cc36.png)  
 ![MODEP_Dashboard_pedalboards](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/a/1/a19474a137b76f3fe15617ca42810fcc00c78aa2.png)

Great stuff @jtemple967
