Search results

  1. B

    AXE045 Colour Sensor focussing

    Can anyone tell me whether the AXE045 Colour Sensor can be focussed on infinity. i.e the sky. I was hoping to identify the condition of the sky - clear blue sky, light floffy cloudy, black and stormy cloudy etc. to correlate with the data I'm reading back from a Solar Panel array as well as...
  2. B

    VDrive2 - No capiche after first command

    Hi all, I am integrating a Vinculum VDrive2 (VNC1L) into my project and am testing it over serial (74LS04 + RS-232 [CTS# pulled low] + hyperterminal) first so I understand how it works. I have sucessfully upgraded the firmware to the latest (V3.66) using the USB drive itself. I can communicate...
  3. B

    SERIN missing data

    Hi, I've been trying to write some code to read data from the serial port of a solar inverter. The data is available by polling the inverter with a command string (8 bytes). The Picaxe (18X) sucessfully sends the correct data string to prompt a reply. I can see the reply in a terminal (10...
  4. B

    Problem in 5.1.5 28X compiler: pinsc & If

    I have been writing code for 28X for many days with pinnsc (sucessfully) in code. Just after I wrote another 20 lines or so (mainly a Select Case Statement), I get a "Compile Error.. error in this line " (see >1>> below for position). I commented out the "& %00001111" bit just as a test, didn't...
Top