Recent content by Data B4

  1. D

    Parallel Task Problem

    Thanks much for the info and sorry I used the wrong terms. I learned a lot from looking at your suggestion of programming and will make my life easier in the future. Thanks
  2. D

    Parallel Task Problem

    Found my problem: You need to start with "Start0:" not with "Start1:" Like I did. So parallel task 1 is "Start0: and Parallel Task 2 is "Start1:" once I changed that the Program behaved the way it is supposed to.
  3. D

    Parallel Task Problem

    So I wrote a program to run a stepper motor. If I run the motor from the same Task where I am processing the angles and what not the motor runs slow and I cant get it to the right RPM (I assume because of the lines between the motor steps). My solution is running the motor in a Parallel Task...
  4. D

    Network Adapter

    Good day all Has anyone tried to build a network adapter with Picaxe? Basically what I want to do is build a Picaxe circuit plug it into a network and assign it an IP address. Once you have an addressable network adapter then you can build circuits that can be controlled over the network...
  5. D

    Where can I find the IR Remote codes

    I am planning to buy a remote upgrade kit. I looked at the data sheet for it but it does not have any detailed info. I need to know the following if anyone can help me: -Remote codes -Can the remote be configured to other than Sony codes? -Can the remote be configured to a unique code?
Top