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.