Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Having a digital and periodic signal, how can you detect whether it is still there?

    Having a signal which is digital and periodic, like a phone ringing, how can you easily detect whether it is still there? You can detect the first change ie 0 -> 1 but say you want to do some stuff...
  2. Compress Music being played by the Sound command

    Songs for the sound command take up much space compared to the memory available in 16f628a microcontrollers. Is there a way to compress them?
  3. Replies
    13
    Views
    7,742

    Come on, this is a polemic pamphlet. Disagree or...

    Come on, this is a polemic pamphlet. Disagree or agree more. State your experiences. Why would you want to reinvent the wheel instead of using the knowledge(idiomatically spoken)?
  4. Replies
    13
    Views
    7,742

    There is always a link to pbp. But offtopic is a...

    There is always a link to pbp. But offtopic is a more convenient place for this pamphlet.

    I am the answer
  5. Replies
    13
    Views
    7,742

    That's your problem.

    That's your problem.
  6. Replies
    13
    Views
    7,742

    Wrong. If people stopped re-inventing wheels(...

    Wrong. If people stopped re-inventing wheels( which is being meant figurative, stupid ) modern wheels would be much more advanced. Understanding how wheels work is necessary to create better ones....
  7. Replies
    13
    Views
    7,742

    A polemic pamphlet

    A lot of times I see people create devices which are already there. An inverter to have 230 volts out of 10 volts for example.

    Others create the thousandth clock.

    Key Word "Reinventing the...
  8. Use the page search function and find out just...

    Use the page search function and find out just how little Henrik has given to this thread.. nothing to be precise.

    I must admit you have a talent for talking useless rubbish, aswell.
  9. mackrackit, recommend a forum or a newsgroup or...

    mackrackit, recommend a forum or a newsgroup or similar where pbp-issues are being discussed and a reaction is to be expected within an hour and I 'll be gone.

    What is very interesting, you are...
  10. HenrikOlsson: Look, there are thousands of...

    HenrikOlsson:

    Look, there are thousands of forums on the internet with volunteers on it. Average time to get a quality answer is one hour. Speaking of giving and taking, we have not seen you...
  11. Advice could be helpful.

    Advice could be helpful.
  12. One Version

    This code waits for one of 3 buttons to be pushed. Depending on which button is being pushed zaehler (equals z) changes.

    "If Timerzaehler = 781 AND Zeit = 400 Then" means that 781 times interrupt...
  13. Counting down while gradually flashing and waiting for a button push.

    I started using DT's Interrupt Routine.

    I have

    - a switch
    - a led

    I now want to count from a given number z (between 7200 seconds and 180 seconds) to zero. While this happens, the led...
  14. Replies
    5
    Views
    4,038

    Still interested.

    Still interested.
  15. Replies
    3
    Views
    2,849

    Thanks ..........

    Thanks ..........
  16. Replies
    3
    Views
    2,849

    Is there another picbasic-forum being more...

    Is there another picbasic-forum being more frequented?
  17. Replies
    3
    Views
    2,849

    How long does this circle take?

    How long does the green part take if not excecuted, so the verification whether switch = pushed ?


    DEFINE OSC 4

    WHILE 1 = 1
    TOGGLE Led
    For counter = 1 to Zeit
    if switch = pushed then...
  18. Yes, you can leave that out.

    Yes, you can leave that out.
  19. Code issue with a flashing light(simple question)

    I want a led to gradually have shorter light flashes towards the end. All in all it should take 21 minutes. Pushing the switch once should lead to pause. Pushing it again should continue.
    Starting...
  20. I bought a new com-port and now it is working...

    I bought a new com-port and now it is working flawlessly.
  21. Nice. I am the answer to a different question,...

    Nice. I am the answer to a different question, though. 28 hours is too long for an answer. Have an eye on different boards.


    Yes. I figured that and exited the hotsync application. This solved...
  22. 60 views and no answer, you seem to be unable to...

    60 views and no answer, you seem to be unable to answer the simple question above.
  23. Answer requested....

    Answer requested....
  24. Even if you don't have an answer, tell me where I...

    Even if you don't have an answer, tell me where I can get an answer.
  25. Replies
    5
    Views
    4,038

    Simulating Chords using sound

    Hello mates. I have some questions regarding the sound order.

    1. Using SOUND, you can play one note at a time. If you are having a chord, say c-e-g, could you emulate that by sending the single...
Results 1 to 25 of 26
Page 1 of 2 1 2