This page (revision-14) was last changed on 2020-01-20 09:52 by Murray Altheim

This page was created on 2020-01-19 21:55 by Murray Altheim

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
14 2020-01-20 09:52 4 KB Murray Altheim to previous
13 2020-01-19 23:49 4 KB Murray Altheim to previous | to last
12 2020-01-19 23:49 4 KB Murray Altheim to previous | to last
11 2020-01-19 23:48 4 KB Murray Altheim to previous | to last
10 2020-01-19 23:48 4 KB Murray Altheim to previous | to last
9 2020-01-19 23:30 4 KB Murray Altheim to previous | to last
8 2020-01-19 23:23 4 KB Murray Altheim to previous | to last
7 2020-01-19 23:22 4 KB Murray Altheim to previous | to last
6 2020-01-19 23:22 4 KB Murray Altheim to previous | to last
5 2020-01-19 23:20 4 KB Murray Altheim to previous | to last
4 2020-01-19 23:13 3 KB Murray Altheim to previous | to last
3 2020-01-19 22:54 3 KB Murray Altheim to previous | to last
2 2020-01-19 22:26 3 KB Murray Altheim to previous | to last
1 2020-01-19 21:55 2 KB Murray Altheim to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 18 changed one line
* 12-bit precision
* 12-bit precision (Adafruit also sell a 16-bit version, see [ADS1115|https://www.adafruit.com/product/1085])
At line 23 changed one line
* [I2C] interface (address 0x48/0x49 (cut trace))
* [I2C] interface (The Pimoroni board uses address 0x48 or 0x49 with a cut trace; the Adafruit board can be programmed for up to 4 different addresses)
At line 26 removed one line
* compatible with all models of Raspberry Pi, and Arduino
At line 27 added 2 lines
Both boards arecompatible with all models of Raspberry Pi and Arduino, depending on which software libraries
you intend to use.
At line 32 changed one line
The Adafruit board has its own installation page (which we won't repeat here, see ''References'' below).
The Adafruit board has its own installation page (which we won't repeat here, see ''[References|https://service.robots.org.nz/wiki/Edit.jsp?page=Ads1015AnalogDigitalConverter#section-Ads1015AnalogDigitalConverter-References]'' below).
At line 34 changed one line
For the Pimoroni board, you'll need [Python] and {{{pip}}} (or {{{pip3}}} for Python 3) already installed.
For the Pimoroni board, [Python] and {{{pip}}} (or {{{pip3}}} for Python 3) must be installed.
At line 36 changed one line
If you're using Python 2, just run:
Then, if you're using Python 2, just run:
At line 40 changed one line
For Python 3, use:
or for Python 3: