Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
|
Forum Index : Microcontroller and PC projects : Random trig stuff
Author | Message | ||||
PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 857 |
Something the Cap'n mentioned in another thread reminded me to post this stuff. It might be of use, who knows. It's the code from a 5-axis articulated-arm measuring machine. I'm no-longer in that business so might as well post the code. I haven't bothered going through the zip-file so there's prolly a bunch of junk in there as well. TMCBAS.ZIP |
||||
palcal Guru Joined: 12/10/2011 Location: AustraliaPosts: 1873 |
The file is password protected. "It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all" |
||||
PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 857 |
Weird...it opens every time for me, both the original and the one that I just downloaded from here |
||||
JohnS Guru Joined: 18/11/2011 Location: United KingdomPosts: 3800 |
I can list the files but each looks to be password protected. John |
||||
phil99 Guru Joined: 11/02/2018 Location: AustraliaPosts: 2135 |
In W10 File Explorer and 7Zip the file list can be viewed but all the individual files are locked. |
||||
PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 857 |
2nd attempt Measuring center source.zip |
||||
Volhout Guru Joined: 05/03/2018 Location: NetherlandsPosts: 4223 |
Hi Phenix, Sounds like real professional stuff, when it includes a MIDI music player.... Volhout PicomiteVGA PETSCII ROBOTS |
||||
JohnS Guru Joined: 18/11/2011 Location: United KingdomPosts: 3800 |
Some (including .BAS files) have a lot of non-ASCII chars. Not MMBasic I gather. John |
||||
CaptainBoing Guru Joined: 07/09/2016 Location: United KingdomPosts: 2075 |
Tokenised. QB (and lots of other Basics) had the facility to save either a straight ASCII or the tokenised source. Some defaulted to tokenized - the CPC had a ,A option in the save command to over-ride it. |
||||
PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 857 |
That was for speech prompts; the probe was a non-contact-laser and having to keep looking up at a screen was inconvenient. "Professional": Based on recent reports, I figured that now was not a good time to mention that they were used by Boeing for quality control |
||||
PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 857 |
@Volhout Since the PicoMite now has the ability to read high-resolution incremental encoders, maybe someone might want to create something similar |
||||
PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 857 |
Hi John, It was MS PDS 7 (fancy QuickBASIC). I open with Notepad++ and all looks good. |
||||
JohnS Guru Joined: 18/11/2011 Location: United KingdomPosts: 3800 |
No worries so long as not corrupted files. John |
||||
DaveJacko Regular Member Joined: 25/07/2019 Location: United KingdomPosts: 76 |
would be interesting to see the device in action.. here's a simple 3-axis thing that I did with the micromite, just O-level trigonometry, a very short video, I can post code if anyone wants. https://www.youtube.com/watch?v=s34UqWbSSDA regs, Dave |
||||
PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 857 |
The last one was delivered to Fiat Ferroviaria in 1993 I wish that I had even still-pics because it was a gorgeous piece of engineering. I don't know if you have been following but @Volhout has provided the capability for the Pico to read high-speed/resolution incremental encoders, huge potential, here. Do you fancy working on something like this? The thing used to sell for US$80K which is just not possible today. |
||||
PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 857 |
What would be really cool, would be to port Steve Annin's AR4 to the PicoMite. He's done some amazing work but still uses steppers (albeit closed loop). A real robot requires that its joints are compliant...impossible with steppers but not with true servos which are able to torque-limit. Would do wonders for MMBasic exposure |
||||
Print this page |