Search found 12 matches

by tkenn1s
Sat Aug 28, 2004 5:43 pm
Forum: JP1 - Extenders
Topic: User register for short-term storage (on 8910 w/ extender1)
Replies: 4
Views: 6035

Thx Rob. I guess I'll wait for one of the extender guys to respond.

For the moment, I will just steal a byte from the macro buffer -- not ideal, but, I don't have many long macros.

I notice that the extender source doesn't list anything in the R5x registers. Don't know if that's because they are ...
by tkenn1s
Fri Aug 27, 2004 6:51 pm
Forum: JP1 - Extenders
Topic: User register for short-term storage (on 8910 w/ extender1)
Replies: 4
Views: 6035

User register for short-term storage (on 8910 w/ extender1)

I'm using extender1 on the 8910. What I'm trying to do is create a new protocol that will store a keycode to be executed at a later time.

Is there a register location I can safely use to store the keycode? Are there any of the RCx registers free? I see the extender uses many of the RC registers ...
by tkenn1s
Sat Aug 21, 2004 12:02 am
Forum: JP1 - Extenders
Topic: How to build a custom protocol
Replies: 0
Views: 2941

How to build a custom protocol

I want to start to play around with my remote to provide some more complex behaviour. It seems installing my own, custom protocol would be the way to go.

Can anyone provide some pointers for creating a custom protocol? Specifically, I'm looking for information on

* Steps/tools to create a custom ...
by tkenn1s
Fri Aug 20, 2004 11:54 pm
Forum: JP1 - Beginners
Topic: IR USB Drivers
Replies: 9
Views: 9329

You probably did this, but just in case you didn't.

Windows looks for the .inf file, not the driver. Unzip the delcom zip file, which has the .inf and .sys file, to a folder. Then point the hardware install wizard to the folder that has the driver and .inf file. Windows should find the driver and ...
by tkenn1s
Thu Aug 19, 2004 11:19 pm
Forum: JP1 - Extenders
Topic: Execute a macro after some amount of time
Replies: 12
Views: 16435

The Robman wrote:
tkenn1s wrote:But, I don't want to bollocks my remote either!
Are you English by any chance?
Sorry, no. Native Californian. Go figure! :lol:

("Bollocks" is such a cool word, tho!)
by tkenn1s
Thu Aug 19, 2004 9:15 pm
Forum: JP1 - Extenders
Topic: Execute a macro after some amount of time
Replies: 12
Views: 16435

So I looked over the documents and they're great for general S3C80 development. I'm also looking for something specific to the 8910/9910. Looking at the extender1 ASM code, it seems there are a series of standard library calls. ("LowBatery", "DispStatus", "HandleTimeout", etc...)

I'm wondering if ...
by tkenn1s
Thu Aug 19, 2004 8:11 pm
Forum: JP1 - Extenders
Topic: Execute a macro after some amount of time
Replies: 12
Views: 16435

Now, another question.. Does anyone know where I can find information on the S3C80?
http://www.hifi-remote.com/files/chip-manuals/S3C8-instruction-set.pdf
http://www.hifi-remote.com/files/chip-manuals/S3C8-data-sheet.pdf

And, where I can find the assembler?
http://groups.yahoo.com/group/jp1 ...
by tkenn1s
Thu Aug 19, 2004 8:58 am
Forum: JP1 - Extenders
Topic: Execute a macro after some amount of time
Replies: 12
Views: 16435

I don't see how you could program the remote to perform a task in (let's say) 5 minutes time, without putting the remote into some sort of "wait" mode. He wants to be able to continue using the remote to adjust the TV menu while the remote is counting down the seconds before returning to HT mode ...
by tkenn1s
Thu Aug 19, 2004 12:22 am
Forum: JP1 - Extenders
Topic: Execute a macro after some amount of time
Replies: 12
Views: 16435

Execute a macro after some amount of time

I recently purchased a 9910 remote and am absolutely blown away by how easy it was to program. This forum and the original JP1 Yahoo! Group has been so helpful. (Esp Don's wonderful tutorial)

But, I cannot figure out how to execute a macro after some amount of time. Here's the full description of ...
by tkenn1s
Wed Aug 18, 2004 11:59 pm
Forum: JP1 - Beginners
Topic: IR USB Drivers
Replies: 9
Views: 9329

I downloaded the latest version of the drivers and put them in the Windows/System/Drivers folder. When I plugged the new cable in and restarted I got the New hardware found and it went throught the process of trying to find the drivers but couldn't because the drivers signature is not recognized by ...
by tkenn1s
Tue Aug 17, 2004 11:51 pm
Forum: JP1 - Beginners
Topic: IR USB Drivers
Replies: 9
Views: 9329

Make sure you have the USB cable plugged in
Go to the Start Menu
Select Control Panels
Select Add New Hardware
Click on the "Next" tab
Select "Add/Troubleshoot a device" and click next
After the hardware device is done searching, select "Add New Device" and click next
Selct "No, I want to ...
by tkenn1s
Mon Aug 16, 2004 9:02 pm
Forum: JP1 - Beginners
Topic: IR USB Drivers
Replies: 9
Views: 9329

Re: USB

I have the cable attached but still get message "can't find driver". have xp-pro o/s.......can any one help

I'm getting the same error when trying to load the delcom USB I/O drivers. (Running XP Pro SP1) Please post if you figure out how to load the delcom drivers.

I think the device is OK.. XP ...