Videos from JuliaCon are now available online
2018
Previous editions: 2017 | 2016 | 2015 | 2014
Ahan Sengupta

City of London School



Julia Robots on the Raspberry Pi

This talk is about remote-control robots using by a Raspberry Pi, with code written in Julia. The motors and other peripherals are connected to the Raspberry Pi via the GPIO pins. This shows physical uses of Julia and teaches how to access motors and other elements attached to a Pi via GPIO in Julia. In addition, it also shows how to hack wireless third-party video game controllers in Julia. In this program, Julia will communicate wirelessly with the controller and control the motors and the other miscellaneous accessories of the robot. Julia will also process the images coming out of the robot’s camera.

Speaker's bio

I’m 12 years old and have a great interest in programming. I started coding in Scratch when I was 9 years old but I can now code in Python and Julia.