Not sure what the issue is with the code below or probably more likely the Basic Stamp 2 (tried several of them) but I managed to get it to work with a Basic...
Turns out to be bad cables. Even though the docklight specific cable could see the traffic from both devices it didn't work. Tried other cables that didn't...
Tim, I don't know which protocol analyzer you're using, but I think Docklight could definitely help you out. It's these kinds of communication problems which...
Okay, so I got it all worked out. Here's what I think was happening. I think I was getting too much of a voltage drop going from the Stamp to the Amulet with...
Hi All, Has anyone implemented a date picker for the amulet? Something, for example that just shows a graphical calendar view for each month with the days, so...
Thats great info, I will use it in my project. ... __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! ...
Jim, My request is concerning string field widgets. Would it be possible in the future to include shading inside the string field widgets similar to the...
Jim, I have a question concerning string field widgets and inversing the region/text color. I know I have a option in the string field widget called...
Ian, To perform an InterWidgetCommunications method on another object, you are correct that the nomenclature is: Amulet:document.name.method(), But the use of...
I'd like to find out how to bypass the touchscreen calibration that pops up after flashing the module with the new OS bin. The reason for doing this is because...
Jason, You can bypass the touchscreen calibration that pops up after flashing an Amulet module with an OS file fairly easily. All you need to do is flash the...
Hi Steven, Hopefully its just the touchpanel that is cracked and not the display. Either way, we can replace whichever part is broken. Contact us at...
I was wondering if there is some way of doing a list in the Amulet whose list elemnts can change. I want to be able to add as many as 20-30 elements to the...
The Amulet Browser Chip only drives displays at their native orientation. The LCDs that we sell are all native landscape LCDs. I know Hantronix makes a 3.8"...
Philip, I just added a file in the forum called CustomScrollingList.zip. It is an example project which allows you to create a custom scrolling list whose ...
After opening the library.htm file in the applets directory, it appears this file can be used with an HTML editor and used as a control library and the the...
... I have used HTMLkit in the past, but it is not "drag and drop" and I can not say that it supports Amulet objects, although, it is very versatile. ...
I just found one that came with the Amulet software. Will have to give it a try. ... From: Frank Peavy To: Amulet@yahoogroups.com Sent: Wednesday, July 28,...
Hello, I have written a standalone program in VB to upload uHTML projects to an Amulet LCD in the field. It accepts a *.pdb file that can be generated by the...
Philip, Good question. If you are just wanting to update the OS only, then you can load the .uht OS file in the HTMLCompiler and then save it as a .pdb. Then...
That was just the answer I wanted to hear. Thanks again Jim. Philip ... Philip, Good question. If you are just wanting to update the OS only, then you can...
Hello, while I'm compiling my project I get a: WARNING: Page overflows 79 bytes into InternalRAM area. WARNING: Start at InternalRAM.String(5) . . . WARNING:...
I have a StringField widget that takes its string value from the UART. When I push a button I want to write the string to another location in internal RAM. ...
I've made some tests with a dummy page containing a lot of rows/columns and meta tags and came to the conclusion that there is a sort of per page limit of ~...