Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 701 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 701 Bytes

Introduction

This project uses the FrekvensPanel project to control the IKEA Frekvens Panel with additional the matrixled.ino to spin up a server to connect to your panel.

Getting Started

Client - Next.js

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Server

Open FrekvensPanel.cpp, FrekvensPanel.h from FrekvensPanel Project and matrixled.ino (in hardware folder) in Arduino IDE. Now flash the file to a NodeMCU / esp8266 device with WLAN module.