Jump to content

GetShmokdByWill

Member
  • Posts

    9
  • Joined

  • Last visited

Reputation Activity

  1. Informative
    GetShmokdByWill reacted to BlueChinchillaEatingDorito in Android phone for pc case temp display (HELP)   
    I'm not an Android wizard myself, but I think adb (Android Debug Bridge) is something that might help you achieve what you're looking for.
     
    Turning off Android device remotely using adb:
    https://android.stackexchange.com/questions/47989/how-can-i-shutdown-my-android-phone-using-an-adb-command
     
    Open apps remotely using adb:
    https://stackoverflow.com/questions/4567904/how-to-start-an-application-using-android-adb-tools
     
    I would imagine you can you have these commands entered via a script that triggers when your computer boots up and shuts down. 
     
    As for turning the phone on, you can try removing the battery and seeing while plugged into the USB port of your computer, if it boots up the moment you turn on the computer and power is running through the USB port. 
  2. Like
    GetShmokdByWill reacted to kkpatel87 in (SOLVED )Small 3 inch tall Display for Inside PC Case   
    There are also a bit more janky options like this:

    https://www.ebay.com/itm/LCDsysinfo-for-GOverlay-USB-2-8-TFT-LCD-Module-gamer-gadget-FPS-Hype-Smartie-/121106592717?_trksid=p2385738.m4383.l4275.c10
     
    Or you can get straight temperature gauges for a readout:

  3. Informative
    GetShmokdByWill reacted to kkpatel87 in (SOLVED )Small 3 inch tall Display for Inside PC Case   
    Well, like i said in my original reply, you will most likely need a microcontroller (like an arduino or similar) or SBC (Raspberry Pi or similar) to drive a display.
     
    An example that does hardware information would be something like a BeadaPanel that is linked to AIDA64:

    https://www.ebay.com/itm/BeadaPanel-5-LCD-Display-for-AIDA64-USB-Single-Cable-Monitor-WinUSB-SDK-/113907827722?_trksid=p2385738.m4383.l4275.c10&var=414185476736
     
    Or you can create your own that may cost less.
  4. Informative
    GetShmokdByWill reacted to fordy_rounds in (SOLVED )Small 3 inch tall Display for Inside PC Case   
    I don't remember what it's called, but some Googling could probably find it—there's an android app (with a PC companion) to show PC stats including temperatures, etc. You could get a cheap Android phone from your local retailer (think big box store, not phone shop—you don't want to buy a service plan with it, just the phone itself), then either run its charging cable out the back to a USB port or get an internal-to-external USB adapter to plug it in inside the case.
  5. Like
    GetShmokdByWill reacted to kkpatel87 in (SOLVED )Small 3 inch tall Display for Inside PC Case   
    It all depends on what you want to do. Usually those kind of displays are driven by a microcontroller or SBC to drive the display with input from the main system.
     
    Honestly, if you want something that cheap, you will have to do a lot of effort and legwork to make it work.
×