AshleyF / BriefEmbedded

A scriptable firmware and protocol for interfacing hardware with .NET.
MIT License
37 stars 3 forks source link

Brief Embedded

Brief Embedded is a scriptable firmware and protocol for interfacing hardware with .NET.

Here's a quick demo: https://youtu.be/M_iiSRowOFM

It may be discovered and installed via the Arduino Library Manager. Just search for "brief" and click Install.

Arduino Library installation

Have fun!


Full documentation here. The code itself contains literate style documentation as well.

This is a fork from here, but simplified by removing Reflecta, IL translation and several instructions. This is the most active fork now-a-days.