Oh woe is me, I am stuck in debugging hell and I think I need a little help! I have got a page that has four slider bars and four string wdigets describing the...
Hi all, This is the code that I am using with slight modifications four times over <applet name="BarSlider" codebase="../Example1" code="slider.class"...
Adam, Well, I just made a page of my own with four separate sliders with four separate initHrefs. It seems to work fine. I am assuming you are using version...
I tried this and it did not work. The RPC#2 gets sent out and stops when the button is un-pressed but the RPC#4 is never sent. I have 6 get strings on the...
Allen, Sorry. I just checked on version 2.1.9 and it doesn't work. I did my test on the Beta Build 7 and it worked fine. I remember now what the problem is....
Hi Jim, My bad!!! Had my circular buffer porly implimented so that I got intermitant failures. So just a short note to say that its all working fine now....
I'm really enjoying the new firmware update. setx() and sety() are really useful. How long until we can get stringout() to go along with byteout()? I'd like to...
I want to do the following, <meta http-equiv="REFRESH" content="0,0.01;URL=Amulet:internalRAM.string(6).setValue (Amulet:UART.string(6).value())"> In other...
Philip, There are various ways to initialize internal RAM. In your case, try sending an Amulet Set String Variable command (D7) over the UART. For example,...
How can I send a string located in internal RAM out the UART. I do not want to send some known string. The string in RAM will change so how can I send it out...
Phil, I just double checked and you can send a string located in internal RAM out the UART. I used a function button with the following parameters: <APPLET...
Thank you very much for the prompt replies. I have a new question regarding conditional statements and the Amulet. I want to have a page where I ask the user...
Philip, Looking back at your initial posting, it looks like you wanted to keep the Amulet the master and your micro the slave. If you are using the latest...
I have just done much the same thing. I have a series of meta tags that poll the Server to say are we OK to go to page X. The user enters his passkey (which...
We are very interested in an enclosure that fits the 5.7" unit more closely. The other bezel and enclosure shown are too large for our equipment. The basic...
Are there any plans to offer a color LCD? The B/W is OK for now but a color unit would be something our company would really like to use. Thanks, Steve Clauter...
Hello, The following does not work for me: Amulet:InternalRAM.String(190).copyToRamString(18) I then try sending internalRAM.string(18) out the serial port as ...
Steve, The size of the bezel for the 5.7" module is really determined by the size of the LCD. The Sharp display we use now, or for that matter most 5.7" QVGAs...
Steve, This is a common question among the User's Group and with OEM customers we have engaged with. Developing the chip for color is something we definately...
I have just tried this. My meta is: <meta http-equiv="REFRESH" content="0;URL=Amulet:UART.string (18).setValue(InternalRAM.string(18));NAME="sendString18"> My...
Phil, I just looked at your meta one more time and I see the problem. You have an errant " right before sendString18, so the compiler stopped reading after ...
Thanks a lot Jim! The copyToRamString() problem was a timing problem I think. I should be able to solve it using the meta method you just fixed for me. Phil ...
We just designed an enclosure for the 5.7" LCD unit so it would mount onto a flat surface with the low profile and overall size. The enclosure would also be...
I am trying have my check box displayed "FromInitRef". The value of my InternalRAM.byte(1) is 0xFF but when the check box loads it is unchecked. Here is my...
I am interested about the enclosure. Please send me more info. Thanks Andrew ... From: Steve Clauter To: Amulet@yahoogroups.com Sent: Friday, April 25, 2003...