Contribute Media
A thank you to everyone who makes this possible: Read More

Using Python For Creating Hardware To Record FOSS Conferences

Description

Python is generally considered a high level language a long way from hardware, this very fact actually makes it an awesome tool for helping out with the design and creation of hardware!

Python was essential in developing the HDMI2USB.tv open source firmware and hardware for video capture. The system has been in use since late 2015 and used at numerous conferences such as Linux.conf.au, DebConf and numerous PyCon conferences around the world.

This talk will hopefully cover;

  • Python hardware description languages (HDLs) for creating "gateware" for FPGA chips or even real IC design.
  • Python scripting for hardware schematic layout and design rule checking.
  • Python tools for deploying, programming and debugging embedded systems.
  • Some cool projects like HDMI2USB.tv project.

This talk will focus on open source tools.

Details

Improve this page