Search:

Type: Posts; User: dzidaV8

Search: Search took 0.02 seconds.

  1. Replies
    824
    Views
    769,625

    Glad I could help :) When you place data in...

    Glad I could help :)


    When you place data in program (flash) memory (PROGMEM attribute), you have to inform the code that tries to read it, that the data is in fact in flash, not in RAM. That's...
  2. Replies
    824
    Views
    769,625

    There you go, I tweaked the code a bit, but I...

    There you go, I tweaked the code a bit, but I don't have the arduino at hand to try and debug it, so no guarantees here.
  3. Replies
    824
    Views
    769,625

    I see your point with the DIY-friendly side of...

    I see your point with the DIY-friendly side of Arduino, and probably can agree. You are also right not to make this topic a discussion about pros and cons of different IDEs, so I won't. I just...
  4. Replies
    824
    Views
    769,625

    I've looked through your code, and I have a few...

    I've looked through your code, and I have a few suggestions.

    First of all, consider loosing Arduino IDE in favor of raw C code in Atmel Studio. I know that INO is easier at first, but has many...
  5. Replies
    824
    Views
    769,625

    LT1 PCMs have separate Tach output, so don't...

    LT1 PCMs have separate Tach output, so don't worry about that function.
  6. Replies
    824
    Views
    769,625

    Have a look at ELASTOSIL products, I have used...

    Have a look at ELASTOSIL products, I have used their two component curing silicone before with great results. I don't remember the exact number, but you mixed it with hardener, poured it into the...
  7. Replies
    824
    Views
    769,625

    Nice project, I think it would be much easier...

    Nice project, I think it would be much easier just to use uP for coil switching, we are talking about frequencies of about 25kHz at 8k RPM, that's basically a slow signal for let's say AVR or STM32...
Results 1 to 7 of 7