Thanks for the tips Rafael!
I have begun coding in the UNIX platform and have a general structure for the
application. 2 of the most important parts I have left to code are:
- Handling the DIO ports
- Implementing the GUI
I don't know anything about GTK+ or Glade3. Do you have any good resources for
learning the basics (quickly)? Along with some examples or sample code?
I'm not sure what you mean exactly by a good makefile. Currently I've been
developing in a UNIX text editor and using the "gcc" command to compile the
code.
I'll definitely have a look at the code you had suggested - thanks for that!
I need all the help I can get here. Thanks again!
--- In "Rafael_Sotomayor" <> wrote:
>
> Hi Drex,
>
> I have coded many apps for TS devices including TS-7395 and the
> TS-TPC-8390/TS-4800.
>
> I have some examples, but I suggest to you the following:
>
> 1.- Develop under Linux ( Ubuntu, Open Suse ..)
> 2.- Use GTK+ as a library
> 3.- Use Glade3 to build de GUI
> 4.- Build a good Makefile
>
> Finally look at this example
> ftp://ftp.embeddedarm.com/touch-panel-computers/ts-tpc-7395-linux/samples/gtk_example_7390.tar.gz
>
> Regards
>
>
> --- In "drex459" <dexterjagula@> wrote:
> >
> > Hello ALL,
> >
> > I'm a beginner here, and I'm trying to develop a simple application
> > solution on the hardware I recently purchased - TS-TPC-8390/TS-4800.
> >
> > I've never really worked on any hardware like this before, but I figure
> > jumping with both feet in, might be a good approach(?).
> >
> > Here is what I want to do (in-a-nutshell): I want a simple keypad (3x3)
> > interface to be displayed on the touchscreen, and when the user pushes any
> > one of the buttons it triggers a high/low on one of the DIO pins. That's it!
> >
> > I figured I'd start with developing the back-end first, and programming the
> > logic to handle the inputs and assign them to the relevant output pins -
> > but I have no idea how to initialize and to trigger a DIO pin.
> >
> > From there, I will need to work on the graphical part, which I have no clue
> > on how to do on such a low-level system, and then finally stitch both
> > pieces together to make a complete solution.
> >
> > If anyone can give me some tips, suggestions, snippets of code to get me
> > started, I'd greatly appreciate it.
> >
> > Thank you in advance!
> >
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|