hi; Thank you for your suggestions. Can I create an OS with my serial number data programmed into specific Amulet RAM locations? We dont know what application...
Paul, If you are using InternalRAM variables to hold your serial number, you can use the initInternalRAM meta to initialize the InternalRAM, so that means you...
Paul, Check out this example in your amulet directory to initialize InternalRAM variable at compile time. Amulet\projects\Examples\InitInternalRAM\ReadMe.htm ...
Is it possible to a string variable within a "List" widget? This is desired because the list selection on my page will vary because of a foreign language...
Check out the files section on the forum for "CustomScrollingList" It is an implementation simulating a dynamic list widget using string fields, buttons, and...
hi; Somehow I broke flash programming, using the custom OS program. When I reset the Amulet after I've put the BOOTM jumper back, I get through the touch...
Paul, Just to ensure I understand what you're seeing, are you saying that when you use your Custom OS, everything works fine until you try to reprogram your...
I have been using Namo's web editor with my Windows XP Pro machines for years. I have recently been having the program crash numbers of times during use on two...
Hi all, I'm using a custom font on the project I'm working on and it's working great apart from one thing. 'A' and 'R' look exectly the same! Is there a way I...
Dave, Currently, the only option that I can think of is to use something like High Logic's Font Creator, http://www.high-logic.com/ It will allow you to hand...
So is anyone else out there excited about the colour Amulet screens? From the .PDF on the Amulet site it looks like a far better resolution, and a great many...
I have been asked to post a link to the PDF advertising the new colour Amulet chip. http://www.amulettechnologies.com/pdf/_brochure_ds/AMU&ATM_ewc.pdf It used...
Not sure about anything official but I've been hearing "within the next 2 to 6 months" for the last 3 or so years from my boss who's been asking the blokes at...
... So how are those prototype chips coming along? I was wondering if the new chips will be reverse compatable with the same RS232 comms on the existing chips?...
The proto chips are in and being tested! :) There is a UART on the color chip which will function the same as the UART on the monochrome chip and has a nearly...
Dear folks, hello everybody i have got a question regarding creating animated images. Until now i put some single gif files together with help of the tool ...
bogus, I will download unfreez and try to find out the source of the problem in the compatibility issue. Personally I use Jasc Animation Shop 2 and those gifs...
bogus, After some initial comparisons I found that the compiled versions of animations created with known working programs and the UnFREEz animation creator...
Dear Brian, first of all, I appreciate your fast and well-founded reply. I followed your advice and opened the "unfreezed" gif with the beneton tool and saved...
I made the animation working for me now as i wanted it to. The thing i did different was to take .bmp files as source for the gif instead of gif files. But...
Bogus, I took the animation you posted and tried to save in Beneton Movie GIF and I confirm that just a plain save did not work. However, I noticed that when...
Conor, The most common reason for this type of error is mismatched baud rates. Once the Amulet enters programming mode it sends out ASCII 'C' characters once a...
Dear Sirs, I've found the program example CCAd because apparently there was three different input levels for a class lineplot.class! However when we look...