Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Illuminating! Monitoring my PC's activity with an external widget

Illuminating! Monitoring my PC's activity with an external widget

Scheduled Pinned Locked Moved The Lounge
visual-studiowinformshardware
9 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    honey the codewitch
    wrote on last edited by
    #1

    I've learned a few things about how thoroughly Microsoft and Google use my GPU while I'm casually messing with my machine. - When highlighting a tool in the Windows Forms Toolbox - When scrolling in VS Code - When displaying GIFs in Chrome Even a little just typing this. If I stop typing it decreases. It's amazing how much it spikes too, given this is a 2080ti. Chrome seems to keep the GPU above idle any time it's the active window in any case. I like having my little hardware monitor widget. It's entirely useless fun. :)

    To err is human. Fortune favors the monsters.

    M D B L 4 Replies Last reply
    0
    • H honey the codewitch

      I've learned a few things about how thoroughly Microsoft and Google use my GPU while I'm casually messing with my machine. - When highlighting a tool in the Windows Forms Toolbox - When scrolling in VS Code - When displaying GIFs in Chrome Even a little just typing this. If I stop typing it decreases. It's amazing how much it spikes too, given this is a 2080ti. Chrome seems to keep the GPU above idle any time it's the active window in any case. I like having my little hardware monitor widget. It's entirely useless fun. :)

      To err is human. Fortune favors the monsters.

      M Offline
      M Offline
      Marc Clifton
      wrote on last edited by
      #2

      I used an LED strip (can't remember which one, it had 10 LEDs) and split the strip (virtually) into two segments, 5 LEDs each to show CPU utilization and memory utilization. Since the LEDs were capable of the full spectrum of color, I wrote an algorithm to take the scale of 0 to 100 and converted into green, yellow, and red, something like: green: 0-33% yellow: 33-66% red: 66-100% And the # of bars illuminated determined how much of the 33% in the associated range.

      Quote:

      It's entirely useless fun.

      Yes, quite fun!

      Latest Article:
      Create a Digital Ocean Droplet for .NET Core Web API with a real SSL Certificate on a Domain

      1 Reply Last reply
      0
      • H honey the codewitch

        I've learned a few things about how thoroughly Microsoft and Google use my GPU while I'm casually messing with my machine. - When highlighting a tool in the Windows Forms Toolbox - When scrolling in VS Code - When displaying GIFs in Chrome Even a little just typing this. If I stop typing it decreases. It's amazing how much it spikes too, given this is a 2080ti. Chrome seems to keep the GPU above idle any time it's the active window in any case. I like having my little hardware monitor widget. It's entirely useless fun. :)

        To err is human. Fortune favors the monsters.

        D Offline
        D Offline
        David ONeil
        wrote on last edited by
        #3

        Sounds neat! Reminds me that I still miss the little network monitor icon Windows 7 used to have in the taskbar. :((

        Our Forgotten Astronomy | Object Oriented Programming with C++ | Wordle solver

        M 1 Reply Last reply
        0
        • D David ONeil

          Sounds neat! Reminds me that I still miss the little network monitor icon Windows 7 used to have in the taskbar. :((

          Our Forgotten Astronomy | Object Oriented Programming with C++ | Wordle solver

          M Offline
          M Offline
          Marc Clifton
          wrote on last edited by
          #4

          Network Activity Indicator for Windows 7-10 - IT Samples[^] and 5 Tools To Get Back a Windows Network Indicator Icon • Raymond.CC[^]

          Latest Article:
          Create a Digital Ocean Droplet for .NET Core Web API with a real SSL Certificate on a Domain

          1 Reply Last reply
          0
          • H honey the codewitch

            I've learned a few things about how thoroughly Microsoft and Google use my GPU while I'm casually messing with my machine. - When highlighting a tool in the Windows Forms Toolbox - When scrolling in VS Code - When displaying GIFs in Chrome Even a little just typing this. If I stop typing it decreases. It's amazing how much it spikes too, given this is a 2080ti. Chrome seems to keep the GPU above idle any time it's the active window in any case. I like having my little hardware monitor widget. It's entirely useless fun. :)

            To err is human. Fortune favors the monsters.

            B Offline
            B Offline
            BillWoodruff
            wrote on last edited by
            #5

            so, what is the external widget ?

            «The mind is not a vessel to be filled but a fire to be kindled» Plutarch

            H 1 Reply Last reply
            0
            • B BillWoodruff

              so, what is the external widget ?

              «The mind is not a vessel to be filled but a fire to be kindled» Plutarch

              H Offline
              H Offline
              honey the codewitch
              wrote on last edited by
              #6

              EspMon: A simple PC hardware monitor using a T-Display S3[^]

              To err is human. Fortune favors the monsters.

              1 Reply Last reply
              0
              • H honey the codewitch

                I've learned a few things about how thoroughly Microsoft and Google use my GPU while I'm casually messing with my machine. - When highlighting a tool in the Windows Forms Toolbox - When scrolling in VS Code - When displaying GIFs in Chrome Even a little just typing this. If I stop typing it decreases. It's amazing how much it spikes too, given this is a 2080ti. Chrome seems to keep the GPU above idle any time it's the active window in any case. I like having my little hardware monitor widget. It's entirely useless fun. :)

                To err is human. Fortune favors the monsters.

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                That's leeching electricity which I pay for. That no bueno, senor. Is there a way to turn the graphics card on bloody "off/non existent"?

                Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                H 1 Reply Last reply
                0
                • L Lost User

                  That's leeching electricity which I pay for. That no bueno, senor. Is there a way to turn the graphics card on bloody "off/non existent"?

                  Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                  H Offline
                  H Offline
                  honey the codewitch
                  wrote on last edited by
                  #8

                  Open up your case and pull it out.

                  To err is human. Fortune favors the monsters.

                  L 1 Reply Last reply
                  0
                  • H honey the codewitch

                    Open up your case and pull it out.

                    To err is human. Fortune favors the monsters.

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #9

                    I can't play Diablo without it, can I?

                    Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups