FGSVK-hackathon / fortisimm0-hk24

An STM32 project for melody playback

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

 

All Contributors Activity
PRs Welcome first-timers-only Friendly

The project is a unification of the SMT32 with the Multifunctional Shield, whcih is used as a playback device for customizable user input, carried over a REST API server from a Web App. It posesses several capabilities, such as extended melody playback, interactive piano melody maker and a precursor for Text-to-Speech output.

image

Other Project repositories

The backend for transmitting data from client to the ST Controller over HTTP and Serial:

FGSVK-hackathon/Hack-Server

The frontend for generating data for ST Controller:

FGSVK-hackathon/WebApp

Documentation

Project structure based on platform.io project structure with python scripts for communication over serial with STM32

include/
lib/
src/              STM32
test/             python scripts for communication over seerial and data conversion
platformio.ini    platform.io configuration

Contributors ✨

@Peter-Iglarcik @Odrisko @MackoSKZH @LukasDrsman

License

The Unlicense

Thanks

We thank @Annefxx for making @MackoSKZH smile all day 😊.

About

An STM32 project for melody playback

License:The Unlicense


Languages

Language:Python 55.3%Language:C++ 44.7%