This page (revision-8) was last changed on 2021-11-16 07:28 by Murray Altheim

This page was created on 2019-12-29 04:09 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
8 2021-11-16 07:28 2 KB Murray Altheim to previous
7 2021-08-15 12:11 2 KB Murray Altheim to previous | to last
6 2021-06-19 10:23 1 KB Murray Altheim to previous | to last
5 2020-02-08 05:05 1 KB Murray Altheim to previous | to last
4 2020-02-08 05:04 1 KB Murray Altheim to previous | to last
3 2020-02-08 04:56 1 KB Murray Altheim to previous | to last
2 2020-02-08 04:33 740 bytes Murray Altheim to previous | to last
1 2019-12-29 04:09 646 bytes Murray Altheim to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 19 added one line
[{Image src='attach/GPIO/pinout-cli.png' caption='typing "pinout" on the command line' align='right' class='imgFloatRight'}]
At line 27 added 11 lines
!! Interrupts
On how to use GPIO interrupts on a Raspberry Pi.
* [Raspberry Pi GPIO Interrupts Tutorial|https://roboticsbackend.com/raspberry-pi-gpio-interrupts-tutorial/]
** [How to use interrupts with Python on the Raspberry Pi and RPi.GPIO|https://raspi.tv/2013/how-to-use-interrupts-with-python-on-the-raspberry-pi-and-rpi-gpio]
** [How to use interrupts with Python on the Raspberry Pi and RPi.GPIO – part 2|https://raspi.tv/2013/how-to-use-interrupts-with-python-on-the-raspberry-pi-and-rpi-gpio-part-2]
** [How to use interrupts with Python on the Raspberry Pi and RPi.GPIO – part 3|https://raspi.tv/2013/how-to-use-interrupts-with-python-on-the-raspberry-pi-and-rpi-gpio-part-3]
At line 42 added 2 lines
* [Raspberry Pi GPIO Interrupts Tutorial|https://roboticsbackend.com/raspberry-pi-gpio-interrupts-tutorial/] from ''[The Robotics Back-End|https://roboticsbackend.com/]''
* [How to control Raspberry Pi GPIO via http web server|https://www.e-tinkers.com/2018/04/how-to-control-raspberry-pi-gpio-via-http-web-server/]