Skip to content

pascalr/pascalr_private

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Céline: Idée cadeaux:

- Équitation ou des trucs en lien avec des chevaux. Des fleurs. Des trucs de filles.

Pouvoir separer un fichier en sections. Des text fields un a la suite de l'autre qui peuvent etre cachees.

Ajouter un field id a tous les fichiers html. Au lieu de le mettre dans le nom.
/ in names doesnt work

sudo apt install python3-opencv

Je ne me rappelle plus pourquoi j'avais décidé de ne pas mettre l'extension .html aux fichiers battare il me semble que ça devrait être le cas.

Oupsi, je n'ai plus la barre en haut. il faut vraiment que je copie le fichier show.html

https://pypi.org/project/RPi.GPIO/

Project description

This package provides a class to control the GPIO on a Raspberry Pi.

Note that this module is unsuitable for real-time or timing critical applications. This is because you can not predict when Python will be busy garbage collecting. It also runs under the Linux kernel which is not suitable for real time applications - it is multitasking O/S and another process may be given priority over the CPU, causing jitter in your program. If you are after true real-time performance and predictability, buy yourself an Arduino http://www.arduino.cc !

Note that the current release does not support SPI, I2C, hardware PWM or serial functionality on the RPi yet. This is planned for the near future - watch this space! One-wire functionality is also planned.

Although hardware PWM is not available yet, software PWM is available to use on all channels.

For examples and documentation, visit http://sourceforge.net/p/raspberry-gpio-python/wiki/Home/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published