You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
I live in colorado and have been snowed in my house for the last two days so with that and the combination of the AMP1.X code release I have created a simple phidget plugin for anyone who is interested. The plugin can controll 4 digital outputs that can be wired to relays and it also desplays the current song and artist on an lcd. I don't have any phidgets to test this so if anyone does plese let me know. Also it does need a bit of help in the area of asthetics so feel free to add any input there. If needed I can program this to controll up to 8 digital outputs and it might even be able to display driving directions or other helpfull driving info if we ever get a good navigation or ODBII program going.
Heres a screenshot, I'll post the app in a little bit
Ya I'm hoping a similar interface is used for amp 2.0 so this can be compatable with that as well. Its mainly a standalone app that recieves song info from amp so if worse comes to worse it can be used with amp 2.0 as a relay controll without lcd support
im guessing you have phidgets in your car? what do you use to drive relays? like do you have them hooked up to relays to drive your windows or something?
I do not have phidgets but a while ago it was in the wishlist and I started to play around with the API. The relays can controll almost anything check the hardware development section for tons of ideas, they can controll windows, locks, open the trunk, turn on/off headlights at specific times, open/close convertables. Just wire it into the circuit like any other switch any you're good to go.
I went and hooked up some relays to my phidgets controller
and got the program to turn on the relay, but it won't turn it off, I emailed
my 'bug report' but I AM EXCITED!!!
I fixed it so now the seccond time the button is pressed it switches the relay off. The new version is uploaded to the same link. That should work for now. What other improvements/features are people looking for? and has anyone tried the lcd yet?
I never expected projects to start so quickly! The relays look really nice and the next version will controll all 8. It will also be a little more customizable. Are there any other features people are looking for?
check the website http://phidgets.com They are a USB interface system. The company sells a controller board with analog and digital inputs and outputs. They also sell sensors, relays, and input devices to use with their controller. They have their own programming API which is really easy to work with and can be used for almost anything
kinda. A relay is a type of switch that is controled by a low voltage signal but can be used to switch higher voltage circuit. Phidgets can controll relays as one of the many components that can be connected to the digital output.