Mp3car Home Page The mp3Car.com Forums The mp3Car.com Store The mp3Car.com Blog About mp3Car.com    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Input Devices

Notices

Reply
 
Share Thread Tools Display Modes
Old 03-01-2007, 08:12 PM   #91
Low Bitrate
 
RickS's Avatar
 
Join Date: Nov 2005
Location: Bethesda, MD
Posts: 86
Awesome! It works great! I just spent 20 minutes converting/creating a VB.NET version of the demo but I didn't save it when I shut down the compiler so I lost the work. I'll post that when I redo it.
RickS is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 03-01-2007, 08:53 PM   #92
Newbie
 
Join Date: Jun 2006
Posts: 12
Great, let me know if you run into any problems. I take it you found the class fairly self explanatory? Or did you need to rely on the documentation much? If you would like, you can send me the VB.Net demo project and I will include it in the zip file.
armstrom is offline   Reply With Quote
Old 03-01-2007, 09:50 PM   #93
Constant Bitrate
 
Join Date: Jul 2006
Location: Springfield, IL
Posts: 212
Not sure how I missed this thread until now, but this thing is sweet! Mine's ordered and on its way.

Too bad it doesn't have X and Y slide motion similar in nature to the Space Navigator or even a simplified version like the Logitech Nulooq. If someone does succeed in coming up with a solution for that shortcoming, and a "universal" interface is designed, sales for this thing should take off like a rocket.
__________________
"It's a blessing . . . and a curse."
Siezmik is offline   Reply With Quote
Old 03-02-2007, 08:41 AM   #94
Low Bitrate
 
RickS's Avatar
 
Join Date: Nov 2005
Location: Bethesda, MD
Posts: 86
The class is extremely self explanatory and the documentation is excellent. I didn't have to refer to the docs at all, just glanced through it quickly before I looked at the code. I'll let you know if I run into any problems or have any other questions...thanks for making this!
RickS is offline   Reply With Quote
Old 03-02-2007, 09:45 AM   #95
FLAC
 
Join Date: Aug 1999
Location: Washington D.C.
Posts: 1,580
Quote: Originally Posted by RickS View Post
The class is extremely self explanatory and the documentation is excellent. I didn't have to refer to the docs at all, just glanced through it quickly before I looked at the code. I'll let you know if I run into any problems or have any other questions...thanks for making this!

Glad to hear it's working out for you. What application are you using it for?
Zip-Lock is offline   Reply With Quote
Old 03-02-2007, 03:40 PM   #96
Low Bitrate
 
RickS's Avatar
 
Join Date: Nov 2005
Location: Bethesda, MD
Posts: 86
I wrote the FE I'm using and I'm planning to tie it into that for scrolling through lists of songs, playlists, POIs, radio stations, etc and controlling volume. I'm planning to post some of the applications out here when I get them done...
RickS is offline   Reply With Quote
Old 03-02-2007, 09:40 PM   #97
Low Bitrate
 
RickS's Avatar
 
Join Date: Nov 2005
Location: Bethesda, MD
Posts: 86
VB version of Demo

Here's a VB.NET version of the demo using armstrom's managed DLL in case anyone else wants it.
Attached Files
File Type: zip TouchSenseVB.zip (84.1 KB, 51 views)
RickS is offline   Reply With Quote
Old 03-07-2007, 05:11 AM   #98
Newbie
 
terryking's Avatar
 
Join Date: Feb 2007
Location: Shekou-Shenzhen, China - Vermont, USA
Posts: 9
Water PROOF! version of this type Encoder???

I'm very interested in this type encoder, because I need an input device that can handle relatively simple inputs, similar to a touch screen, that will work well while driving in bumpy conditions. The bumpy conditions will be in a boat underway. The other obvious requirement is that the device must be able to be salt-water-proofed...

I think that could be done, with the single-shaft property of this device, and careful enclosure and cabling.

I'm sure there will be outdoor applications for this in construction equipment etc.

Anyone seen info on Waterproofing???
terryking is offline   Reply With Quote
Old 03-19-2007, 01:23 PM   #99
Low Bitrate
 
Join Date: Jan 2007
Posts: 96
I read through this and have a question:

I understand how the device works, I guess. But is it possible two code the driver in some way that the "dial" seen as a scroll wheel and the "press" is seen as a left mouse click? I know with Centrafuse, the scroll wheel is automatically integrated into menus and the left mouse click is just a select. Then as long as the unit could work continously as a "detent" pattern. Perhaps even click and hold to change volume?
pwntbypat is offline   Reply With Quote
Old 03-19-2007, 08:34 PM   #100
Newbie
 
Join Date: Jun 2006
Posts: 12
Keep in mind that the whole point of the device is to allow it to be programmable. If the driver simply exposed it as a mouse wheel with the button simulating a click, then it wouldn't really be worth the price, in my opinion. But, if you have already bought one I can write a little app that will use the encoder to do what you want. Does anyone else see value in something like this?

-Matt
armstrom is offline   Reply With Quote
Old 03-20-2007, 08:14 AM   #101
Constant Bitrate
 
Join Date: Jul 2006
Location: Springfield, IL
Posts: 212
Quote: Originally Posted by armstrom View Post
Does anyone else see value in something like this?

If you could make it so that the detents are adjustable for "size" and "feel", then I think a little interface like that might be worthwhile. It might draw in more people who don't have the programming skills to write their own interface.
__________________
"It's a blessing . . . and a curse."
Siezmik is offline   Reply With Quote
Old 03-20-2007, 04:37 PM   #102
Newbie
 
Join Date: Jun 2006
Posts: 12
ok. I can do that. I'll start on it when I get home and should have something by later tonight.

One thing to keep in mind is that this software will not likely work on Vista. One of the new security features in Vista prevents user processes from broadcasting system-wide mouse events. To solve this in Vista I would have to write a device driver and I really don't feel like messing with the DDK tonight. I'll keep everyone posted.

-Matt

Last edited by armstrom; 03-20-2007 at 04:39 PM.
armstrom is offline   Reply With Quote
Old 03-20-2007, 08:13 PM   #103
Newbie
 
Join Date: Jun 2006
Posts: 12
Ok, slight delay. I have a problem with my development machine. Maybe tomorrow.
armstrom is offline   Reply With Quote
Old 03-22-2007, 12:38 AM   #104
Constant Bitrate
 
Join Date: Jul 2006
Location: Springfield, IL
Posts: 212
Sounds good. I'm interested to see what you come up with.
__________________
"It's a blessing . . . and a curse."
Siezmik is offline   Reply With Quote
Old 03-24-2007, 08:28 AM   #105
Low Bitrate
 
Join Date: Mar 2007
Posts: 70
Would it be possible to get this to work on a Mac? I can program, but I don't know how to write usb drivers.
mustanglou is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
MMI style rotary encoder install - details Tony G Input Devices 59 06-01-2008 02:41 PM
Jobs - Mp3Car.com Retail Product Specialist Fiberoptic Announcements 0 08-11-2006 01:33 PM
Route66 remove its Mac/PC product MacMobile MacCar 4 04-05-2006 09:46 AM
SMK Force Feedback Touch Panel e_z_street General Hardware Discussion 0 03-11-2004 07:01 PM


All times are GMT -5. The time now is 10:27 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics