![]() |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
(But I would think most remotely-controllable robots these days would be using wi-fi or bluetooth for communications, wouldn't they?) |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
/Estel |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
User report: An old Mitsubishi projector is uncontrollable with every Mitsubishi keyset in Pierogi. Sorry, no model type, I had only two minutes to try it out...
Anyway, I really like the app. Now after the lesson is over I can just touch my phone, and don't have walk to the digital board. Also, I've got a Nokia N95 8GB RM-320, and there's a remote control app for the built in IrDA port. I dunno what database is it using, but it's internet based. There are some built in keysets too(which work with the samsung TV's) but you can search in the internet database too. They have Toshiba air conditioner keysets too(and again, bad luck, exactly on the day, I've installed irRemote, the air conditioner stopped working)... On the site they marked this site as database source: http://www.remotecentral.com/cgi-bin...to&db=discrete But you can also manually define and upload a keyset, which others can rate if it's working or not. Pierogi is absolutely easier to use, more sophisticated and advanced than this payware, the keyset selector is a mess in Psiloc's work. I hope you'll find some useful information/idea. |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Quote:
Quote:
Thanks for the kind words, and please do tell me if some keys are missing or incorrect for the projectors that do work! :) |
Re: [Announce] Pierogi - a universal infrared remote control app
The closest I have found to a Mitsubishi HC1500 is an HD1000. Copernicus, is this one of your Mitsubishi projector sets? If not, it can be found here: http://lirc.sourceforge.net/remotes/mitsubishi/HD1000
Quick question also: Is it possible to capture IR codes with a computer with an IR sensor, something like a Thinkpad? |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Pierogi 1.1.24 is now heading into the extras-devel repository, with the "Remote Flash" feature. I've gotta say, it was a heck of a lot easier to implement than I had expected; connecting to the /dev/video0 device driver is not a lot different than to the /dev/lirc0 driver, and as far as I can tell, it's always up, so I don't need a sudoer-enabled script to "modprobe" for it. In short, I just open the driver, tell it to "strobe" the flash leds, and close the driver.
I was even able to open it in "non-blocking" mode, so the flash can strobe even if there's another camera app running! (Not sure why you'd want to do that, but it's nice not to have to step on the toes of other apps.) I've set the LEDs to their "maximum brightness" level, and I'm leaving them on for half of the "maximum timeout" value. (If I'm reading it right, the max timeout value is a half a second, so I'm setting the strobe on for 1/4 of a second.) This seems to work fine with my test N900; but I really don't know enough about the camera hardware as a whole to determine exactly what the best parameters would be. I should note that you'll want to hold down the "open shutter" button to get the whole quarter second; if you release the button after less than 1/4 second, the LEDs will immediately turn off. (Also, I should say that the strobe-test code from that website looks a little dangerous; when I query the hardware to see what the minimum and maximum brightness values are for the flash, it returns a minimum of "12" and a maximum of "19". However, the code on that page ignores those values and sets the brightness to "25". I have no clue whether that could damage your hardware, but it certainly makes me nervous...) Also in this release, a first pass at keysets for Insignia. As always, be prepared for bugs (and tell me when you find them)! Thanks. |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Quote:
EDIT: Thank you for your new release of Pierogi! |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Quote:
After a bit of googling around, I located a Thinkpad wiki page with some instructions on how to do it. It looks like you'll need to set some things up in the BIOS to allow the LIRC to access the IR port, and even after that, the range might be restricted to less than half a meter, but it looks like it will work... |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Wow, thanks a lot for the "Remote flash" feature!! :-) |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
It works! I've done two rapid tests. In a room with fluorescent lamp. One with ISO 100, f3.5 and 2 seconds exposure. The other with ISO 100, f3.5 too and 0,8 second exposure. Two pictures each, one picture with the remote flash option and one without it. You can see my hand in these pictures heh, these are with 2 seconds exposure.
http://farm4.staticflickr.com/3668/8...251bcb794c.jpg http://farm6.staticflickr.com/5453/8...54f537a782.jpg I think this can be very useful in some situations as fill light or secondary light for Nature morte - Still life, portraits... even being the LED flash a bit weak. Thanks again! |
Re: [Announce] Pierogi - a universal infrared remote control app
Any update for this wonderfull app?
Best Regards, |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
just a day or more pierogi 1.1.24 got realesed:) its on devlopment all the time . Just try and report back if you find devices that work or wont work :) |
Re: [Announce] Pierogi - a universal infrared remote control app
Where can i find ver 1.1.24 mine still ver 1.1.15? thank you.
|
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
A small update is now on its way up to extras-devel. Version 1.1.25 includes a couple of UI updates: I've broken the air conditioner panels into a "Standard AC" set and a "Stateful AC" set; the two methods of interacting with air conditioners are so different, they really do deserve to be treated as entirely separate sets of interfaces. Also, the carrier frequency and duty cycle controls have been moved out of "Advanced Settings" and into the Preferences window (and I've removed the Advanced Settings panel entirely).
I've also reset the default duty cycle back to 33%. The vast majority of remote controls use that duty cycle, and I don't think having it set to 50% was of any benefit. (But if you do find problems with this setting, please let me know!) Also in this update, a first pass at keysets for Apex, General Electric, Majestic, and Minolta; and more keysets for Emerson, Insignia, and Strong. I've also now set up a Github account for Pierogi. For some reason, I've lost the ability to push files into the Maemo Garage repository; I've tried just about everything I can think of, but constantly get the same error... In any case, the files in the Garage are now months out of date. You can view the latest Pierogi source code by going to: https://github.com/jpietrzak8/Pierogi As always, beware of bugs! Thanks. |
Re: [Announce] Pierogi - a universal infrared remote control app
Copernicus, it's a little off-topic, but I got wild idea, that came to my mind, while playing with your new "remote flash" feature.
You're (obviously) aware, that continuous LED light (flashlight) got much lower power ranges, than ones used during flashing. Now, I noticed, that by repeatedly pressing "open cover" button in Pierogi, I can produce almost-continuous flashlight, with a little stroboscopic effect due to duty cycle. Still, overall, it produces *much* better (brighter, reaching further) flashlight, than "normal" flashlight mode. Now, whats the idea about: Simple application, lets call it "flashlight-ultra", which would repeatedly light diodes in "flash" mode, and a small slider that would control frequency of stroboscopic effect. "further right" setting of slider would result in longest possible (and safe) duty cycle, i.e. diodes flashing like now in Pierogi, staying on for the longest time, and staying "off" for the shortest. Now, the more to the left, the shorter "on" duty would be, and longer "off" cycle. It is even possible to easily calculate resulting strobo frequency, and displaying it, while slider is moved. I've tested running diodes in most demanding stroboscopic light for 2 hours straight, and they were not much hotter, than after 2 hours of "normal" flashlight. By comparison, subjective illumination in dark room was much better than vanilla lighter, though. OTOH, lower frequency flashing could be used for other purposes, like emergency signaling/morse code/etc. --- I've seen similar programs in android world - most of them have some warnings about possible damage to diodes when abusing them on highest settings, but in reality, I haven't seen or witnessed any hardware damage (except for situations of cheating hardware to light diodes 100% continuously at flash power levels, but that's different story). --- Again, It's just a wild idea, and I know you're, probably, already pretty busy with Pierogi - it's just something that I thought might be useful for some people. Maybe good candidate for upcoming Coding Competition, too? /Estel // Edit Just be aware, that if you decide to do it, you're, probably, going to get feature request of programmable morse code blinker, pretty soon ;) Wouldn't it be fine thing, to write message in normal letter, and have N900 blink it in morse code, via flashlight, automagically? ;) |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Quote:
To any folks out there who want to play with this app, be warned! I've tried to limit the parameters to values that should be safe, but I make no guarantees of such. Use this app at your own risk! Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
So copernicus that was easy na:)
now please can you make the app so with the option to use light sensor:) i.e here powercuts are worse what i want is the leds and screen light up as soon as the light goes i.e like the lamps:) |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
I ment it optional in the program:)
you can try your hands later on let me recive the n900 stuck somewhere in courier:) |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Yeah, alright, I'll put one together... :) |
Re: [Announce] Pierogi - a universal infrared remote control app
Need control PS2 plzzz help :)
|
Re: [Announce] Pierogi - a universal infrared remote control app
You could implement Sony home cinemas
LG TV works great though |
Re: [Announce] Pierogi - a universal infrared remote control app
I test all sony app in periogi but .....noting ...can a help me for this ?
|
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
http://wiki.maemo.org/Pierogi |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Copernicus your app is awsome really :D
It is useful, and I have trolled so many people that doesn't know much about how ir works and that it is possible to use your phone as a remote control! :p Well I have only a question(sorry if this is answered before...). Can we add our own ir codes(written by us or found from the internet) and if yes how can we do this? :) |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
I should note, however, that the LIRC server is fully supported on the N900 (and has been the main tool that other N900 remote control software uses), so if you're already comfortable with LIRC config files, you can easily use that instead. :) |
Re: [Announce] Pierogi - a universal infrared remote control app
Is there a plan to push another "stable" version to extras in the future?
You maybe aware I am trying to contact maintainers and push worthy packages through to testing where possible. If not see here ... http://talk.maemo.org/showthread.php?t=90981 I appreciate the current version is a work in progress and it's up to you what your plans are for Pierogi; but I thought i'd ask ;) Either way, nice to hear from you again, hopefully we will see some pasta shaped updates soon :) |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Thanks Copernicus. You made a great app for N900.
I have a Yamaha RX-V596 AV receiver. Although it isn't on Pierogi's device list, I can use Yamaha RX-395-RDS profile to control some of the functions of the device (like Volume Up/down, power, mute, sleep, input sources switch...). The only problem I have is that I can't access setting menu as the profile doesn't has SET MENU button. Can you help me by creating a RX-V596 keysets? The receiver named differently in global market. Some are called DSP A5 or HTR5250 ( http://www.remotecentral.com/cgi-bin...amaha/htr5450/ ,similar in name). The ID number of the remote is RAV210 ( I found http://lirc.sourceforge.net/remotes/yamaha/RAV207 , similar in name, I don't know if it work), and the remote part number is V4297600. update: I tested http://lirc.sourceforge.net/remotes/yamaha/RAV207 with lirc and found most of the codes do work with my V596. If the following code can be added to Yamaha Audio Keyset 2, then almost all function will work. AMP/TEST 0x857A AMP/EFFECT 0x56A9 AMP/SET_MENU 0x9C63 AMP/TIME_LEVEL 0x8679 AMP/PRG_PLUS 0x58A7 AMP/PRG_MINUS 0x59A6 |
Re: [Announce] Pierogi - a universal infrared remote control app
Please can you add the remote control of the sony camera alpha 58 ?
thanks :) |
Re: [Announce] Pierogi - a universal infrared remote control app
Still doing requests? I added a davdav's request and a request of my own to the wiki
|
All times are GMT. The time now is 23:25. |
vBulletin® Version 3.8.8