<div dir="ltr"><p dir="ltr">Thanks for the links! I'll look at those and see what I can figure out.</p></div><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Fri, Aug 26, 2016, 00:52 Luke Kenneth Casson Leighton <<a href="mailto:lkcl@lkcl.net" target="_blank">lkcl@lkcl.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---<br>
crowd-funded eco-conscious hardware: <a href="https://www.crowdsupply.com/eoma68" rel="noreferrer" target="_blank">https://www.crowdsupply.com/eoma68</a><br>
<br>
<br>
On Fri, Aug 26, 2016 at 5:24 AM, Louis Pearson<br>
<<a href="mailto:desttinghimgame@gmail.com" target="_blank">desttinghimgame@gmail.com</a>> wrote:<br>
> Hello!<br>
><br>
> I am a student going into college for Computer Engineering and I am super<br>
> excited about the possibilities of this project! I have backed and will be<br>
> receiving a Libre Tea Computer Card and a breakout board. I have worked with<br>
> Arduinos a few times and know how to use them on a basic level, though<br>
> formal electronics stuff (math, mostly) and electronic design are somewhat<br>
> of a mystery to me.<br>
<br>
 ahh if you're happy to work with arduino's you'll do fine.<br>
<br>
> With that in mind, I would like to start working on a new housing for myself<br>
> (kind of answering the call in the most recent update). I'm unsure of<br>
> exactly where to begin though. I'd like to make a custom PCB and case<br>
> (probably 3D printed). What I fell that I am missing is resources for<br>
> starting to work with EOMA-68 devices. KiCad libraries, FreeCad models, etc.<br>
> Where would I find this?<br>
<br>
 ok.  right.  the first thing to remember is: it's PCMCIA, so you can<br>
use models for that.  there's an eoma68.stl file around somewhere<br>
which i use... let me see if i can find it...  ah!  here you go:<br>
<a href="http://hands.com/~lkcl/eoma/kde_tablet/3dcase/" rel="noreferrer" target="_blank">http://hands.com/~lkcl/eoma/kde_tablet/3dcase/</a><br>
<br>
 second thing: i diiid do some KiCAD libraries, way back 4 years ago -<br>
it was such a bitch that i had to use proprietary software instead.<br>
the libraries however still exist: <a href="http://git.hands.com/" rel="noreferrer" target="_blank">http://git.hands.com/</a> and you want<br>
eoma.git.<br>
<br>
 thirdly, the CAD modelling that i use is based on python, where i<br>
wrote something called pyopenscadobj.py, which uses pyopenscad.py,<br>
which then auto-generates openscad files, which then on-demand<br>
generate STLs.<br>
<br>
 oh wait - i used pyopenscadobj.py in the sandwich200, but used<br>
functional programming for the tablet 3dcase and the laptop.<br>
<br>
 anyway, feel free to explore...<br>
<a href="https://www.youmagine.com/designs/libre-hardware-licensed-parametric-laptop-design" rel="noreferrer" target="_blank">https://www.youmagine.com/designs/libre-hardware-licensed-parametric-laptop-design</a><br>
<br>
l.<br>
<br>
_______________________________________________<br>
arm-netbook mailing list <a href="mailto:arm-netbook@lists.phcomp.co.uk" target="_blank">arm-netbook@lists.phcomp.co.uk</a><br>
<a href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook" rel="noreferrer" target="_blank">http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook</a><br>
Send large attachments to <a href="mailto:arm-netbook@files.phcomp.co.uk" target="_blank">arm-netbook@files.phcomp.co.uk</a></blockquote></div></div>