NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 12 13 14 15 16 … 263 Next »
Motherboard HTPC header

 
  • 0 Vote(s) - 0 Average
Motherboard HTPC header
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#1
2015-06-09, 06:00 PM
I recently revamped my entire hardware platform (see the sig) but am frustrated still by the sheer paucity of information about Intel's HTPC header with its recording LED. I've tried LEDSdriver but it doesn't seem to work - has anyone seen or found any other way to get this feature on my shiny new motherboard to light up an LED when recording?

Thanks
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,812
Threads: 954
Joined: May 2006
#2
2015-06-09, 08:04 PM
Does NextPVR even support the events the same way WMC does?

Martin
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#3
2015-06-09, 08:42 PM
they do have code available to make the software to signal it..
"or those who are interested in the RECORDING_LED’s simple on/off status indicator LcdWriter supports it currently."
"General-purpose signal output to indicate when an event is triggered by the operating system. TA transistor amplifies the signal. Intel can provide sample code for customers who want to write their own applications leveraging this signal."
from http://www.intel.com/support/motherboard...034631.htm
Download for WMC https://downloadcenter.intel.com/download/22034
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#4
2015-06-09, 10:12 PM
Any thoughts on whether it could be made to work using eg events from NScriptHelper.exe along with eg LcdWriter (which seems to me to more akin to LCD Smartie - ie writing to multi-pixel displays)?
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#5
2015-06-10, 03:49 AM
with some 'sample code from Intel' i'm sure it would be trivial to make something up..
there already exists a plugin for LcdWriter, so i'm pretty sure nothing else would be needed..
but a nice small standalone util would be better..Smile
there is a bit of wiring needed in addition to the led, a small resistor should be all i believe...
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#6
2015-06-10, 10:05 AM
I have LEDs by the score, even more 1k-Ohm resistors, soldering skills and a chunk of veroboard. All I need is the code to make it all work, something I don't feel competent to do (BASIC & AutoIt are my limit)...
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#7
2015-06-10, 07:37 PM
if you get a code sample from intel, i'm sure someone would help with it..
may even be doable in autoit..Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#8
2015-06-14, 05:42 PM
I've found a workaround for this, using the existing power LED and the serial port, together with LEDSdriver - which does work.

Here's how: connect the LED plug to pins 3 & 5 (Tx & GND) of the serial port header, making sure you have the polarity correct - Tx is the positive terminal or anode) configure LEDSdriver to use device LED 3 and use nPVR's parallelprocessing.bat and postprocessing.bat to enable and disable respectively a userevent, which in turn switches the LED on while recording, off when finished.

I've yet to set it up to handle two tuners (as in my setup) so that one recording that finishes before another simultaneous recording doesn't switch off the LED, but that should be trivial using nScriptHelper.exe.

Mission accomplished.
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Motherboard with PCI slots available? bgowland 2 199 2025-04-15, 08:33 PM
Last Post: bgowland
  AMD HTPC Build Advice NumberFive 6 5,457 2021-01-04, 03:14 PM
Last Post: NumberFive
  New HTPC recommendations? baj1 16 6,624 2020-05-06, 12:28 AM
Last Post: sub
  AMD Low Power HTPC NumberFive 0 1,450 2018-09-21, 03:40 PM
Last Post: NumberFive
  Time for a new HTPC kirschey 11 5,904 2018-05-26, 07:04 PM
Last Post: scJohn
  Thinking of switching from Topfield 5800 to HTPC running NextPVR HydeTheDarkerSide 44 16,338 2014-09-27, 01:14 PM
Last Post: HydeTheDarkerSide
  Graphics card for new HTPC running NPVR gatorgrabber 13 5,971 2014-03-28, 04:50 AM
Last Post: rifabagus
  What graphics do you use for your HTPC? whurlston 10 4,352 2014-03-05, 11:14 AM
Last Post: Lao Pan
  Dead motherboard - thoughts on ASRock replacement? wodger 9 3,871 2014-02-20, 04:18 AM
Last Post: stustunz
  Bluray drives for HTPC use - any features to look for? McBainUK 0 1,585 2013-11-16, 09:37 AM
Last Post: McBainUK

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode