Embedded Programming for Quadcopters
In this talk I discuss my scratch-built and scratch-coded quadcopter project. I cover quadcopter basics, how to interpret and utilize sensor data, some of the code's implementation details, and finally safety.
Making with Arduino Workshop
This workshop covered the basics of getting started with Arduino. Everyone got an Arduino and electronics kit, and we covered the basics of circuits & embedded programming.
Lessons from a year of building apps with React Native
React Native is a framework for developing native iOS and Android applications with JavaScript & React. Unlike some other JavaScript app development frameworks, React Native uses real native components for a completely native look and feel. In this presentation, I give an overview of the framework, as well as some tips on topics like testing, continuous integration, and code structure to get you up and running quickly.