The Raspberry Pi Thread [6]


  1. Posts : 5,721
    insider build 10586.3 win10 pro 64
       #131

    I had to reinstall mine awhile back .I went to you One Drive and got new setup ,it was different than the old one ,it now has bright red numbers a lot now when it gets Hot in the room .
    alphanumeric said:
    My weather clock built from spare parts, A Pi A+ and Sense Hat, that had glitched, has been couple of days. I guess it was the dead battery on the DS3231 that caused my error? Or the Lexar SD card? I won't know if was the SD card until i try that card in another Pi. I have a spare Pi Zero to test it in, just have to find my round 2it.
      My Computer


  2. Posts : 15,090
    Windows 10 IoT
    Thread Starter
       #132

    Temp should be green up to 22c, then orange from 23 to 25, then red above 25. I think that's how the current ones goes? It's ether red then orange or orange then red.
    My other weather Pi, the one with the three graphing displays has been running fine 24/7 for a month or more. It was glitching but I resoldered a couple of contacts and its looks like that fixed it.

    lol, fine time to check, but I have just enough headers for my three new PICO's on hand. That order shipped today. They use 2 single row 20 pin male headers each. I had just enough long ones that i won't have to double up smaller ones to get 20 pins. I don't mind doing that, it just makes things easier soldering wise if its one header per side.
      My Computer


  3. Posts : 15,090
    Windows 10 IoT
    Thread Starter
       #133

    Just got an e-mail from my contact at the Pi Foundation. My "stuff" should be boxed up and sent by the end of this week. No mention of what said "stuff" is so I guess it will be a surprise when I open the box.
      My Computer


  4. Posts : 5,721
    insider build 10586.3 win10 pro 64
       #134

    right now its a hot 26 lol, manual wall thermostats are so hard to get a good setting ,,I have programable ones in the other rooms ,we don't usually use this room , cats destroyed the chesterfield in the living room ,I tossed it out for spring heavy garbage pickup .got some income tax returns, new chesterfield in near future, I miss the view out the picture windows !
    alphanumeric said:
    Temp should be green up to 22c, then orange from 23 to 25, then red above 25. I think that's how the current ones goes? It's ether red then orange or orange then red.
    My other weather Pi, the one with the three graphing displays has been running fine 24/7 for a month or more. It was glitching but I resoldered a couple of contacts and its looks like that fixed it.

    lol, fine time to check, but I have just enough headers for my three new PICO's on hand. That order shipped today. They use 2 single row 20 pin male headers each. I had just enough long ones that i won't have to double up smaller ones to get 20 pins. I don't mind doing that, it just makes things easier soldering wise if its one header per side.
      My Computer


  5. Posts : 15,090
    Windows 10 IoT
    Thread Starter
       #135

    Code:
    elif t >= 25 and t < 30:
            tc = [255, o, w]  # Orange
            msg = "and it's a Hot %sc" % (t)
    elif t >= 30:
            tc = [255, w, w]    # Red
            msg = "and it's a Very Hot %sc" % (t)
    I had it wrong, green up to 24c, then orange up to 29c, and red if its 30 or above. That's one of those files I just can't seem to leave alone. Little tweaks every so often.

    EDIT: depending on the light in the room orange can look red and vise versa. I've had to to tweak the R, G, B numbers depending on whether its a sense hat or unicorn hat. Kind of depends on the LED's used. And my eyes aren't a good reference, I am partially color blind. The o=(140) is the line to edit if you want to tweak the orange color. In the end it equates to (255, 140, 0) the 140 is how much green is added to red.
      My Computer


  6. Posts : 5,721
    insider build 10586.3 win10 pro 64
       #136

    I'll leave it alone .its a nice color, lol
    alphanumeric said:
    Code:
    elif t >= 25 and t < 30:
            tc = [255, o, w]  # Orange
            msg = "and it's a Hot %sc" % (t)
    elif t >= 30:
            tc = [255, w, w]    # Red
            msg = "and it's a Very Hot %sc" % (t)
    I had it wrong, green up to 24c, then orange up to 29c, and red if its 30 or above. That's one of those files I just can't seem to leave alone. Little tweaks every so often.

    EDIT: depending on the light in the room orange can look red and vise versa. I've had to to tweak the R, G, B numbers depending on whether its a sense hat or unicorn hat. Kind of depends on the LED's used. And my eyes aren't a good reference, I am partially color blind. The o=(140) is the line to edit if you want to tweak the orange color. In the end it equates to (255, 140, 0) the 140 is how much green is added to red.
      My Computer


  7. Posts : 5,721
    insider build 10586.3 win10 pro 64
       #137

    The suspense, hope it something cool! and useful
    alphanumeric said:
    Just got an e-mail from my contact at the Pi Foundation. My "stuff" should be boxed up and sent by the end of this week. No mention of what said "stuff" is so I guess it will be a surprise when I open the box.
      My Computer


  8. Posts : 5,721
    insider build 10586.3 win10 pro 64
       #138

    thought /know ,you would like this ,you likely have already seen it .

    ML-based Bird and Squirrel Detector — The MagPi magazine
      My Computer


  9. Posts : 15,090
    Windows 10 IoT
    Thread Starter
       #139

    That's pretty cool thanks for the link. =) I have seen some related stuff in the past.
      My Computer


  10. Posts : 15,090
    Windows 10 IoT
    Thread Starter
       #140
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 14:36.
Find Us




Windows 10 Forums