Browse Source

Importation aide

master
vandepoele.e 2 years ago
parent
commit
171974f621
  1. BIN
      ProjetVolta.pdf
  2. BIN
      Wiki_pyBoard.pdf
  3. 5
      main.py

BIN
ProjetVolta.pdf

Binary file not shown.

BIN
Wiki_pyBoard.pdf

Binary file not shown.

5
main.py

@ -117,7 +117,4 @@ def lectension():
lecture = ldr.read() lecture = ldr.read()
tension = (lecture*3.3)/4095 tension = (lecture*3.3)/4095
pyb.delay(100) pyb.delay(100)
return tension return tension
Loading…
Cancel
Save