Search results

  1. S

    PE6 Program Editor and Assembly Code Generation

    I want to test the speed of PE6 generated Assembly Code on PIC. Will it work with a PIC18F25K20? This is how I understand it. To be able to create Assembly Code for PIC18F25K20 (PICAXE 28X2) I need the BAS 800 PIC Programmer, nothing else will work? The program has to developed in Basic on...
  2. S

    Fast pwmout to create a 50Hz Sine Wave

    Fast pwmout to create a 50Hz Sine Wave I want to test if I can use a PICAXE 08M2 or 08X2 to pulse a Sine-wave with a H-Bridge fast enough. I need some help with the code. The output data is 200 - 256 bytes (the resolution/duty of the period). The output frequency of the period Sine-wave is 50...
  3. S

    3KW Windmill Converter/Inverter

    Hi, I am working with power conversion and want to use PICAEXE and the HPWM to convert restified Windmill-power to usable house-hold power. My input is variable, 200 to 500V restified DC. I want to have an output of 1 Phase 230V AC @ 50HZ. The output power is 3 kW. I need help from anyone...
  4. S

    High Frequency Coil Switching

    Hi, I need help and have newer used PICAEXE before. I have questions about the pwmout, toggle and pausus commands. I have four coils I have to pulse and switch at 7 kHz (period= 143 micro seconds). Duty cycle 50%. Each of the four coils must be switched on and off in a certain order as shown...
Top