Recent content by chizom3

  1. C

    LCD display replacement

    Hi guys, can i use any 16x2 replacement LCD display? At the moment i have AXE133 but it got damage, so am wondering if i can use any other 16x2 lcd
  2. C

    Using PWM to drive a MOSFET

    Hi guys i was wondering if it is possible to drive a power mosfet using the pwm pin on the PICAXE 20M2. Am designing a DC-DC converter, i dont know if is ok i use it?
  3. C

    How to calculate the frequency of a pulse

    Hi guys, i have a circuit which generates pulses and i need to calculate the frequency of the pulse. So far i have been able to count the number of pulses but i dont know how to convert it to frequency PLEASE HELP. Below is the code to count the pulses init: pause 500 ; wait for display to...
Top