Search results

  1. R

    Thank you all!!!

    I am very grateful for all the help I get from you genius's!!! i was wondering, would it be a good idea to create a library full of routines so as to be able to access them easily?? i am new to most of this controller stuff... but I noticed that the Arduino library is full of sub routines to...
  2. R

    4x4 Keyboard decoder conversion from serial output to parralel strobed output...

    Here is the original code someone wrote, and it used the ser out. I want to change this to a 4 bit output, that I can latch into a 4-bit latch, or another picaxe chip awaiting data from it. I know I need to change the SERTXD instruction to another table operation, to use C.0 - C.3 outputs, and...
  3. R

    HAS ANYONE USED THE qc2004a lcd AND interfaced it using a parallel interface??

    I have one of these qc2004a lcd LCD display. I am looking to find out if anyone would have any code to use when parallel interfacing it with a picaxe controller... any help would be greatly appreciated!! I have attached documentation in case someone wants to check it out. Thanks millions!! Kim
  4. R

    init command...

    I kind of understand that the command initializes a register, or a certain setup for hardware. Is there an explanation for the init value in the software manual??
  5. R

    Program Conversion...

    Is there a program written to convert from Arduino "C" to Picaxe Basic and vice versa??
  6. R

    Picaxe shield dimensions...

    I am looking for the dimensions of the shield, or, if anyone has a template where i can design and make my own shields from printed circuit designs. If someone can help me, i will share the file when i have them finished where they can make there own, and etch them yourselves. I have several...
  7. R

    Picaxe 28x2 shield question...

    Can you purchase the upper board for bread boarding separately?? I need to get a few of the for different hardware I am testing and designing, instead of having to de-solder and re-solder on the same one. I can then jusy plug them in when needed... Thanks fellas!!:D
  8. R

    SD or SATA hard drive

    Howdy all!!! Hope all is well with everyone!! Thanks BUNCHES for all the help on this forum... IT IS AWESOME how we can help each other!!!! Now I am looking to learn more about interfacing a SATA hard drive, and an SD card for storage, and data logging purposes. I am also working on adding a...
  9. R

    Has anyone used the MPU-5060 3-axis Gyro? I need help setting up coding for it...

    I have 2 of these for a project for my thesis. I am NOT a great programmer, and I want to learn more, I am just LOST with this idea, but, I want to understand it completely. I can provide a data sheet available for free online here: http://www.bt2000.co.uk/datasheets/invensense/mpu6050.pdf...
Top