Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    5,140

    hi no because only when i write for example:...

    hi

    no because only when i write for example: DAT = 55 this error occured!

    best regards
  2. Replies
    5
    Views
    5,140

    hi Johan thanks... but my problem is not in...

    hi Johan
    thanks...
    but my problem is not in proteus . my problem is in using GLCDs.

    best regards
  3. Replies
    12
    Views
    7,059

    hi thanks all. ultimately i decided to use...

    hi

    thanks all.

    ultimately i decided to use the MC3361 (narrowband FM IF) as receiver and MC2833 (FM transmitter) as transmitter.

    is it a good idea?

    best regards, Mostafa
  4. Replies
    5
    Views
    5,140

    problem using Graphical LCD

    hi all

    i am a beginner in using Graphical LCDs.

    look at my program!

    in line 82 , when i write for example: DAT = 55 , then proteus produce this warning: "[KS108B] Attemped a write operation...
  5. Replies
    12
    Views
    7,059

    hi Normnet thanks, but this majules are not...

    hi Normnet
    thanks, but this majules are not FREE.
    best regards
  6. Replies
    12
    Views
    7,059

    thanks Joe also i think analog modulations is...

    thanks Joe

    also i think analog modulations is easier but i want to experience digital communication.

    thanks
    with best regards
  7. Replies
    12
    Views
    7,059

    hi is there any link for this project ? ...

    hi
    is there any link for this project ?

    best regards
  8. Replies
    12
    Views
    7,059

    Wireless Transmitter

    hi

    recently i decided to make a wireless transmitter. here i will explain my conception:

    initially by using ADC module of a 16F877A , PIC samples speaker's output of my computer at the rate of...
  9. Replies
    5
    Views
    3,616

    thank you , but in this manner i need to know...

    thank you , but in this manner i need to know "assembly language" and ...

    i want to write my codes only with PBP not assembly language.

    best ragards.
  10. Replies
    5
    Views
    3,616

    FUNCTIONS in PBP

    HI
    is it possible to use FUNCTIONS with some variables in PBP?

    something like this: (that is used in C++ or C languages)

    function_name(var_1,var_2,var_3)
    {
    body of...
  11. Replies
    1
    Views
    4,662

    Parallel LCD to Serial LCD

    hi

    i want to convert a parallel LCD to Serial LCD , and i need some codes for that. can some someone help me.

    best regards.
  12. Replies
    59
    Views
    67,632

    hi thanks mister-e, here is direct link: ...

    hi

    thanks mister-e, here is direct link:

    PICMultiCalc:

    All you need to calculate PIC Timers, PWM, USART, EUSART, ADC, Comparator register value in few clicks!

    USART, EUSART, A/D...
  13. Thread: bug report

    by Mostafa
    Replies
    15
    Views
    7,679

    hi sayzer i'm so sorry for my mistake.

    hi sayzer

    i'm so sorry for my mistake.
  14. Thread: bug report

    by Mostafa
    Replies
    15
    Views
    7,679

    hi all thank you for your answers. as i...

    hi all

    thank you for your answers.

    as i attached all of my files, i used a PIC16F877a (please first download my zip file.). probably there is no bug. i must define ADCON1.3:0 as DIGITAL I/O...
  15. Thread: bug report

    by Mostafa
    Replies
    15
    Views
    7,679

    bug report

    hi all

    recently i wanted to drive a 2x16 LCD module. i used RA0:RA4 as a 4-bit data bus and connected RS, E pins (on LCD) to RA4 and RA5 respectively. PBP compiles it with no errors or warnings....
  16. Replies
    1
    Views
    3,100

    IC-TESTER for TTL and CMOS

    hi

    i want to build an IC-TESTER for TTL (74xx) and CMOS (40xx) series with PIC microcontrollers.
    i need some information about this project.

    with best regards, Mostafa
  17. Replies
    4
    Views
    4,365

    i need pbp codes. do you have? best regards.

    i need pbp codes. do you have?

    best regards.
  18. Replies
    4
    Views
    4,365

    some project for GLCD

    hi

    recently i have purchased a Graphical LCD, labeled "CGM12864B". it uses HD61202 controller (that is similar to ks0108).

    i want to drive this module with "PicBasic PRO" and i need some simple...
  19. Thread: Serout2

    by Mostafa
    Replies
    2
    Views
    3,153

    hello mackrackit, thanks for your help. it...

    hello mackrackit,

    thanks for your help. it helps me.

    with best regards, Mostafa, Iran
  20. Thread: Serout2

    by Mostafa
    Replies
    2
    Views
    3,153

    Serout2

    hi,

    in page 141 of the PBP Manual , (you can download from here: http://melabs.com/downloads/pbpm304.pdf) ,and in SEROUT2 command, it says:
    "Bit 15 selects whether the data pin is always driven...
  21. Replies
    2
    Views
    6,147

    THANKS master Steve :) it work properly. with...

    THANKS master Steve :)
    it work properly.
    with best regards, Mostafa
  22. Replies
    2
    Views
    6,147

    KEYPAD and Interrupt on Changing PORTB

    hi

    i want to implement a keypad using PicBasic PRO, and i want to use the interrupt on change of PORTB. i am using 16F877 and i can't use "polling routine" in this project with , also i can't use...
  23. Thread: mobile keypad

    by Mostafa
    Replies
    1
    Views
    2,244

    mobile keypad

    hi,

    i want to design the "mobile keypad" with PBP. in other word i want each key in my matrix keypad woked as 3 function.(like mobile keypads).

    is it possible with pbp?

    with best regards.
  24. Replies
    7
    Views
    18,159

    hi i want to produce a battery charger (using...

    hi

    i want to produce a battery charger (using PIC16HV785) like that "rich DelRossi" worked on it: (its application note from Microchip)

    http://ww1.microchip.com/downloads/en/AppNotes/01015a.pdf...
  25. Thread: what is ICD?

    by Mostafa
    Replies
    3
    Views
    3,199

    what is ICD?

    hi

    there is something with name "ICD" in PICbasic PRO.

    i want to use it, but i didn't know what is this.

    is it a special hardware? if it is a hardware, can i build it myself.

    regards.
Results 1 to 25 of 28
Page 1 of 2 1 2