Close

1212 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/)....
  • 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...
  • RADAR

  • First the servo motor start rotating from left to right and vice versa , at the same time, our arduino program start calculating the distance using ultrasonic sensor , then the arduino send the data that contain the angle and the distance of detected...
  • F-150 Carputer

  • see GitHub here.Gist for steps used to setup pi here.Just getting started....Developing the interface in python using kivy and inkscape for the graphics and doing research on how to bring everything together.Once I get the climate control interface developed...