Search results

  1. r1erick2

    Serin Qualifiers

    Hi, I have problems using Qualifiers in serin, I have the PCA9685 16 channels servo, serial Bluetooth hc-06, and 18m2+ picaxe, the app is Bluetooth electronics and RC Bluetooth, I would like to use the 3 variables X, Y, and Z, I made a simple program but when I tried to use more qualifiers stop...
  2. r1erick2

    About encoder HW-040

    I can't find any info in the Picaxe forum about the encoder HW-040. I only found this https://www.epitran.it/ebayDrive/datasheet/25.pdf any easy program for this device?
  3. r1erick2

    Sony Handycam dcr sr82

    Hi, I would like to try to communicate my Handycam sony DCR-SR82 with picaxe IR, I used irin and debug to check code, are 27 and 26 in the zoom, I used serout sending these codes and does not work, any help about it?, Thank you.
  4. r1erick2

    Grbl for cnc controller exist in picaxe?

    Any program for cnc control in picaxe???? like GRBL?
  5. r1erick2

    Bluetooth electronics App

    Hi, I have a HC-06 bluetooth serial adaptor connected to picaxe 08m2+ and I using an Bluetooth App, it is working correctly in a just single command, example: push bottons or any serial out text comunicacion, but if you want to use digital joystick or any slider doesn't work correctly. Please...
  6. r1erick2

    Change the name of my bluetooth module hc06

    HI, I'm tried to change the name of my HC-06 Bluetooth module, anybody has any idea how to change the name and pin code? I tried using this code setfreq m8 'nécessaire pour disposer du débit de 9600bauds high B.5 'avec B.5 reliée à Rxd du HC06 serout B.5, T9600_8,("AT+NAME") 'pas de cr...
  7. r1erick2

    I need help to connect this Chinese stearing wheel

    Hi guys, I bought this Chinese stearing wheel for pc or PS2, and I would like to connect to picaxe 18m2, and I have no idea how to communicate to picaxe. Has this connections are the same of PS2 controller. Thank you..
  8. r1erick2

    PCA9685 to picaxe 18m2

    I can't access the i2c address..in my new servo driver 16 channels (PCA9685), please help I just soldered the A1 port should be the i2c address 0x42. thank you
Top