Giter Site home page Giter Site logo

Comments (12)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024

Original comment by moel.mich on 5 Apr 2010 at 3:35

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
I might have a play with this. Moel, is there any logical place for this in the 
code or should I split it out into a new project?

Original comment by [email protected] on 22 Nov 2010 at 8:33

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
I think the best place to add it would be in the GUI project 
"OpenHardwareMonitor" (not the "OpenHardwareMonitorLib") by creating a few 
classes which separate it as good as possible from the GUI. If you create more 
than one class it might be a good idea to move everything into a new 
subnamespace. Good samples how to integrate code to present data on additional 
interfaces is the WMI provider implementation 
http://code.google.com/p/open-hardware-monitor/source/browse/trunk/WMI/ or the 
gadget 
http://code.google.com/p/open-hardware-monitor/source/browse/trunk/GUI/SensorGad
get.cs

Theoretically you could also create a new project and just use the 
OpenHardwareMonitorLib (like the OpenHardwareMonitor project does). But this 
has some disadvantages, as some hardware can only be accessed by one process at 
a time. So for this hardware you could only use the Open Hardware Monitor GUI 
or the new project, but not both at the same time.

Original comment by moel.mich on 22 Nov 2010 at 9:28

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
I had a bit of a look at this yesterday, I can't find the C# G15 wrapper I was 
using right now but we'll need to talk to the author about its licence, and the 
easiest way for me to integrate it would be to bind to something like an 
"OnSensorUpdate" event - then you call G15.DrawLoop()

I'll post more details later, but the problem I had was getting the G15 DLLs to 
build in the correct order.

Original comment by [email protected] on 23 Nov 2010 at 3:40

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Library is at: http://envy.mrjul.com/

Moel, if you have some time, can you have a look at the way this library 
builds? I was having to manually include its Native.dll in OpenHardwareLib to 
avoid errors - when I'd rather just use a project reference.

Original comment by [email protected] on 23 Nov 2010 at 4:23

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
I is there any progress on this. I would be very interested in looking at the 
source for this 

Original comment by [email protected] on 24 Nov 2011 at 7:53

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Has there been any progress on this one?
If not, I could properly contribute with the needed stuff. I've already written 
a G15 lcd driver for .NET for another project.

Original comment by [email protected] on 13 Jul 2012 at 7:17

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
[deleted comment]

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
I'm working on it.
I have a project running for this.
All infromation can be found at:
https://bitbucket.org/jimmyD/open-hardware-monitor-applet/wiki/Home

At this moment there is G15 support. G19 support will be added later.

Original comment by [email protected] on 3 Aug 2012 at 2:00

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
[deleted comment]

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
This is a better link.
https://bitbucket.org/jimmyD/open-hardware-monitor-applet/downloads

Original comment by [email protected] on 5 Aug 2012 at 6:48

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
The Hardware Monitor applet has been moved to another location.
You can find it on:
https://bitbucket.org/jimmyD/hardware-monitor-applet/wiki/Home

Original comment by [email protected] on 25 Apr 2015 at 7:15

from open-hardware-monitor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.