Jamie Villeneuve
Articles
-
VIDEO: Connecting Lua Debugger to a Remote Target
The Storyboard development environment includes a Debugger to allow for stepping through your live code. By default, the Debugger is attached to your Simulator running on the desktop. This video d...
-
How to configure an auto-boot launcher script for Raspberry Pi4
It can be useful for demos and applications to be configured so that they auto run the Storyboard application on boot. For the this example the autostart mechanism is best achieved using systemd o...
-
How to configure keyboard and mouse input for a Raspberry Pi 4
It can be useful to have an external keyboard and mouse connected to a Raspberry Pi to use as input to drive the Storyboard application. I typically use a USB wireless mouse enumerates as both a m...
-
VIDEO: Flipbook Animations
00:35 Importing images 1:00 folder structure 1:20 control variable 1:54 creating a new Lua file 2:15 animation API 3:50 bind an action 4:22 creating button animation 10:12 re...