Schematic to breadboard layout
That's probably a good place to start. You can replace the current 7 or 8 leds with a shift register by plugging it in to the breadboard and moving the led wires from the Arduino to the shift register...
View ArticleMojo FPGA v3 from Embedded Micro
I have spent the last 3-4 weeks preparing a custom part for the Embedded Micro Mojo FPGA v3 board. You can download the part file from my fritzing-parts GitHub page. mojo-v3-breadboard.png693x561 50.2...
View ArticleSchematic to breadboard layout
Alright so the use of this circuit is to work out what shift registers I will be using to light up the LED's I'll be using. Okay I'll have to have a go but I think I'm going to need help making it on...
View ArticleSchematic to breadboard layout
It should be fairly easy in that it is similar to what you already have. The LED connections for the resistor and power side are identical to what is there now. The change us that the wire from the...
View ArticleMojo FPGA v3 from Embedded Micro
Not bad but there are a few problems. I'm assuming the connectors are standard .1 (2.54mm) spacing in which case all your svgs are scaled incorrectly (most important in pcb, but very desirable in...
View ArticleMojo FPGA v3 from Embedded Micro
Awesome feedback. I just noticed the breadboard sizing problems. I'm having trouble resizing the breadboard. I didn't even think that the schematic would need to be on a .1 grid, so that is why they...
View ArticleMojo FPGA v3 from Embedded Micro
If this is ever going to get a shield that is double-sided, it's going to need copper 0 and copper 1 so that people can use it's PCB view as a template. Easy fix just put copper0 in a empty group...
View ArticleMojo FPGA v3 from Embedded Micro
The fzp should be reasonably easy to fix. All the pins need to look like connector0: (the added blank is to stop the forum from thinking its a forum markup command )Correct: < schematicView><...
View ArticleSchematic to breadboard layout
Okay I've had a look at the arduino tutorial you sent me and also found this which will be helpful for me http://www.instructables.com/id/How-To-Make-a-74HC595-Shift-Resistor-Circuit/?ALLSTEPS. I have...
View ArticleV-cut or panelization
Is it possible to make v-cut or panelization in the gerber files? It's cheaper to send more projects on a 100x100mm pcb. So i want to add a v-cut so i can break it easily. Is it possible to add this...
View ArticleMojo FPGA v3 from Embedded Micro
Peter, I had my Illustrator Artboard set on Pixels as the unit of measurement. That was causing it to export the SVG incorrectly. I've since changed all of my source files to Inches and re-exported...
View ArticleMojo FPGA v3 from Embedded Micro
Thanks for the feedback. I have written an application to parse an Excel spreadsheet containing the data about all of the pins (including subsections for labeling). The software generated all of the...
View ArticleCreating parts with movable schematic elements
I never did manage to get that search bar working again... Ah well. a reason to make more parts.. CD40106.fzpz (9.3 KB)CD40106 Hex Inverting Schmitt Trigger
View ArticleSchematic to breadboard layout
You should be able to make the leds work from one of the programs in the tutorial without the midi adapter being present (the arduino program will drive the leds). Once you get that working you can...
View ArticleMicrochip Xpress Development Board PIC16F18855
Hi Peter, Thank you for your suggestions. I have updated the part.PIC16F18855 Xpress Development Board.fzpz (117.8 KB)
View ArticleMojo FPGA v3 from Embedded Micro
Breadboard looks good now, I'll have a poke at schematic and pcb and see if I can do something about it in Inkscapes (which hopefully may translate to Illistrator). You have done very well for a first...
View ArticleV-cut or panelization
There is a way to panelize your boards but it's a bit in-depth. I'll make some time in the coming week or so to document how to use this feature currently. If you breeze github, you can figure it out...
View ArticleMicrochip Xpress Development Board PIC16F18855
Better but still a few problems (all but one of which I corrected): 1) Schematic: changed the top level group id from g7 to schematic, deleted the paths showing the 3 ground connections as they aren't...
View ArticleSchematic to breadboard layout
Okay well I'm going to give it a go, been really looking into this reading tutorials. I've now learnt you need a 74hc595 chip for each colour and also for the common cathode. So you'd need four like...
View ArticleSchematic to breadboard layout
jovid196168: I've now learnt you need a 74hc595 chip for each colour and also for the common cathode. Um no, not for the cathode anyway. You need a 74hc595 output port (there are 8 on a single...
View Article