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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 521 - 552 of 1570   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
521
I have an application with a checkbox which is initially invisible. The checkbox gets it's initial value from initHREF. I had originally setup this page under...
jtvolpe
Offline Send Email
Mar 7, 2004
7:50 pm
522
Hi all, I'm really just getting started here. I've managed to make my micro update a string field with the Amulet being the master. My data changes rather...
ltbeck1
Offline Send Email
Mar 7, 2004
10:03 pm
525
Appearently my update to this post did not get sent correctly. Additional information : The problem with the checkbox firing during initial state setup with...
jtvolpe
Offline Send Email
Mar 8, 2004
3:13 pm
526
Is there any danger if an application does not use Amulet:back() to return to pages ? Are there any lists/queues etc which will overflow if all navigation is...
jtvolpe
Offline Send Email
Mar 8, 2004
4:33 pm
527
John, There's definitely no danger in using direct calls to pages. The strength of "Amulet:back()" is that you can have one page get called from many different...
Jim Weber
amulet_weber
Offline Send Email
Mar 8, 2004
5:41 pm
528
John, You're not the only one who thinks the checkbox shouldn't fire if you are setting the initial state. That is why with 3.1x Build 9 we added a new...
Jim Weber
amulet_weber
Offline Send Email
Mar 8, 2004
5:49 pm
529
John, Regarding your second problem, I basically just have more questions for you. 1) How many METAs do you have at the top of the page? 2) Are they all doing...
Jim Weber
amulet_weber
Offline Send Email
Mar 9, 2004
1:53 am
530
Lance, The only change you need to make to your HTML code so that you can become the master, is to replace the UART modifier with InternalRAM. For example, in...
Jim Weber
amulet_weber
Offline Send Email
Mar 9, 2004
6:32 pm
531
Hello, I'm using the Amulet as slave and the Simulator as master. Has anybody implemented a serial protocol for an external micro configured as Master (Amulet...
Vangel Zaka
vangel_zaka
Offline Send Email
Mar 12, 2004
9:37 pm
532
Hi Vangel, Take a look at the following URL: http://www.parallax.com/html_pages/products/audiovisual/amulet_gui.asp Parallax has posted several projects which...
amulet_ed
Offline Send Email
Mar 15, 2004
6:03 pm
533
Hi Ed, Thank you very much. Best Regards Vangel ... From: amulet_ed To: Amulet@yahoogroups.com Sent: Monday, March 15, 2004 1:03 PM Subject: Amulet Users Group...
Vangel Zaka
vangel_zaka
Offline Send Email
Mar 15, 2004
9:58 pm
534
How come you can use the following code: Amulet:InternalRAM.string(InternalRAM.byte(0x50).setValue(InternalRAM.st ring(0x21)) But not: ...
Chris Sprague
cspragueias
Offline Send Email
Apr 15, 2004
6:18 pm
535
Chris, I just found this in the InternalRAM documentation: Note: Internal RAM byte variables can only be used as a variable index of the base variable type of...
Jim Weber
amulet_weber
Offline Send Email
Apr 19, 2004
11:31 pm
536
Any suggestions for this: I have a page that lists the gain of 16 seperate amplifier channels and the gain values are stored in seperate amulet internal ram...
davidmittmann
Offline Send Email
Apr 26, 2004
6:17 pm
537
Hi Dave, In regards to the following meta tags first problem: <META HTTP-EQUIV="REFRESH" CONTENT="0.5; ONVAR=Amulet:InternalRAM.byte(240).value();TRIGGER=0x02;...
amulet_ed
Offline Send Email
Apr 26, 2004
7:36 pm
538
Thanks, that gave me enough of to get it working, but without using bits. I couldn't quite get the .and operative to work the way I wanted in the META...
davidmittmann
Offline Send Email
Apr 26, 2004
10:51 pm
539
Dave, I'm not quite exactly sure how you're wanting to use the .and method, so please do expand. You can email me offline at EdSandoval@......
amulet_ed
Offline Send Email
Apr 27, 2004
3:05 pm
540
I have created a GUI with about 40 screen. Most of the screens conform to a fairly standard template and reuse several elements such as the title bar (text...
rdoyleusa
Offline Send Email
Apr 29, 2004
6:55 pm
541
Ron, I do the same thing and use the C preprocessor to process the 'source' html files into the ones which are compiled by the Amulet compiler. The C...
John Volpe
jtvolpe
Offline Send Email
Apr 29, 2004
7:04 pm
542
I want to interface my rabbit RCM3200 with the 5.7 Amulet LCD. The common interface bewteen the two processors is SPI. How do I go about using SPI from the...
Harold Goodrich
hgoodric
Offline Send Email
May 5, 2004
8:17 pm
543
Serial works good also, cant give the code away but I made a serial lib for the rabbit and let the amulet be the master over a weekend. Matt Linder ...
Matt Linder
linder2010
Offline Send Email
May 5, 2004
8:48 pm
544
Here is the excerpt from the RCM3200 User guide. So they are capable of async RS232. Are you using an RCM3200? 2.2 Serial Communication The RCM3200 board does...
Harold Goodrich
hgoodric
Offline Send Email
May 5, 2004
9:05 pm
545
Hi everyone, We have just got a very nice enclosure made for our amulet 5.7" touch screen and we thought you might like to see what can be done. Adam....
Adam Wacey
adamwacey
Offline Send Email
May 7, 2004
4:22 pm
546
Adam, Nice enclosure! Can they be purchased? If so, how much? Ed ... touch screen and we thought you might like to see what can be done....
amulet_ed
Offline Send Email
May 7, 2004
4:35 pm
547
Hi Adam, I am curious about the enclosure. What are the dimensions of the whole thing? Are you planning to sell those? Thanks, Ryan Garner ... From: Adam...
Ryan Garner
ryangarner20...
Offline Send Email
May 7, 2004
5:13 pm
548
Hi Jim, I need help with invokeRPC. I want to use it the first time but I can only find usage examples in the documentation. Some questions that pop into my...
Uri Sabadosh
sabadosh
Offline Send Email
May 7, 2004
6:05 pm
549
Uri, I know you meant this as a direct question to me, but you bring up a good point that could be of use to others. I don't really see any true explanation of...
Jim Weber
amulet_weber
Offline Send Email
May 7, 2004
7:10 pm
550
I have two customButtons, button1 and button2. I would like to change the image that is displayed on button1 by pressing button2, is that possible? So if my...
tomek_wr
Offline Send Email
May 7, 2004
8:52 pm
551
Tomas, It sounds like a radio button group might be your best choice here. You might not be aware, but you are able to provide your own images for radio ...
Jim Weber
amulet_weber
Offline Send Email
May 7, 2004
9:00 pm
552
Hi I'we been trying some weeks with programming my Easy GUI 5,7 lcd at get it to communicate with an Atmega 128 micro processor (from Atmel) and I have some...
andhen
Offline Send Email
May 8, 2004
10:44 am
Messages 521 - 552 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