code assembler


Closed Thread
Results 1 to 4 of 4

Thread: code assembler

  1. #1
    gimmy's Avatar
    gimmy Guest

    Default code assembler

    hi i'm gimmy, there are someone that can help me? i don't know what i can do more.
    i need to send data through bluetooth connecting a pic16f73 with eb500 parallax.
    i don't how i can set the address to initialize the communication.
    i need to know the code in assembler and exactly the conversion of the code:
    serout 1,84, ["con 00:00:00:00:....",cr]
    serin 0,84, [ wait ("ack",cr)]

    waitforconnection:
    if in5=0 then waitforconnection
    high 6
    pause 300

    thanks your help will be appreciate.
    i needs the help as soon as possible is very important for me
    thanks!

  2. #2
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi!

    I saw your posts on the forum of A7 Engineering, Inc.
    (User Gimmy8688).

    http://groups.msn.com/EmbeddedBlue/_messageboard.msnw

    If you can write a program in assembly, all what you need
    is in the user manual of the eb500 module. All the samples
    in the manual are written in basic for Basic Stamp.
    If you can write assembly code then you can also understand
    the Basic Stamp code and translate that in assembly.

    If you cannot write a program in assembly, then my advice
    is to buy a Parallax Basic Stamp 2 module and try the code
    samples provided in the eb500 manual. All the software and
    Basic Stamp samples are on the CD.

    You can download the manual and the CD from:
    http://www.a7eng.com/products/embedd...500-AHC-IN.htm


    Best regards,

    Luciano

  3. #3
    vladimir's Avatar
    vladimir Guest


    Did you find this post helpful? Yes | No

    Question pic 16f88

    how can i connect pic 16f88 and lcd, i cann't get anything on lcd from 16f88?
    i need source code for any program that comunicate with pic trough com port of pc.

    thanks

  4. #4
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

Similar Threads

  1. Reading in Manchester code
    By brid0030 in forum Code Examples
    Replies: 0
    Last Post: - 10th March 2009, 21:55
  2. How much code space do PBP statements use.
    By Darrel Taylor in forum Code Examples
    Replies: 5
    Last Post: - 13th February 2009, 21:31
  3. Loop with two motor and 2 sensors
    By MrRoboto in forum mel PIC BASIC
    Replies: 4
    Last Post: - 8th December 2008, 23:40
  4. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  5. Re-Writing IF-THEN-AND-ENDIF code?
    By jessey in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 18th August 2006, 17:23

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts