Monday, 22 July 2013

PCB's Arrived!!!


(Pic Above, Left) The boards arrived this afternoon!! and I've already "hand" placed a few components to see if they fitted correctly; I think all is good, so far at least!
















(23rd July) At 7am this morning I soldered up one of the boards before work;  I'm missing some parts though; 1 connector for the Bluetooth module and 3 pots; so I'll need to order those when I get chance.

(Pic Below) I was fairly happy with my soldering, except that I need to get some thinner solder wire as mine is too thick,  I've found the board requires a more delicate solder feed approach in order to achieve the right amount of solder for each connection.

Tuesday, 2 July 2013

PCB's ordered!



This evening I ordered a dozen PCB boards; although I checked and re-checked the files before I sent them,  I can only at best - hope that everything will work out right first time;   they should take around 2-3 weeks to be delivered.  Each PCB will measure approx 4" x 4"  and once they arrive I should have enough parts to make up at least a couple of complete boards, and maybe a few partial ones.

Tuesday, 28 May 2013

PCB Version!


I finally bit the bullet and tried my hand at PCB layout design. It took a while to get the hang of it; but in the end I managed to get the controller PCB layout done!   I need to verify the layout before I get them actually produced,  just in case there might be foot-print errors.

One of the biggest jobs I found in doing a PCB layout is the parts have to be from a consistent source otherwise some parts might not fit the PCB foot-prints; so instead of sourcing all bits from Ebay,  i'm looking at a more stable electronics component supplier like Digikey etc;   I'll still source some parts from Ebay, but just not all.

One of the reason why I decided to do the PCB was because I've never done a proper PCB before so it was a great learning experience for me;  and it also means the controller will be available to a lot more people who perhaps don't have either the time / skill or tools to create one themselves.

(19th June 2013)
A few parts have arrived, these came from Ebay; the most critical foot-print parts are still en-route from Digikey.  these include the battery holder and the fuse holder.

In the meantime I'm looking at finalizing the PC kiln controller software and I also need to get the documentation PDF completed - more updates as I make more progress!

Short time-lapse build clip







Whilst waiting to purchase some components I thought I'd add a small time-lapse clip to show part of the build process of one the boards which went into the new prototype.  I should of really captured the whole build but I had problems with my camera!


Tuesday, 26 February 2013

Feature List

  • Ramp / Soak temperatures up to 1300c.
  • Space for approx 500 programmes and each programme can have up to 255 segments.
  • Uses 1 x K-Type thermocouple.
  • The programmes are created on the PC then sent to the controller remotely via Bluetooth.
  • 32K of log memory;  logs are created for each successful firing. The data can then be pulled from the controller via Bluetooth for display into a graph.

Monday, 25 February 2013

Almost in the box!


This weekend I managed to shoe-horn both boards into the box; It pretty much didn't fit because of the clock backup battery holder was a vertical one; also the RS232 module was proud. So after some re-soldering and a fair bit of messing about, it all went in!   Because of the sheer lack of space, I removed the fan, and the additional power rocker switch;  so to power it on, you just use the key switch.

I removed the access to the RS232 feature via the menu's and instead made it accessible via the boot-up sequence; in doing this I've freed up some valuable code space.

Top wire is the k-type thermocouple socket,  on the right are 4 wires. Two are for the 15-30v dc unregulated power supply, the other two are for the kiln element switching ( ie. to either a SSR or mechanical relay)  The key-switch (left) will turn on the controller.  The 4 buttons are to navigate the controller menu's. The button assignments are UP, DOWN, ENTER and EXIT.



Next on the list is live testing and documentation.


Will this be released as opensource?

I've been asked this quite a lot but the answer sadly is no;  but I do plan to make the chips available with full plans and instructions.

Opensource is really the way to go but in this case it won't help me grow this as a kiln controller solution;  I have great plans for this, and I believe I've only scratched the surface of what can be achieved. 

Coming up in the next blog posts will be more testing news;  and later on, a show'n'tell!

Friday, 15 February 2013

Prototype V2 Finished



Version 2 prototype is finished!!!  and it's in a version that will fit into a box and be wired up to the kiln.   Tomorrow I will check the temperature readings with my temperature simulator before it gets fitted on the kiln and setup for live testing.   I'm pretty sure it should pass ok as the kiln control code hasn't really been changed since the original breadboard prototype firing; the only change was to make it read the programme data directly from the 64k flash memory; most of the changes were fixing bugs and adding the RS232 code.

I think the important thing is that the design is pretty much fixed and it looks like it might well be a suitable release version if all goes well.