Hello all, I have big problem with my new 5.7" kit from Amulet. First, the kit worked just fine, the first day I received it. Then, I didn't play with it for...
Raimond, Email me a contact number and I'll give you a call. There are some things we can check together over the phone to see if we can get your unit back up...
Thanks to Amulet team, Jim Webber and others, seems to have one of the best support team in this type of bussines. There was a lcd contrast problem, now is...
Hello, I am using the alphanumeric keypad (alphaKey.html) that you guys provide in the examples. I was wondering what is the easiest way to prevent the user...
Philip, I'll post an example in the "Files" section of the Amulet Easy GUI Users Group by the end of the week. The example I'll post will be very similar to...
I just uploaded a modified version of the keyboard example to the "Files" section of the Amulet Easy GUI Users Group. The modified version of the keyboard...
Hi, I just noticed that the new screens and old controller boards don't work together. That is, the graphical part seems to work but the touch sensitive part...
Phil, You are correct that the board used by the older 5.7" black and white display is incompatible with the newer 5.7" blue mode display. The previous ...
Philip, You are correct in your assumption. They are equivalent statements. There was a time when InternalRAM byte variables could not be used as InternalRAM ...
Oops, I need to correct myself. The copyToRamString() was created because there was a time when InternalRAM variables could not be used as function arguments. ...
Hi, I'm looking for a way to dynamically set the yMin/yMax values of the line plot widget so I can implement autoscaling on my graphs. I tried to set the...
The CopyToRam instruction is still useful for assigning memory to indexed arguments—something that apparently can't be done using the SetValue instruction. ...
Christopher, That's a great point. Thanks for bringing that up. I guess I better not remove these from the documentation. Jim Weber Lead Firmware Engineer ...
I took a stab at your problem, and came up with a solution that uses multiple lineplot widgets—each with a different scale and all but one having the...
We disconnected the Backlight connector on a 5.7" (White/Pink wires) starterkit. I don't find any documentation on how to connect this connector again to the...
I noticed that when running the examples, and clicking on the path, a dialog box apears. (With some info about the path..) Is there a similar widged availeble...
Stijn, The graying of the LCD you are seeing is a function of a META attribute. If you look at the link to the dialog box, you will see it is actually ...
I would like to send a message to my microprocessor (PIC16F877) when a button is pressed on the touch panel. What do I need to add to my html code to do so?...
Jessica, You need to implement the Amulet protocol on the PIC16F877 in order to communicate back and forth with an Amulet module. The Amulet protocol is...
Hi All, I have 3 function buttons on my page. (a Play, Stop and Record button) The 3 buttoms are set up as following : <applet code="FunctionButton.class"...
I want to set the baud rate to 19200 bps so i turn on switch 2 of the DIP switch and set the meta attribute to baud=19200. i also set the flash rate and uP...
... Note: I'm using only the new touch screens (BLUE LEDs backlight) and they do not have DIP switches. So the following comment may not apply to your problem....
Thank you for your help! I'm sorry I havent been back to this forum for quite a while, i didn't think anyone would be able to reply. Thanks again! -Jason...
I'm considering the new Amulet 3.8" display for an experimental aviation application, and am confused how the system would work if it can only be the master. ...
The Amulet can be both Master and Slave. The daytime visibility is very good and its very easy to adjust. Tomas ... __________________________________ Do you...
I'm not sure how deep into the documentation you went, but let me suggest a good starting point for you. Go to Welcome > Overview. That is definitely a 500...