Close

1237 Results for "python"

  • Pi Zero Weather Monitor

  • I wanted to practice working with Python and build a Raspberry Pi project that I would use on a daily basis. My favorite part was figuring out how to draw icons using Python's  [Image Processing Library](https://note.nkmk.me/en/python-pillow-imagedraw/)....
  • Mini Loki

  • We use platformio to upload the code to the board.~/miniloki$ cd code/platformio/miniloki_omniboard ~/miniloki/code/platformio/miniloki_omniboard$ platformio runWe use Python to control miniloki with a joystick~/miniloki$ cd code/python/ ~/miniloki/code/python$...
  • libavr

  • Source code and README on GitHubC API documentationPython API documentation
  • Controlling VLC with Arduino

  • Arduino can receive IR signal using IRremote library but it  can't directly control VLC but python can, arduino can talk to python from serial and from there you have access to every python library including libVLC or python_vlc.  if you need...
  • Long Range VTOL Aircraft

  •  I have developed autopilot software with vertical / horizontal transition capability. It is written in Python, and can fly anything from a multi-engine drone, to a Cessna 152, to a 747.
  • Automatic Curtain

  • Raspberry Pi with a apache webserver and some php scripts witch starts the python skrips für controlling the motor and reconize the end stop switch. - Copy the *php scripts to /var/www/html/- make a folder in home, call it "Raspi_MotorHAT" -> only...
  • SmartHome

  • Many details, schematics and code could be found on the project homepage : http://hardware-libre.fr/category/hacks-hwl/reseau-domotique/Software bits : GNU/Linux (Raspbian)Apache + PHP + MySQL + Twitter Bootstrapimagemagick + php5-imagick + php5-gd xplanetPython...