Samples

Things that I spent a little bit more time on (at least more than what I spend on the experiments)

Web serial & LED matrix

07/04/2020
A demo showing the basics of Web Serial API to connect a browser with serial devices. It interacts with a 8x8 LED matrix.
javascript, typescript, web serial, arduino

Web serial basics

07/04/2020
A demo showing the basics of Web Serial API to connect a browser with serial devices.
javascript, typescript, web serial, arduino

Web MIDI basics

06/04/2020
A demo showing the basics of the Web MIDI API.
javascript, typescript, web midi

Launchpad mini MK2 & Web MIDI

19/03/2020
A Web MIDI app to paint in the Novation Launchpad Mini MK2.
javascript, typescript, web midi, serial, arduino

Pixelpaint

26/02/2020
A basic drawning app using canvas and the native filesystem API
javascript, typescript, canvas, native filesystem API

Voice recorder

06/02/2020
A web based voice recorder that uses the native filesystem API
javascript, typescript, native filesystem API

Tostada - a small 'framework independent' toast library

23/12/2018
A toast library that uses vanilla JavaScript and doesn't depend on any framework or libraries
javascript, typescript, css

My collection of custom made web components

01/12/2019
A collection of custom made native web components
javascript, css, web components