Les Partages de Memiks
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
5 results tagged We  ✕
retropie - How do I control GPIO-connected fan via code at a certain CPU temperature? - Raspberry Pi Stack Exchange https://raspberrypi.stackexchange.com/questions/62220/how-do-i-control-gpio-connected-fan-via-code-at-a-certain-cpu-temperature
Tue Feb 26 19:43:52 2019 archive.org
QRCode
Comments
thumbnail

from gpiozero import LED
#we are using the LED sub-module just as a generic output
fan = LED(18) #for the positive, put the negative in one of the grounds
def cputemp():
f = open("/sys/class/thermal/thermal_zone0/temp")
CPUTemp = f.read()
f.close()
StringToOutput= str(int(CPUTemp)/1000)

while True:
cputemp()
if StringToOutput >= 45:
fan.on()
elif StringToOutput < 45:
fan.off

This is some fairly simple code that gets the temperature from /sys/class/thermal/thermal_zone0/temp in thousandths Celsius divides by 1000 for Celsius and checks if it is more than 45. if it is it turns the "fan" on and if not , it stays off. But you'll almost certainly never need a fan as long as you're not doing anything stupid.

This code was adapted from a SE question but i am not sure which.

raspberry pi python fan control gpio
Introducing SOAP | Linux Journal http://www.linuxjournal.com/article/4519?page=0,0
Thu Oct 20 07:09:35 2011 archive.org
QRCode
Comments
thumbnail
Software In January February installments “At Forge” demonstrated simple three tier web application database server Mason templating system for mod perl We were able see some advantages disadvantages particularly when compared with its two counterpart
Font Squirrel | Handpicked free fonts for graphic designers with commercial-use licenses. http://www.fontsquirrel.com/
Thu Oct 20 07:07:57 2011 archive.org
QRCode
Comments
thumbnail

Font Squirrel scours the internet in search of FREE, highest-quality, designer-friendly, commercial-use fonts and presents them for easy downloading. We dont have the most, but we do have the best.

Ethan Dunham free fonts font download 1001 downloadable cool cursive photoshop handwriting calligraphy designer wedding for word mac windows truetype opentype graphic design web typography type fontsquirrel squirrel serif sans grunge script brushed display typewriter Font Squirrel scours internet search FREE highest quality friendly commercial presents them easy downloading We don have most but do best
ShopTo.Net - Alpha Protocol - Sony PlayStation 3 (PS3) http://www.shopto.net/PS3/GAME%20HIGHLIGHTS/PS3AL02-Alpha%20Protocol.html
Thu Oct 20 07:07:34 2011 archive.org
QRCode
Comments
thumbnail

Alpha Protocol - Sony PlayStation 3 (PS3) at ShopTo.Net - The Online UK Video Games and console Superstore. We specialise in PlayStation 2, PS2, PlayStation 3, PS3, Nintendo Wii, Wii, Nintendo DS Lite, Microsoft Xbox 360, consoles and accessories.

shopto net alpha protocol sony playstation ps3 Alpha Protocol Sony PlayStation PS3 ShopTo Net The Online UK Video Games console Superstore We specialise Nintendo Wii DS Lite Microsoft Xbox 360 BLU RAY DVD consoles accessories
How to read SHSH On File and Save with Umbrella | Free iPhone Movie,iPad,iPod touch Apps Review http://www.indoiphone.com/how-to-read-shsh-on-file-and-save-with-umbrella.html
Thu Oct 20 07:04:48 2011 archive.org
QRCode
Comments
thumbnail

We write this guide how to read the store with Umbrella SHSH On File 3GS certificate for its iPhone and iPod Touch 2G/3G and. Umbrella is based on JAVA SHSH

We write this guide how read store with Umbrella SHSH On File 3GS certificate for its iPhone iPod Touch 2G 3G based on JAVA
4122 links, including 1051 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn