-
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 thesis0
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a
member of our community. Consider creating an
account or login.
Replies
-
Member • Oct 13, 2008
anyone ? bumpAre you sure? This action cannot be undone. -
Member • 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
SriramAre you sure? This action cannot be undone. -
Member • 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-#Are you sure? This action cannot be undone. -
Member • Oct 15, 2008
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...x_carlo_xHey 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 thesisAre you sure? This action cannot be undone.