Offline Data Collection using Pocket Beagle and Python

sameerk


2

Votes

Description:

Machine learning for certain domains requires data collection from sensors. In some cases, internet may not be available to store the data on the backend server. For example, this may occur in agriculture, oil wells etc. How will you collect and store the data in offline scenarios in an efficient way? This talk borrows concepts from Object Oriented Programming to quickly get the things up and running. It will provide template code to get started without having to learn too deep. The topics covered in the talk will be:

  • Introduction to Pocket Beagle
  • Python libraries required for it
  • What is GPIO and how it “senses” data.
  • Object Oriented way to store the data in CSV

The talk will consist of the mix of slide show and videos. The videos will show the interaction with the physical device. The code and the required material will be available in the public domain.

Key Takeaways:

  • The audience will learn how to gather data from sensor connected to Pocket Beagle using Python.
  • Audience will also learn how to store the data.

Video: About the talk

Disclaimer : This talk is my personal and not for my employer.

Prerequisites:

  • Basic knowledge of Python
  • Good to have knowledge about GPIO

Video URL:

https://youtu.be/3TxeMlpAZNE

Speaker Info:

Sameer Khandekar is a Software Engineer at Microsoft. He has been a maker for several years and has contributed to various communities including hackster.io and GitHub. He is also a speaker at various code camps and meetups.

Speaker Links:

  • LinkedIn: https://www.linkedin.com/in/sameerk1/
  • GitHub: https://github.com/sameerkapps
  • Hackster.io: https://www.hackster.io/sameerk/projects
  • Blog: https://sameer.blog/
  • Twitter: @sameerIoTApps

Section: Embedded Python and IOT
Type: Talks
Target Audience: Intermediate
Last Updated: