Ok, I do not want to ask stupid questions....but. I've just recieved my new 5.7 transflective display. Is the film on the front to be removed? Thanks for the...
yes, if it's not the touch panel itself. You might want to get a protective layer like they put on PDA's to protect the touch-sensor, though.. Keep smiling, ...
I was wondering if the HTML Compiler for Linux was still on the backburner as mentioned here <http://tech.groups.yahoo.com/group/Amulet/message/785> . It...
Ok...I'm new...so cut me some slack. I'm placing a large quantity of widgets on a single page for the 5.7 Amulet module. I'm wondering if there is a way of...
James, You can also check to see if the specific widget you're considering blinking supports the disappear() and reappear() methods (Appendix C: IWC Methods)....
I was using the screen for two different applications. I had 3.3.5 version amulet software uploaded into the screen. I then took the 3.3.5 version and...
mikel_eeng, The first thing you should do any time you switch or upgrade the Amulet HTMLCompiler is load the matching Amulet OS firmware. The quick way to do...
Ok....to keep from sounding dumb (which in many cases is the truth).... Is it possible to display grey scale on the 5.7 display. I've personally found this to...
Ok....I have a question....before I do through the motions (trying to save time). Can a sequenced image be used in more than one widget? I would like to make a...
Ron, Unfortunately......the amulet html doesn't allow layering (one image over another) so my plan is foiled. I'm not sure how I'm going to implement all the...
Hi James, Have you looked at Cascading Style Sheets (CSS) -- I had to completely redo my project so I could take advantage of them, but it's worth the learning...
Ron, That is the problem....I need all of them visible...I thought I would be able to stack things to work like true world gauges. But that won't work. I'm...
Is it possible to get the Amulet fonts in a format to load onto windows? I'm making some background images...and would be much easier if I can get the fonts...
James, I don't think I understand your question. Are you talking about the Amulet Sans Serif font? If so, we do provide you with a Windows font file...
Jim, Hmmm.....that is interesting...I can't find them anywhere. That would have been extremely useful....but I've looked in my fonts folder...and do not see...
Jim, I found the font....in the fonts folder....but for some reason I can not use it in Namo webcanvas. It is not available. I'll have to do some research on...
Hi everyone, I'm working on reading a .PDB file (from Amulet HTML Compiler 3.3.2) into C# and I'm fairly sure the code I've got is correct, just want to ...
Dave, Yes, the 2 extra files are used by the OS, so they are perfectly normal. There are no rules as far as filler bytes, but the HTMLCompiler uses 0xFF. If...
Thanks for that Jim. I've got my code up and running, but not functioning. I'm reading the data from the .PDB file correctly I think (not much can go wrong...
Okay, I've found a program which lets me capture comms on my computer so I'm going over the captured data transfer from the HMTL Compiler compared against my...
Please excuse me if a similar post exists, I am new to Amulet and Yahoo. I have designed into a new product for our company using the 3.8" blue LCD. My boss...
Rightyo, things are working fine now. Turns out I had the CRC backwards and had an extra byte of data in there. Thanks for the help everyone! ... computer ... ...
Hello, I am currently using the linegraph widget to draw a curve on the amulet. It seems to work by deviding up the x - axis into the number of xSamples...
Hi, I'm new to the Amulet and have tons of questions but will limit myself to only this one. Is it possible to use an internal byte variable to index into a...
It always happens. I post a question and then find the answer. For those looking for an answer, it starts in the "RAM" section of the help file. Look under,...
Hi, I've received first batch of boards populated with new AGB64LV01. None of them can be programmed. Same board with old version works fine. Reset is...
Hi, I was wondering if anybody could tell me how to show/hide a function button on a screen at the time the screen loads - based on an external byte value ? ...
Hello, I was wondering is it possible to drawn a vertical line using the line graph?? It doesn't seem to be possible to have one x point with mutiple y...