Recent content by r1erick2

  1. r1erick2

    Serin Qualifiers

    thanks, I'll try it
  2. r1erick2

    Serin Qualifiers

    any update?
  3. r1erick2

    Serin Qualifiers

    Hi Hippy, it's not working, servos move randomly and all 3 servos move at the same time, qualifiers in this app are T,S,G,HO,R,L. this is the app: https://play.google.com/store/apps/details?id=com.thehlab.pc.rccar
  4. 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...
  5. 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?
  6. r1erick2

    Sony Handycam dcr sr82

    thank you guys, I found something about LANC communication sounds great, I looked here in the forum for something about it, I'll try something.
  7. 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.
  8. r1erick2

    Grbl for cnc controller exist in picaxe?

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

    Bluetooth electronics App

    Im in the work right now but Thats true about the pauses, if i want to use more data bits i need to add something like that? Start: Serin c.2,T9600_8,b0, #w1 If b0 = "R" then Sertxd ("Red", #w1,13,10) Serin c.2,T9600_8,b0, #w2 If b0 = "B" then Sertxd ("Blue", #w2,13,10) Serin...
  10. 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...
  11. r1erick2

    Change the name of my bluetooth module hc06

    I bought the pl 2303 USB to TTL Serial Adaptor and same problem... no communication with the module. I found this info ... http://www.martyncurrey.com/bluetooth-modules/#SPP-C_HC-06-BT06_HC-06 http://www.suptronics.com/downloads/BC04-B_AT Command.pdf but doesn't work. I have communication but...
  12. r1erick2

    Change the name of my bluetooth module hc06

    No works. :(.. the breadboard has the resistors. I tried all but nothing, actually, I used a serial FTD1232 using the software Tera Term even Arduino UNO too, the HC-06 does not respond back, I changed the baud speed and nothing maybe has a lock in the system or other AT code because it looks...
  13. 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...
  14. 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..
  15. r1erick2

    PCA9685 to picaxe 18m2

    Good info about it, I will check. Thank you very much.
Top