I need to be able to load my uHTML into Amulet's flash without using the GUI (ie, via RS-232 from another controller board, not from a PC). Is there a...
Dan, We have a few customers who are programming the Amulet flash directly from their microprocessor and the RS-232 link. They compile a project and then save...
Hello, is anybody able to upload images from scribble widget? I designed a page with a 8x8 scribble widget and a button. When the button is pressed, it asks...
Is there any way ofr changing the contesnts os a strinf field using the seriak port but not referencing the string field to a variable. I can change the string...
I can think of at least three different methods to accomplish your goal of changing the contents of a string field using the serial port, but not having to eat...
I'm trying to use the Amulet as slave but I don't having success. I've created a single "stringfield" on screen with "updateRate value=0" but, when I send the...
Paul, Can you tell me which Amulet HTMLCompiler you're using? You should be using at least a beta version build 7 HTMLCompiler in order to use the Amulet as a...
I am using the latest version (beta 7) and I am trying to get the string variable in my Amulet into my PIC 877. I don't seem to get any output from the Amulet...
Hi list, Occasionally, I need to continuously display logging data from my processor on the Amulet display. The output is lines of text, and I want to have a ...
i need to input values and text via the touchscreen. what is the plainest way. I try the following way 1) i will form a keyboard on the screen. each key has...
Thomas, We do have a "qwerty" keyboard example. The only catch is you need our latest beta software (build 7) since we utilize the internal RAM feature of the...
Tony, Using the latest version HTMLCompiler (beta 7), try using the href "UART.string(0).setValue(InternalRAM.string(2))" to send out internal RAM string(2)...
Thanks for the quick response. I have already done all you suggested, but when I test the app with the simulator, I do not see any TX from the amulet. I would...
Ed, No Luck. I am still not seeing any data from the amulet when I hit the button. It does go to the info screen, so I know the button is working, but it...
... Art, We have no plans at this time to sell a larger screen than our 5.7" QVGA. What size display or from what manufacturer were you interested in using? We...
Has anyone had luck connecting the Amulet 5.7 to a PIC 876 without using a serial converter chip? (Like a MAX 232, etc.) I am designing a board with very...
The breadth of knowledge on this mailing list never ceases to amaze me, so I am going to throw one out that might be a little off topic. Here is what I need to...
just a general question, I don't have a particular model in mind. On another note I noticed that Mouser has nil stock of deveopment kits STK-GT570 - any...
Art, The 5.7" Starter Kit is on back order. Orders have been brisk and we have been late shipping product to Mouser. We are waiting for some parts from some...
When will the bezel kit be available? How much in small(<5) Qty. What is the material? Is it designed to mechanically support the LCD or is it just cosmetic?...
I've started using the slave mode of the Amulet. It is MUCH more reliable and easier to program than the master mode (at least for me, it is). I have a couple...
Allen, We just recieved the bezels. We are waiting for the gasket from the supplier. We hope to recieve the gaskets early next week. We will then ship the...
I'm doing some initial testing on my Amulet 5.7 kit with a Basic Stamp 2, which only supports 9600 bps serial connections. I have the new compiler 2.2x build...
Bradley, I was going to ask you what processor you were using on your side, but I see based upon your next posting is that you are using a Basic Stamp 2. That...
Bradley, What do you mean when you say that enabling your code to poll one or both of the buttons causes garbage to go across the serial line? 1) What do you...
I'm sure this is an easy question, but I'm a little stumped. I want to have two buttons on my Amulet for forward and back. I'm using the Function Button and...
Jon-Paul, Yes, this is an easy question, but one we should better document. Sorry about that. Due to the fact that HTML requires the "<" and ">" characters in...
Ed, Right now, I'm just getting to know both the Basic Stamp and Amulet. I have two eventual projects. The first is to create electronic instrumentation for...