#(embedded) first ever CPP project, looking for review (Keypresses to OSC commands)

2 messages · Page 1 of 1 (latest)

frail summit
#

Hi all!

I've just learned the basics of cpp, but I'm not new to programming.
I've been working with cpp for about two weeks, in an arduino based environment using PlatformIO (as the arduinoIDE does not seem ideal for developing more than a few files.

The code is located at https://gh.arielle.codes/OSCulate

I don't have much to elaborate here other than a partial repaste from the README.md, as I'm as curious as much about the readme as I am the code.

OSCulate is an embedded C++ program written for the sole purpose of creating an ETCnomad keyboard that communicates over OSC, rather than over USB HID.

GitHub

Contribute to onerandomusername/OSCulate development by creating an account on GitHub.

frail summit
#

okay, i did an update and restructured the code