X-Git-Url: https://git.gag.com/?p=web%2Fgag.com;a=blobdiff_plain;f=homeshop%2Fcncfpga%2Findex.mdwn;h=503461f32eb8bf9967d3d12a57afcdf26929a575;hp=edaf47f26adab9565ec9511a27262c989d7de30c;hb=fd927a99cc52d38b0503969cc48c5048710fb78b;hpb=6232b6dfedebcd9b93b42a72a5ccfc5fb8255b5c diff --git a/homeshop/cncfpga/index.mdwn b/homeshop/cncfpga/index.mdwn index edaf47f..503461f 100644 --- a/homeshop/cncfpga/index.mdwn +++ b/homeshop/cncfpga/index.mdwn @@ -7,6 +7,11 @@ I converted to servo-based CNC operation. It is compatible with the [Pluto-P](http://www.knjn.com/FPGA-Parallel.html) [servo driver](http://linuxcnc.org/docs/html/drivers_pluto_p.html) in EMC2. +These are photos of our current production version: + + + + ## Features ## ### User View ### @@ -17,13 +22,15 @@ I converted to servo-based CNC operation. It is compatible with the * 9-pin female D-shell connector for misc signals * barrel connector for 9-12 volt DC power input * dual-color LED, green when PC heartbeat present, red when not -* 5.1 x 2.0 inch 4-layer board +* green LEDs on each of the three power supply rails +* RC low-pass filtering on all input pins +* 5.1 x 2.5 inch 4-layer board ### Developer View ### * Hardware Features * [Altera](http://altera.com) ACEX EP1K10TC100 FPGA - * [Microchip PIC12F629](http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en010113) for heartbeat detector + * [Atmel ATtiny10](http://www.atmel.com/dyn/products/product_card.asp?part_id=4558) for heartbeat detector * Tools Used * [gEDA](http://www.gpleda.org/) for schematic capture and PCB layout * Licenses @@ -36,5 +43,5 @@ project [hw/cncfpga](http://git.gag.com/?p=hw/cncfpga;a=summary). ## Future Plans ## -As of November 2011, a first pass design is complete but no prototypes have -been built yet. +As of mid-December 2011, version 0.1 raw boards and parts are in hand, a +prototype will be assembled and tested as soon as the paste stencil arrives.