Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    9
    Views
    270

    Re: hserout issues on the 18F26K83

    Well, I did knew that but something in my mind was telling me not to use it...

    I also am using TeraTerm and from time to time Br@y Terminal that has some nice automations.

    Ioannis
  2. Replies
    29
    Views
    1,446

    Re: Filtering noise from a wire

    Well, why not select from Mouser or Digikey?

    Ioannis
  3. Replies
    2
    Views
    45

    Re: trick with Serin

    By the way, why don't you use the USART and Hserin/Hserout commands?

    Ioannis
  4. Replies
    7
    Views
    430

    Re: JLCPCB ordering tip

    Regarding passives, like R's and C's, there are millions of brands and types available (but not on stock all the time).

    It gives me headache everytime I have to do an assembly by JLCPCB...

    But...
  5. Replies
    12
    Views
    407

    Re: CircuitLab simulation

    Not at the same time though. You have to watch the SOA curve and then you will realize that it is not so impressive as the numbers advertised by the manufacturer...

    Ioannis
  6. Replies
    12
    Views
    407

    Re: CircuitLab simulation

    Simulating any part is impossible.

    Either you should choose a similar one (search the included lib or other people's lib) or make your own library. There are a few ways but I never tried really do...
  7. Replies
    12
    Views
    407

    Re: CircuitLab simulation

    Isn't it amazing?

    Ioannis
  8. Replies
    12
    Views
    407

    Re: CircuitLab simulation

    Have not tried the KiCAD yet (as well) but LTSpice, despite its primitive environment, it is easy use, at least for the basics.

    Worth to give it a try.

    Ioannis
  9. Replies
    12
    Views
    407

    Re: CircuitLab simulation

    Have you tried LTspice? It is totally free and great support either on YouTube or from forums around.

    I admit, it is a bit strange if the component is not in the lib and you have somehow to add...
  10. Replies
    162
    Views
    29,817

    Re: New project - MSFS C++ USB interface

    This is great but why cannot you do it? I think it is cheaper, no mechanics (that can fail), easier to build and only you have to disable it by software. Even if user pushes the button, nothing will...
  11. Replies
    25
    Views
    1,291

    Re: SERIN2 Receiving Wrong Data

    You mean decreasing ovbiously. But problem is not solved and at random time it is possible that will happen again. Maybe more seldom but it will.

    Ioannis
  12. Replies
    25
    Views
    1,291

    Re: SERIN2 Receiving Wrong Data

    I think it can be right since Serout/Serout2 happens in a async rate. USB is fast but in any case the soft Serial is interrupted randomly.

    The logic analyzer catches one instant of this.
    ...
  13. Replies
    162
    Views
    29,817

    Re: New project - MSFS C++ USB interface

    The design is based on a classic switch (On/Off) but if I understand correctly, in special cases, the push button should be in a specific state and user is not allowed to change that.

    Ioannis
  14. Replies
    25
    Views
    1,291

    Re: SERIN2 Receiving Wrong Data

    I guess then, the sending device is interrupted by the USB routines while sending and as a consequence the transmission of RS-232 at that time is corrupted.

    Ioannis
  15. Replies
    162
    Views
    29,817

    Re: New project - MSFS C++ USB interface

    Maybe you can use a small stepper motor with linear motion like the ones on the CD head mechanism?

    Like this one...
  16. Replies
    25
    Views
    1,291

    Re: SERIN2 Receiving Wrong Data

    What is the clock of each PIC you use?

    Ioannis
  17. Replies
    25
    Views
    1,291

    Re: SERIN2 Receiving Wrong Data

    As Richard noted, the problem could be in any other part of your code. So you are alone on this as we cannot guess what may be happening there.

    However, the part you posted does not somehow checks...
  18. Replies
    25
    Views
    1,291

    Re: SERIN2 Receiving Wrong Data

    Your best shot would be to post your code...

    Ioannis
  19. Replies
    25
    Views
    1,291

    Re: SERIN2 Receiving Wrong Data

    Yes it could be a problem. Try with no resistor and see if the problem is in your code or just the lack of power on the link. Then try max 1K resistor.

    But without more details like, type of...
  20. Replies
    14
    Views
    2,366

    Re: Supplier delivery speed

    Have yet to beat that speed!

    Ioannis
  21. Replies
    14
    Views
    2,366

    Re: Supplier delivery speed

    Isn't it amazing how things are today regarding PCB manufacturing?

    Once I had either to do it myself for one layer, using chemicals or pay too much money for barely acceptable quality of small...
  22. Replies
    162
    Views
    29,817

    Re: New project - MSFS C++ USB interface

    Well, you are not alone! Happened to all!

    Ioannis
  23. Replies
    162
    Views
    29,817

    Re: New project - MSFS C++ USB interface

    Fortunately PCBs have two sides! Use the other now! :)

    Ioannis
  24. Replies
    10
    Views
    1,034

    Re: Creality, worst customer support

    I guess they were busy building the K1C monster...

    Ioannis
  25. Replies
    18
    Views
    7,464

    Re: How to measure how long I pressed a button ?

    forget Proteus.

    Also I think Henrik forgot to add the label Exit: just before the Serout command.

    Ioannis
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4