No code yet; I'm still researching. As is usually the case in new territory, the more I learn, the more I find I need to learn.

Also, now in the throes of buying an on-the-edge-of-my-budget house, all pennies are pinched by default until we're past the Raman Noodles stage.

That said, the electronics kit looks wonderful; I'll be adding that to my startup materials. Thanks for the link.

The other expenditure needed is Arduino step motor controls; this design needs to be mobile and is itself a mobile platform of moving parts.

I'm also considering building a simulator test platform so the testing doesn't require constant portage to the bot -- but that is an entire project unto itself and may not represent the most expedient way to go about this.

I'm thinking with the WiFi option on RPi3, a physical test environment might be the better way to go. I may have to revisit this decision as I start developing the self-defense module.

So actual shareable code will be awhile.


In reply to Re^2: Raspberry Pi and Perl by marinersk
in thread Raspberry Pi and Perl by marinersk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.