Search results

  1. Woosh

    How to add a throttle to a Carrera Vengeance E Spec

    Now let's test the translation of the TorqueInput, re-install the A5 wire and connect this time the D13 wire to A2 pin.
  2. Woosh

    Brexit, for once some facts.

    their governments may wish that, the population is not going to accept what they see as second best.
  3. Woosh

    How to add a throttle to a Carrera Vengeance E Spec

    to test the cadenceInput, connect the A5 wire directly to pin A3 (torqueInput). Leave the code like it is. If the code yields error 22 in the same way, we'll know that the replication of the cadence is not good enough.
  4. Woosh

    Brexit, for once some facts.

    the problem with covid vaccination in the EU is mainly down to the Pfizer vaccine is seen as the best and AZ as second best. Both Germany and France have substantial stock of the AZ vaccine, however, their populations prefer to wait for Pfizer supplies. Only 15% would choose the AZ, the rest...
  5. Woosh

    Brexit, for once some facts.

    I have little faith in our government handing over to Baroness Dido Harding (National Institute of Health Protection quango) such a vast sum of money without much political accountability or oversight or use of civil servants.
  6. Woosh

    How to add a throttle to a Carrera Vengeance E Spec

    that seems to indicate that the error is caused by the replication routine and not while the bike is on the throttle. What do you think? if you can, change this line: analogWrite(TorqueOutputPin, analogRead(TorqueInputPin)/4); to: analogWrite(TorqueOutputPin, 20 +...
  7. Woosh

    Help! light bike very good on steep hills?

    if you have to take your bike into the train, you should consider electrifying a Brompton. As far as I know, this is the only bike that is practical enough for this. This is my Brompton with a 36V 13AH battery:
  8. Woosh

    How to add a throttle to a Carrera Vengeance E Spec

    can you try this code which simply replicates torque and cadence: // Test cadence and torque replication const byte ThrottlePin = A0; const byte CadenceInputPin = A2; const byte TorqueInputPin = A3; const byte TorqueOutputPin = A5; const byte CadenceOutputPin = 13; const byte TorqueAtRest =...
  9. Woosh

    How to add a throttle to a Carrera Vengeance E Spec

    is switching the LCD off and on again the only way to clear error 22 without touching the pedals? what if you wait a few seconds then use the throttle or pedal again after error 22 shows up? would that clear error 22?
  10. Woosh

    Brexit, for once some facts.

    It's time that some members of the Firm be allowed to work for a living like some other royal families. https://www.lovemoney.com/gallerylist/64549/members-of-the-worlds-royal-families-who-work-for-a-living
  11. Woosh

    Brexit, for once some facts.

    why not? What is the probability that Harry is going to inherit the Firm?
  12. Woosh

    How to add a throttle to a Carrera Vengeance E Spec

    did you get error 22 in pedaling mode?
  13. Woosh

    Brexit, for once some facts.

    the British monarchy may be finished in his lifetime. Harry said last night that the Family is afraid of the tabloids. If you take away the tabloids support for the monarchy, all that is left is their very considerable fortune.
  14. Woosh

    How to add a throttle to a Carrera Vengeance E Spec

    we need to figure out what condition produces error 22.
  15. Woosh

    Brexit, for once some facts.

    The Firm is worth billions. His dad is or will be a multi-billionaire. Officially, Charles earns £20 millions a year from the Duchy of Corwall but I reckon he has a larger income than that. Through accident of birth, Harry can only expect to inherit a tiny proportion of that fortune. The rest...
  16. Woosh

    Brexit, for once some facts.

    I reckon this story will run for a while yet. Imagine you disinherit one of your children. What would you expect how they'd react?
  17. Woosh

    How to add a throttle to a Carrera Vengeance E Spec

    Thank you for doing that. It's a bit strange though. Both you and Evian previously had A3 on 3.86V. now 1V. Can you think of any reason?
  18. Woosh

    How to add a throttle to a Carrera Vengeance E Spec

    can you check the voltage on pins: A0 A2 A3 A5 after error 22 shows up?
  19. Woosh

    Brexit, for once some facts.

    it's time that the Royal Firm should distance itself from the tabloids.
  20. Woosh

    Brexit, for once some facts.

    Baron David Frost has a reputation of a tough negotiator to defend. I think he still believes we hold all the cards.