Search the web
Sign In
New User? Sign Up
Amulet · Amulet Easy GUI Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 617 - 646 of 1570   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
617
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...
timmcphail2000
Offline Send Email
Jul 1, 2004
2:32 pm
618
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...
timmcphail2000
Offline Send Email
Jul 1, 2004
3:48 pm
619
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...
Eduardo Sandoval
amulet_ed
Offline Send Email
Jul 1, 2004
5:39 pm
620
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...
timmcphail2000
Offline Send Email
Jul 2, 2004
12:53 am
621
Is there a way to turn the backlight off/on via commands?...
bpolikowsky
Offline Send Email
Jul 5, 2004
6:45 pm
622
... If you have a newer Amulet with the SPI backlight and contrast controls then the backlight and contrast can be under complete control. The href...
Robert Smith
elboco
Offline Send Email
Jul 5, 2004
8:06 pm
623
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...
Ryan Garner
ryangarner20...
Offline Send Email
Jul 6, 2004
4:16 pm
624
Thats great info, I will use it in my project. ... __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! ...
Clayton Tripp
clayton_tripp
Offline Send Email
Jul 8, 2004
1:19 am
625
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...
ianatego
Offline Send Email
Jul 12, 2004
7:55 pm
626
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...
ianatego
Offline Send Email
Jul 12, 2004
8:52 pm
627
Ian, To perform an InterWidgetCommunications method on another object, you are correct that the nomenclature is: Amulet:document.name.method(), But the use of...
Jim Weber
amulet_weber
Offline Send Email
Jul 12, 2004
9:47 pm
628
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
sinc_squared
Offline Send Email
Jul 14, 2004
10:39 am
629
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...
Eduardo Sandoval
amulet_ed
Offline Send Email
Jul 14, 2004
1:40 pm
630
The glass on my touchscreen display cracked, but my LCD still works great, is there a quick fix or do I need to replace my display :(...
steven_hunting
Offline Send Email
Jul 21, 2004
7:21 pm
631
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...
amulet_ed
Offline Send Email
Jul 21, 2004
7:33 pm
632
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...
phil_kloc
Offline Send Email
Jul 26, 2004
7:28 pm
633
We are currently evaluating one of the EasyGui Kits and am wondering if it is possible to use the display in a different orientation?...
dvarese
Offline Send Email
Jul 26, 2004
8:03 pm
634
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"...
Jim Weber
amulet_weber
Offline Send Email
Jul 26, 2004
8:50 pm
635
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 ...
Jim Weber
amulet_weber
Offline Send Email
Jul 26, 2004
9:35 pm
636
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...
dvarese
Offline Send Email
Jul 28, 2004
4:03 pm
637
... 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. ...
Frank Peavy
qz9090
Online Now Send Email
Jul 28, 2004
4:10 pm
638
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,...
Don Varese
dvarese
Offline Send Email
Jul 28, 2004
4:27 pm
639
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...
phil_kloc
Offline Send Email
Jul 30, 2004
5:22 pm
640
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...
Jim Weber
amulet_weber
Offline Send Email
Jul 30, 2004
6:06 pm
641
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...
Philip Kloc
phil_kloc
Offline Send Email
Jul 30, 2004
10:07 pm
642
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:...
qromaton
Online Now Send Email
Aug 10, 2004
12:37 pm
643
I have several pages that overflow in this manner because they have quite a few META tags and widgets; in my case, the overflow region is ...
Robert Smith
elboco
Offline Send Email
Aug 10, 2004
2:22 pm
644
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. ...
phil_kloc
Offline Send Email
Aug 11, 2004
9:50 pm
645
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 ~...
qromaton
Online Now Send Email
Aug 12, 2004
8:57 am
646
Hi Philip, Setup your String Field widgets href parameter to get its data from an InternalRAM string like the following: <PARAM NAME="href"...
amulet_ed
Offline Send Email
Aug 12, 2004
3:08 pm
Messages 617 - 646 of 1570   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help