Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Raspberry Pi cookbook for Python programmers
  • Table Of Contents Toc
  • Feedback & Rating feedback
Raspberry Pi cookbook for Python programmers

Raspberry Pi cookbook for Python programmers

4.8 (13)
close
close
Raspberry Pi cookbook for Python programmers

Raspberry Pi cookbook for Python programmers

4.8 (13)

Overview of this book

Table of Contents (18 chapters)
close
close
Raspberry Pi Cookbook for Python Programmers
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
2
Index

Reading analog data using an analog-to-digital converter


The I2CTools (used in the previous section) are very useful for debugging I2C devices on the command line, but they are not practical for use within Python, as they would be slow and require significant overhead to use. Fortunately, there are several Python libraries that provide I2C support, allowing efficient use of I2C to communicate with connected devices and provide easy operation.

We will use such a library to create our own Python module that will allow us to quickly and easily obtain data from the ADC device and use it in our programs. The module is designed in such a way that other hardware or data sources may be put in its place without impacting the remaining examples.

Getting ready

To use the I2C bus using Python 3, we will use Gordon Henderson's wiringPi2 (see http://wiringpi.com/ for more details).

The easiest way to install wiringPi2 is by using PIP for Python 3. PIP is a package manager for Python that works in a similar...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Raspberry Pi cookbook for Python programmers
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon