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
    13
    Views
    1,776

    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...
  2. Replies
    152
    Views
    23,409

    Re: New project - MSFS C++ USB interface

    Well, you are not alone! Happened to all!

    Ioannis
  3. Replies
    152
    Views
    23,409

    Re: New project - MSFS C++ USB interface

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

    Ioannis
  4. Replies
    10
    Views
    357

    Re: Creality, worst customer support

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

    Ioannis
  5. 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
  6. Replies
    152
    Views
    23,409

    Re: New project - MSFS C++ USB interface

    What I read from that thread is that you do not have to worry about stealing your idea from pcb perspective.

    And I never cared about that. Maybe because I use most of the cases, MCU on board and...
  7. Replies
    152
    Views
    23,409

    Re: New project - MSFS C++ USB interface

    And I guess the higher infill the slowest process. Added to the more plastic usage, right?

    Ioannis
  8. Replies
    10
    Views
    357

    Re: Creality, worst customer support

    Just saw this https://eu.store.bambulab.com/en-gr/products/a1

    Although it has smaller printing area than Anycubic, it can color print and also has a nice feature for fuzzy printing, getting rid of...
  9. Replies
    11
    Views
    470

    Re: Serout2 question

    Glad you got it working!

    Beer accepted!

    Ioannis
  10. Replies
    10
    Views
    357

    Re: Creality, worst customer support

    Wow, this is speedy!

    Happy printing!

    Ioannis
  11. Replies
    152
    Views
    23,409

    Re: New project - MSFS C++ USB interface

    10% infill means that the compact pieces are not really compact inside?

    Sorry, but I am at zero, regarding 3D printers.

    Ioannis
  12. Replies
    152
    Views
    23,409

    Re: New project - MSFS C++ USB interface

    Well, you do not have to tell them what you are doing. And after all, having a plastic thing printed there, what really means to them? They cannot figure what you are doing, right?

    The $87.45 is...
  13. Replies
    3
    Views
    150

    Re: Looking for HDMI drawing

    Maybe here:

    https://hdmi.org/requestform/clickrequestasync?docId=16

    But you have to register in order to be allowed access.

    Ioannis
  14. Replies
    11
    Views
    470

    Re: Serout2 question

    Are you sure the settings of the internal registers are the same on all you modules?

    Can you check/verify that?

    Also, power supply should be capable to withstand the peak currents of the...
  15. Replies
    11
    Views
    470

    Re: Serout2 question

    Either one character or million of characters, the RS-232 sends each character alone. It has start bit, stop bit, maybe a parity bit too and the data itself. So, if between characters, there is small...
  16. Replies
    152
    Views
    23,409

    Re: New project - MSFS C++ USB interface

    Well, OK with the self 3D printing for one or two pcs. But is it cost effective for small production?

    What about using JLCPCB 3d capabilities? https://jlc3dp.com/?source=JLCPCB-top-productbar...
  17. Replies
    152
    Views
    23,409

    Re: New project - MSFS C++ USB interface

    Never thought of that, printing to an angle so it can fit in the area!

    I like this thread more and more!

    Ioannis
  18. Replies
    11
    Views
    470

    Re: Serout2 question

    The command send all at once. No commas are inserted if you do not explicitly define so.

    The command will send the text string and immediately after that will send the MyValue not as one binary...
  19. Replies
    152
    Views
    23,409

    Re: New project - MSFS C++ USB interface

    Thanks for the info.

    Ioannis
  20. Replies
    152
    Views
    23,409

    Re: New project - MSFS C++ USB interface

    With resin you need a mold I guess.

    But with laser cut acrylic sheet, the pipe may not be cylindrical, or is it?

    Ioannis
  21. Replies
    5
    Views
    330

    Re: Timer 0 not accurate

    One second in the ISR is counted as 16.384*62=1.015808

    Every minute is 60*1.015808=60.94848 so it is indeed about 50-56 seconds faster.

    Why not use the TMR0 as 16 bit timer, no prescaler. After...
  22. Replies
    11
    Views
    470

    Re: Serout2 question

    The command serout2 PORTB.1, 84, ["This is my value:", dec MyValue, 13,10] is valid and you can use it.

    Also same goes for Hserin too.

    I may have not understood your problem.

    Ioannis
  23. Replies
    152
    Views
    23,409

    Re: New project - MSFS C++ USB interface

    It is really amazing what you can do with a relatively cheap machine these days! Endless possibilities.

    I suppose the LED is between 4th and 5th button, right? Can you 3D print transparent...
  24. Re: I2C Communication between PIC18F4550 and AS5600

    Well, from the datasheet I could not understand much about how to read data from the chip.

    What are the $0F and $0E after $36 in your commands?

    Also, are you sure you have connected correctly...
  25. Replies
    152
    Views
    23,409

    Re: New project - MSFS C++ USB interface

    Whatever you choose for the prototype, it needs a lot of time.

    At least with 3D you have freedom to do anything you like.

    Keep on!

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