Shop OBEX P1 Docs P2 Docs Learn Events
Color pal — Parallax Forums

Color pal

kinezaras21kinezaras21 Posts: 4
edited 2010-03-18 19:23 in Accessories
Hello children. I have the transducer (color pal) and too hard for to work on. I want to program it in the language C. I would like your help. Thank you.

Comments

  • FranklinFranklin Posts: 4,747
    edited 2010-03-17 21:35
    You can program it in c but what is it you need help with? Have you read the documentation?

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
  • kinezaras21kinezaras21 Posts: 4
    edited 2010-03-18 17:43
    I have read the documentation. But all that is mentioned in BASIC STAMP.
    That which I want to program in C that will begin;
  • Mike GreenMike Green Posts: 23,101
    edited 2010-03-18 18:11
    Parallax provides examples of the use of their sensors with their own microcontrollers (the Basic Stamp, Propeller, and SX). None of these are normally programmed in C, so all the examples are in the languages used for them. The documentation and sample programs provided should be enough for a programmer with a little experience to write their own C program to do the same things. Parallax can't really provide general examples in C since there's a lot of variation among the different C implementations for different microcontrollers.

    The Basic Stamp program fragments used as illustrations are very simple and use only a few statements from Parallax Basic. You can download the BASIC Stamp Syntax and Reference Manual from Parallax for an explanation of these statements and how they work. Most microcontroller C implementations have similar I/O library functions.

    www.parallax.com/tabid/535/Default.aspx
  • kinezaras21kinezaras21 Posts: 4
    edited 2010-03-18 19:23
    All I ask is that I will turn to the transducer. Just send it to 5V output;
Sign In or Register to comment.