Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

Amulet · Amulet Easy GUI Users Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 433
  • Category: Hardware
  • Founded: Aug 24, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 683 - 718 of 1795   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
683 davidmittmann Send Email Oct 1, 2004
1:02 pm
I saw that it is mentioned that the UART.bytes is only used in the line graph widget. Is there a way to request an array of data over the UART and place these...
684 amulet_ed Send Email Oct 2, 2004
12:26 am
David, You first need to figure out how to notify your microcontroller to send an array of bytes. Maybe its as easy as sending an RPC command over to your...
685 Elliot
lookinnlife Send Email
Oct 5, 2004
11:03 am
I'm looking to put an Amulet project together for my car. I'm wondering how much memory is available to store the html interface? Is this memory...
686 Ricardo Guevara
ric_dev Send Email
Oct 5, 2004
1:52 pm
... The memory that comes with my screen (3.8" blue LED backlight) is: AT45DB041B and holds 4 Mbit. The printout on the chip is "ATMEL0217 45DB041B". Check it...
687 shizzleshot Send Email Oct 5, 2004
7:11 pm
Hello, 1) I am trying to make a customOS without for a board without the touchscreen controller chip installed. It seems to work but is it proper to just use...
688 Jim Weber
amulet_weber Send Email
Oct 5, 2004
7:47 pm
Welcome to the Amulet Users Forum, 1) Yes, it is appropriate to use the _RAW file. If you haven't already, you should take a look at the CustomOS example in...
689 Johnny Lam
novxjl Send Email
Oct 6, 2004
6:39 pm
How feasible is it to program a button to display a drop down custom scroll list? I sort of understand how the custom scroll list example described back in...
690 davidmittmann Send Email Oct 7, 2004
12:34 am
On the memory size topic; Amulet now has the 4Mbit FLASH, so that helps. But you may need more RAM. Does anyone know if there is a larger RAM version? ... ...
691 Jason
sinc_squared Send Email
Oct 7, 2004
2:51 am
Is it possible to do any math with the contents of the internal ram? For example, I would like to combine two internal ram bytes into one 16-bit integer... so...
692 amulet_ed Send Email Oct 7, 2004
3:08 pm
Jason, It is possible to do some math with the contents of Internal RAM. Here are 2 methods I took from the Internal RAM documentation: 1) To add to the...
693 Jim Weber
amulet_weber Send Email
Oct 7, 2004
4:36 pm
Jason, Another thing I want to add is that if you are going to be using multiple function calls to perform your math on InternalRAM variables, you should take...
694 Jim Weber
amulet_weber Send Email
Oct 7, 2004
6:00 pm
All Amulet users, After talking with Philip, we did more research and it looks like the new Palm Update Utility was never uploaded to our website. We have...
695 Jason
sinc_squared Send Email
Oct 8, 2004
4:10 am
Thank you both for your help... I looked through the amulet internal ram functions but I did not find some things I was hoping to see. Is it possible to...
696 Robert Smith
elboco Send Email
Oct 8, 2004
10:28 am
Jason Look at the internal ram functions again, specifically table 1 and table 2 which are about halfway down the page. ...
697 Elliot
lookinnlife Send Email
Oct 8, 2004
11:00 am
... wondering how much memory is available to store the html interface? Is this memory upgradeable/removeable? ... AT45DB041B and holds 4 Mbit. The printout on...
698 Robert Smith
elboco Send Email
Oct 8, 2004
4:01 pm
Based on the R165 documentation, you should be able to send commands to the relay without any problems. I don't think you will be able to read the status from...
699 Jim Weber
amulet_weber Send Email
Oct 8, 2004
4:57 pm
Elliot, To send ASCII 254 from Amulet, use the following function call: Amulet:UART.byteOut(254) As Robert said, the Amulet will not be able to accept the...
700 Jason
sinc_squared Send Email
Oct 8, 2004
9:18 pm
THANK YOU! I knew something was missing when I looked at the table yesterday. It did not have so many functions as this one. Thank you very much, I will be...
701 amulet_ed Send Email Oct 8, 2004
9:44 pm
Hi Jason, I've come to the conclusion that you might be using an older version of the Amulet OS after reading your last couple of posts. Before you can use the...
702 Elliot
lookinnlife Send Email
Oct 11, 2004
7:55 am
Thanks all for all the help so far, it's appreciated. I shouldn't have any problem setting up the interface I want, and I can deal with those problems when the...
703 Robert Smith
elboco Send Email
Oct 12, 2004
4:35 pm
I have a question regarding Palms in general. I am not a Palm user and the only Palm I own is the one for updating the Amulet and I bought a refurbished Palm...
710 raimond712002 Send Email Nov 2, 2004
8:00 am
Hello all, I have big problem with my new 5.7" kit from Amulet. First, the kit worked just fine, the first day I received it. Then, I didn't play with it for...
711 amulet_ed Send Email Nov 2, 2004
6:20 pm
Raimond, Email me a contact number and I'll give you a call. There are some things we can check together over the phone to see if we can get your unit back up...
712 raimond712002 Send Email Nov 4, 2004
9:21 am
Thanks to Amulet team, Jim Webber and others, seems to have one of the best support team in this type of bussines. There was a lcd contrast problem, now is...
713 Gennady Palitsky
yagenrom Send Email
Nov 4, 2004
2:25 pm
agree 100%+ Gennady From: "raimond712002" <raimond@...>...
714 phil_kloc Send Email Nov 4, 2004
11:29 pm
Hello, I am using the alphanumeric keypad (alphaKey.html) that you guys provide in the examples. I was wondering what is the easiest way to prevent the user...
715 amulet_ed Send Email Nov 5, 2004
12:40 am
Philip, I'll post an example in the "Files" section of the Amulet Easy GUI Users Group by the end of the week. The example I'll post will be very similar to...
716 amulet_ed Send Email Nov 5, 2004
2:07 am
I just uploaded a modified version of the keyboard example to the "Files" section of the Amulet Easy GUI Users Group. The modified version of the keyboard...
717 phil_kloc Send Email Nov 5, 2004
7:56 pm
Hi, I just noticed that the new screens and old controller boards don't work together. That is, the graphical part seems to work but the touch sensitive part...
718 Jim Weber
amulet_weber Send Email
Nov 5, 2004
10:52 pm
Phil, You are correct that the board used by the older 5.7" black and white display is incompatible with the newer 5.7" blue mode display. The previous ...
Messages 683 - 718 of 1795   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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