Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,527

    SLEEP and NAP commands

    I am working on one Battery Operated RF project with NRF24L01+ modules.
    I need to arrange as much as low current consumption for both side as TX and RX. I have no problem on TX side because I can...
  2. Thread: DT_Analog.pbp

    by ero
    Replies
    3
    Views
    3,735

    Re: DT_Analog.pbp

    It seems that the site is not exist anymore after darrel is died.
    Is there anybody to put the necessary files including the samples to somewhere?

    Ero
  3. Re: Capacitive Touch Button by using ADC channel (the CVD system)

    Max Power,

    I need to make a correction. 12F675 having 10 bit ADC channels but I was using them as 8 bit. Because in that job I do not need 10 bit conversation.

    I made a system which is working...
  4. Replies
    2
    Views
    3,240

    Re: Rotaru encoder with PIC microcontroller?

    If your encoder is working with 5V , you can connect it direct to any port. But pls. remember you have to connect only the A and B outputs of that encoder. Of course if you want to check also the...
  5. Re: Capacitive Touch Button by using ADC channel (the CVD system)

    Thank you for the reply. I will do them.

    Ero
  6. Capacitive Touch Button by using ADC channel (the CVD system)

    I would like to use one touch button (or pad) with pic and I read the pdf file of Microchip AN1298 about that matter.
    The document gives the following instructions to do the job;
    * 1. Set 2nd...
  7. Replies
    1
    Views
    2,382

    Heserin default timeout period

    Is there any default timeout period for Heserin command if I do not give any timeout figure and Label.?

    One friend told me that "if you donot use the timeout in the command the program never leave...
  8. Thread: Pic Ammeter

    by ero
    Replies
    14
    Views
    19,867

    calculation

    Dear Majoka,

    Normally I do not make a lot of calculation in that cases. I use simulator (isis) and I change the resistance value until I find the right output. If you need to make the calculation...
  9. Thread: Pic Ammeter

    by ero
    Replies
    14
    Views
    19,867

    Ampoku (amper-reading)

    I do not remember what was in the file but I collected some of similar files which I had worked before . Pls. check the file in following link. I hope it helps you.

    Ero
    ...
  10. Replies
    4
    Views
    22,778

    @Roberto, I could not yet received your...

    @Roberto,

    I could not yet received your reply!. Is there any problem?.

    Erol
  11. Replies
    4
    Views
    22,778

    @Roberto, I checked now the datasheet of...

    @Roberto,
    I checked now the datasheet of Motorola 145026. I can tell you the idea is absolutely same. There are some differences like followings;
    - the pilot period is 18 clocks in motorola, (36...
  12. Replies
    4
    Views
    22,778

    Holtek - HT6012 Encoder

    Dear Friends,

    I was planning to write a basic program for decoding the HT6012 signals by using pic 16F877. As you have understood the some part of the program can be written in Basic but the...
  13. Thread: Pic Ammeter

    by ero
    Replies
    14
    Views
    19,867

    @rytech, I have made similar system by using a...

    @rytech,
    I have made similar system by using a pic. I explain you how it can be done.
    The components;
    1 pce. LM358 opamp
    2 pcs. res. 1K 1/8 watt
    1 pce res. 0R1 (0,1 Ohm) 5 watt or bigger.
    1...
  14. Replies
    9
    Views
    6,016

    It does not work. I had made a lot of trial work...

    It does not work. I had made a lot of trial work before. There is only one way which is -txx$ if you give the pic number by this command you can get the pic. For instance to have the pic 16F877 you...
  15. Replies
    9
    Views
    6,016

    Very good. It is really interesting but I am sure...

    Very good. It is really interesting but I am sure there was something wrong first time. Anyhow, the important thing is the system is working now.

    ERO
  16. Replies
    9
    Views
    6,016

    @Kamikaze47, I do not know why it is not...

    @Kamikaze47,

    I do not know why it is not loading the hex file. I remember Long time ago it was happend to me also but really I do not remember how to solve that problem.
    IT will be better to...
  17. Replies
    9
    Views
    6,016

    @Kamikaze47, Pls. do the following instructions;...

    @Kamikaze47,
    Pls. do the following instructions;
    - RUN MCS
    - Open the "View" pull down menu and select "Compile and Programmer Options"
    - Push the "Programmer" button
    - Push "Add New...
  18. Replies
    8
    Views
    5,339

    Steve, Yesterday evening, I tested all the...

    Steve,

    Yesterday evening, I tested all the possibilities again after I made a new program which is only one loop. It was checking the button first after it was passing to SERIN2 command and...
  19. Replies
    8
    Views
    5,339

    Dear Steve, Thank you for the tricks. You right...

    Dear Steve,
    Thank you for the tricks. You right I checked the program again and I saw that there are a lot of cunfusions. It was working but as you have said the reason can be the stack due to that...
  20. Replies
    8
    Views
    5,339

    @Mister_e, I give you here the code. It is...

    @Mister_e,

    I give you here the code. It is changed a lot of time but it is the last one which I used and by this program button is working a little bit for instance after 1-2 minutes it is making...
  21. Replies
    8
    Views
    5,339

    @Mister_e, Yesterday, I made a lot of try in...

    @Mister_e,

    Yesterday, I made a lot of try in order to find a way for using the button. I have to tell you the result is still neagtive.
    First of all I used Tiemout and label and tried from 1 ms...
  22. Replies
    8
    Views
    5,339

    @miter_e, Thank you for the reply. I was...

    @miter_e,

    Thank you for the reply. I was thinking that something was making busy the port and everything is clear now.
    I will try your suggestions.

    Thanks again
    ERO
  23. Replies
    8
    Views
    5,339

    Serin2 and Button command

    Dear Friends,

    Is there anybody can explain me why Serin2 and Button command do not work together?.
    I write a simple program just receive some bytes from another pic and same program was...
  24. Replies
    31
    Views
    38,260

    Dear PICtron, I have not yet used the Count...

    Dear PICtron,

    I have not yet used the Count command and I do not know how to use it. Could you pls explain how ?.

    Auto range is only one idea. As a simple explanation you take about 1 ms....
  25. Replies
    31
    Views
    38,260

    @steve, Lets make a simple calculation; - The...

    @steve,

    Lets make a simple calculation;
    - The osc frequency is 10.000.000 Hz.
    - The pic working frequency is 10.000.000/4 = 2.500.000 Hz.
    - The period of one command cycle is :...
Results 1 to 25 of 34
Page 1 of 2 1 2