-
Hey,
I've successfully attached an Ericsson A1018s display to the serial port, it works perfectly. However, the target board I'd like the display to attach to doesn't provide any serial ports, so I tried with a PL2303-based USB-Serial Converter.
The display works, but it is *really* slow (refreshing the display, etc.)!
Any advice what I can do?
Thanks.
2009-08-24 09:27:24 UTC in serdisplib
-
Hello,
I've been trying to run DOSBox on a Samsung i560, a S60v3 FP1 device (with 128MB Ram, if I'm not mistaken).
I tried a version from march: For about 1 second a white screen is shown, then DOSBox exits.
The current release rotates the screen as desired but rotates it back after about one second and exits.
I installed all dependencies, except that I repleaced pips_nokia by...
2009-07-09 19:20:25 UTC in Symbian DOSBox
-
I found the error: It was not in the code, but a bug in OS X. I installed OSCulator from osculator.net, that includes a patch for OSX to fix the problem!
Thanks.
2009-04-27 06:38:37 UTC in LightBlue
-
Hey,
I'm trying to write a python backend for the Wii Remote using lightblue on OS X. Sometimes I get a very strange error that I can't figure out:
Traceback (most recent call last):
File "wiipy_backend.py", line 634, in <module>
w.connect()
File "wiipy_backend.py", line 254, in connect
self.setled(self.number)
File "wiipy_backend.py",
2009-04-25 11:31:55 UTC in LightBlue