Rapid prototyping embedded devices in python – Maciej Narojczyk – code::dive 2021

Published: 08 December 2021
on channel: code::dive conference
618
8

Abstract

The embedded devices are getting more and more sophisticated. Often you no longer can use register reads and writes in your bash script to quickly prototype peripheral devices as vendors do not provide register maps anymore!

Instead, they provide C/C++ libraries to work with those devices but prototyping embedded devices in C/C++ is by no means rapid. Even if you have the perfect SDK to work with w C/C++ code on embedded devices, which sadly is often not the case, it is still too slow.

In this talk, I will show how to use those C/C++ libraries from your vendors in Python with zero effort, even if your vendor doesn't provide any support for Python at all.

But that's not enough for rapid prototyping embedded devices in Python! After all, you want to write and run Python code in your favorite Python IDE right? I want to share with you how you can do this with zero effort with an insane Python RPC library I stumbled upon.

This Python library exceeded all my expectations.

About the Speaker – Maciej Narojczyk

This is what Maciej has to say about himself:

I'm no C++ expert. Never was, never will be… Who am I? One of C++ fans.

See Also

https://codedive.pl/2021/rapid-protot...
https://codedive.pl/speaker/maciej-na...
https://codedive2021.slack.com/archiv...
https://nokia.sharepoint.com/sites/le...


Watch video Rapid prototyping embedded devices in python – Maciej Narojczyk – code::dive 2021 online without registration, duration hours minute second in high quality. This video was added by user code::dive conference 08 December 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 618 once and liked it 8 people.