Building a Pan/Tilt/Zoom Live Streaming Camera Rig

Presented by: Todd Sharp

In this session, you'll see how I used an XBox controller, Arduino, a few servo motors and some HTML and JavaScript APIs to build the whole assembly. Even if you don't need your own PTZ rig, you'll still learn about some really cool JavaScript APIs like Web Serial, and the Gamepad API that you may...

Tags: Javascript, Hardware, IoTFormat: General SessionLevel: Introductory and overview

My Pi in the Sky - Running MySQL on a Raspberry Pi and Replicating Data to the Cloud

Presented by: Scott Stroz

Did you know that you can run MySQL on a Raspberry Pi and replicate the data to the cloud? ...

Tags: Hardware, DatabasesFormat: General SessionLevel: Advanced

Watch this! Building a Health app for Wear OS

Presented by: Sierra OBryan

One of the most popular answers for a favorite smart watch feature is to monitor your health. From steps to heart rate to exercise to sleep, smart watches do it all and with Jetpack Compose and Health Services, we can build our own app for Wear OS! ...

Tags: Hardware, MobileFormat: General SessionLevel: Intermediate