Just unscrew the activator from the lid and poke it into the switch sensor.
At least that is how mine was when I bought it
At least that is how mine was when I bought it
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
Quote from: alanambrose on May 21, 2021, 04:31:20 PMA few more questions for Jason:No, using a vectored exception handler which installs itself
>>> I trap the priviliged instruction exception
This is using the windows DDK?
Quote from: alanambrose on May 21, 2021, 04:31:20 PM>>> I've written substitutes for the Imagenation .DLLs.Yes.
These are a straight C interface?
Quote from: alanambrose on May 21, 2021, 04:31:20 PM>>> MPSSEI guess it may depend on which protocol you're using but in host bus emulation mode it seems OK.
You got on OK with that? I found it an unreliable PITA.
Quote from: Mike on June 19, 2023, 02:35:22 PMMagnets cause tombstoning of some parts - need to increase height, maybe add provision for washer etc. for shielding
Quote from: alanambrose on May 14, 2021, 11:14:40 AM
Maybe (as people have suggested) even using an off-the-shelf 4-axis controller as there's precious little trajectory planning there, because (unlike a laser cutter, for instance) it doesn't matter much how the arm gets from one position to another, just that it does. I wonder, do we know whether there's comms back from the DSP board indicating 'done, end of movement' or does the calling software just wait for bit and assume?
Alan
The code is really hacked together with quite a few hard-coded "assumptions"Quote from: Mike on August 20, 2015, 11:55:05 PMQuote from: Jason on August 20, 2015, 08:29:39 PMMaybe an FT4232H so you can also do the COM ports via USB with the same chip? Not looked at the FTDI data to see if you can do 2 com + bus emulation but it would be a very neat solution.
so I can wire the FT2232H mini module up to the RV ISA card via some appropriate
glue logic