Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: kenny_m; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    4,549

    Re: RS485 for PTZ camera

    Thanks henricolsson. Now I know I can use the parts I have. All I need to do now is write code for the PIC16F627 using the SEROUT2 command and sellect any pin as my output. You've just simplified my...
  2. Replies
    2
    Views
    4,549

    RS485 for PTZ camera

    My PTZ camera controller has died and I'm trying to design and build one myself. It uses a Pelco D protocol (2400 baud, 1 start, 8 data, no parity, and 1 stop) with RS485. Pelco D requires 7 bytes to...
  3. Replies
    5
    Views
    5,032

    Thank you Joe S, Pic User, & mackrackit

    I thank you all for the help. I finally generated an Intel HEX file. What I did was open MicroCode Studio and typed in my PicBasic Pro code. Then I used F9 to compile it into assembly code. Then...
  4. Replies
    5
    Views
    5,032

    I need HELP with compiling!!!!!!

    I have successfuly installed MicroCode Studio v3.0.0.5, MPLAB IDE v7.61, and PicBasic Pro v2.5 on my Windows Vista computer. I also downloaded the MPLAB Plugins and set the path to locate MPASMWIN. ...
  5. Replies
    13
    Views
    6,830

    Thanks skimask

    That was very thorough. Now I see what all those applications are used for. From reading your post, I think all I have to do is to properly configure MCS and then everything else should fall into...
  6. Replies
    13
    Views
    6,830

    I'm still not making much progress

    I tried the ALT-H that duncan303 posted and that just opened the help pulldown menu. Mackrakit, I do have the Microchip MPLAB IDE v7.61. It contains the Application Maestro, MPASMWIN, and Visual...
  7. Replies
    13
    Views
    6,830

    Thanks mackrakit, earltyso, and Sergeant for the help

    All your methods worked very well. I had some errors in the program. MicroCode Studio told me which lines the errors were on and what type of error they were. So I went back to those lines and...
  8. Replies
    13
    Views
    6,830

    Just installed PBP and now I'm lost. HELP!!!

    I just installed the PicBasic Pro Compiler. I opened MicroCode Studio and loaded in a sample program called Lcd.bas that came with the software. All I'm trying to do is to compile the code into an...
Results 1 to 8 of 8