Need Help with Choice of embedded system

x_carlo_x

x_carlo_x

@x-carlo-x-K8oMBd Oct 26, 2024
Hey guys, I need some help in a project i am currently doing. I need a device that would look like a Palm Sized Touchscreen that will take input from a signal source (either analog or digital) and compare to a library table and return the result on the display. I would prefer a product that's off the shelf that operates using an open source code programming language like C. I will build one if i have to. 😕 Thx its for my thesis

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • x_carlo_x

    x_carlo_x

    @x-carlo-x-K8oMBd Oct 13, 2008

    anyone ? bump
  • sriramchandrk

    sriramchandrk

    @sriramchandrk-wt4rlR Oct 14, 2008

    Hi,

    There are some general purpose display similar to the one you asked.
    Check this site:
    #-Link-Snipped-#

    Contact that vendor, he will be able to tell if it supports lookup table.

    Thanks & Regards
    Sriram
  • muthu12

    muthu12

    @muthu12-huEvwn Oct 14, 2008

    Motor I/O Driver. Write a motor driver module to drive the left and right motors. The module should provide at least the following operations (you may customize/combine/add to these as you see fit):
    - motors_Initialization() – Initialize the PWM channels appropriately for both motors on the robot. After initialization, the motors should both be stopped and braked.
    - Define four symbols: FORWARD, REVERSE, BRAKE, COAST, SAME to integer values of your choice.
    -------------------
    Muthu

    #-Link-Snipped-#
  • eeboarder

    eeboarder

    @eeboarder-R23ene Oct 15, 2008

    x_carlo_x
    Hey guys, I need some help in a project i am currently doing. I need a device that would look like a Palm Sized Touchscreen that will take input from a signal source (either analog or digital) and compare to a library table and return the result on the display. I would prefer a product that's off the shelf that operates using an open source code programming language like C. I will build one if i have to. 😕 Thx its for my thesis
    Check out evbplus.com. Any of those HC systems would easily to the job. Getting it to look like a Palm device may be tricky...