Skip to content

Arduino code for reading pawns on the babbelboard

Notifications You must be signed in to change notification settings

hmi-utwente/babbelbord-board

 
 

Repository files navigation

Introduction

This repository contains the code to run the Babbelbord.

Babbelbord web-app

The code for running the web-app can be found here

Contents

  • Arduino code for positioning of the pawns
  • Processing code for connecting the arduino to the web-server

Requirements

  • A Babbelbord with an Adafruit ESP32 Feather (or another board with a WiFi module)
  • Working Web-app for Babbelbord.
  • Wi-Fi with simple SSID/PASSWORD login

Arduino Feather

Running

  • To connect the board to Wi-Fi, you need to set the SSID and PASSWORD in the arduino_secrets.h file. You can create this file by copying the arduino_secrets_global.h file and renaming it to arduino_secrets.h.

About

Arduino code for reading pawns on the babbelboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.1%
  • Processing 28.6%
  • C 0.3%