Search:

Type: Posts; User: alphanumeric

Page 1 of 10 1 2 3 4

Search: Search took 0.05 seconds; generated 56 minute(s) ago.

  1. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    This is my latest Pan Tilt Camera setup. I...

    This is my latest Pan Tilt Camera setup. I removed the Servo header from the underside of the Pan Tilt Hat, cut the servo cables to shorten them, and soldered the wires directly to the pads on the...
  2. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    Just went and changed them, I hadn't spotted that...

    Just went and changed them, I hadn't spotted that option. Thanks for pointing it out. :D
    :thumbsup:
  3. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    I use static IP's for my Pi Camera setups. It...

    I use static IP's for my Pi Camera setups. It makes it easier to connect via putty etc. They get unique hostnames on there own via the Motion Eye OS setup. meye-af43e3c1 for example.

    I had run an...
  4. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    Got my newest Raspberry Pi Pan Tilt Camera up and...

    Got my newest Raspberry Pi Pan Tilt Camera up and running. I was getting some blue colored flashes in the video stream. Eventually traced it to a bad camera ribbon cable. I had a spare so no big...
  5. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    Your only seeing the (I guess?) back side of the...

    Your only seeing the (I guess?) back side of the PiCowbell board in my picture. I double and triple checked it before I soldered the headers on. It just didn't look right in the Pimoroni Decker Quad...
  6. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    CAN BUS, OBD. Think, automotive. ;) I'll need to...

    CAN BUS, OBD. Think, automotive. ;)
    I'll need to order one of these at some point.
    OBD Plug (16-pin) to DE-9 (DB-9) Socket Adapter Cable [1 meter long] : ID 4841 : $5.95 : Adafruit Industries,...
  7. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    I am so not impressed with Adafuit's Circuit...

    I am so not impressed with Adafuit's Circuit Python. :mad:
    I have a Pi Pico based USB HID Keypad that runs Circuit Python, in use on my main Windows PC. It does what its supposed to, what I wanted...
  8. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    Sorry it took so long to post these. I haven't...

    Sorry it took so long to post these. I haven't been feeling very well lately, mentally and physically. There have been some personal family matters that have been stressing me out, and not helping...
  9. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    My Pi 5 is one of very few Pi's I own that...

    My Pi 5 is one of very few Pi's I own that doesn't have something connected to the GPIO Header.

    I code in Python on my Pi's. And Micro Python on my Pico's. A lot of the Pimoroni libraries are C...
  10. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    I will try and get those pics of my Pi 5 case up...

    I will try and get those pics of my Pi 5 case up today. I took them, just have to transfer them off of my Camera and resize them so I can upload them here. The hi res ones right off of the camera are...
  11. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    I posted some earlier in this thread. Will take...

    I posted some earlier in this thread. Will take some new ones and post them latter today some time.
  12. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    Modified my Pi 5 Pibow case. RTC Battery is now...

    Modified my Pi 5 Pibow case. RTC Battery is now hidden out of sight in the bottom of the case under the Pi 5. Some of the cable is still visible but I can live with that. No ugly battery sitting on...
  13. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    I rolled one up, didn't actually lite it up...

    I rolled one up, didn't actually lite it up though. Had two drinks and called it a night. Having a nice early morning cup of Java at the moment. Think I'm going to try and clean up the disaster area,...
  14. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    Added another cool pattern spooky_flash() , that...

    Added another cool pattern spooky_flash() , that I pulled out of this example.
    https://github.com/pimoroni/pimoroni-pico/blob/main/micropython/examples/plasma_stick/pir.py

    Been a rough day...
  15. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    Found a glitch or two in my code while playing...

    Found a glitch or two in my code while playing around with different button combo's. Also did some cleanup of repeated code that didn't need to be. Python and Micro Python is so unforgiving of a...
  16. Replies 62 Views 16,436

    :ditto: I have one, but would easily drop it in a...

    :ditto: I have one, but would easily drop it in a heart beat with no ill regrets. Basically I signed up for one in my Microsoft MVP days just to make life easier. My "Linked to my Microsoft Account"...
  17. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    @ Catnip, yeah, the Official 7 inch touch screen...

    @ Catnip, yeah, the Official 7 inch touch screen resolution can be hard on the eyes. And I whole heartily agree that Python is a challenge. It is for me anyway. Indents are a PITA at times. Placement...
  18. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    No, it wasn't me. Not this time.

    No, it wasn't me. Not this time.
  19. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    This time around I actually know what most of the...

    This time around I actually know what most of the code does. The HSV stuff is hard (for me at least) to wrap your head around. I have no choice though, as the RGB LED's in my strip, don't support a...
  20. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    Next step is to have the buttons launch custom...

    Next step is to have the buttons launch custom patterns. That's for another day. Really liking how it turned out and is currently working. Thinking of swapping out the 5V 4A supply for a 5V 10A...
  21. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    Figured it out. Some may scratch there head at my...

    Figured it out. Some may scratch there head at my code, but it works and does exactly what I wanted. :p
    Just had to do some math's. ;)



    import time
    import plasma
    import machine
    import...
  22. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    Getting close to how I want it to work. I can...

    Getting close to how I want it to work. I can switch colors with the buttons, and adjust the brightness. I just can adjust the brightness on the fly. I have to turn the wheel and "then press a color...
  23. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    I've got some usable basic functionality coded...

    I've got some usable basic functionality coded in. I can light it up Red, Green, Blue, or White with a button press. And off of course. I saved it as main.py so no having to open Thorny to use it. ...
  24. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    So far so good, its staying put. I'm not running...

    So far so good, its staying put. I'm not running at full brightness. (100, 100, 100) seems good. That's what I have it at now, and its just slightly warm to the touch. And more than bright enough to...
  25. Thread: The Raspberry Pi Thread [6] by alphanumeric
    Forum: Chillout Room
    Replies 1,581 Views 232,474

    Round two. I went and bought a roll of 3M double...

    Round two. I went and bought a roll of 3M double sided foam sticky tap. What I got was the perfect width for my RGB LED String. It's good for up to 15 lbs, and for just about any surface. Just...
Results 1 to 25 of 245
Page 1 of 10 1 2 3 4
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 22:35.
Find Us




Windows 10 Forums