Saturday, 6 January 2018

Getting Ready For Testing

After a load of little changes and fixes which took me into the early hours this morning and the best part of today, I managed to tidy up and sort a few more bits;  I added 36 default programmes which consist of 36 cone programmes;  these will be the default programmes the controller will ship with straight "out-the-box", so to say.  I've removed all the features that need extra work in order to get the basics up and running in the new chip.

Monday, 1 January 2018

Happy 2018 !

Well, tomorrow is the last day of my Xmas holiday break, and over that time I have really busy;  a few weeks ago I created my first ever clay model, which is a bust of my own interpretation of Hercules, this was then made into a 4 piece plaster mould.  I took out the first stoneware slip cast piece from the mould today (the other 2 fell apart getting them out!) and have been cleaning it up.

In-between doing this, I have been working on the controller firmware;  I did manage to kill another microcontroller by accident, so, I will need to wait until the end of the month before I can replace it, and also buy another controller box to put the new version of the controller in for testing,  I don't want to use controller box I already have as it's already mounted on the wall and hooked up to my kiln using the previous firmware version.

Just a little update on the cheap Ebay thermocouple chips, apparently when I tested then using the thermocouple simulator they appear to drop-off towards the upper end of the temperatures,  I'll try and do a post with some more definitive results.

One thing I did want to look at was changing the board layout on the next version to use the Maxim MAX31855KASA+ which is lot cheaper than the AD595 at measuring temperatures;  if I do this it would make the overall cost of a board a lot cheaper, by comparison, the AD595 is £15, and the Maxim is £5;  the other idea I had was to create an internal real-time clock rather than use the DS1302 chip, as although it's nice to have a real date and time clock;  you only actually need to use a fairly rough clock for timing the firings;  I don't know exactly how accurate an internal microcontroller clock would run but it would interesting to find out as that would reduce the price and complexity even further.

Lots to do!

[update]



Right, I got some replacement parts and bought another box;  I have installed the new test board and hooked up another plugin transformer;  all appears good - I can now use this version for testing the new firmware running on the bigger microcontroller chip.

Monday, 24 April 2017

23rd April Update

Been working a bit on the controller over the last few days;  I managed to get the "create programme" feature added today.   Originally I wanted the user to only use the external PC based software to create the programmes, and then to remotely upload them using Bluetooth, but, having had some time to think about it, I realised that not all users could or would even want to do that,  so,  I have added the option to add new programmes via the keypad.

I think the vent system will need to wait for version 2 as it would need too big a change to the way the programmes are stored.

to be continued... ;-)

Wednesday, 23 November 2016

Thermocouple Chips

























Recently purchased some AD559 CQ thermocouple  chips from Ebay, these were sold at around 4x cheaper than the standard retail price!   I don't honestly know what to make of these yet,  one of the chips looked very suspect - so that will definitely will not be used.  the picture shows the 8 purchased (back row) with the one at the front as the test control chip, which I used to make comparisons.

I think what I will do is put them into the boards and feed in some simulator temperatures and see how they compare to the real deal.


Friday, 9 September 2016

9th Sept. Update

I've done most of the code conversion now and also drafted out a couple of new bits of functionality;  one idea was to include a "costings" feature,  this would allow you to enter a cost per kWh of electricity and then it would keep a running total of estimated units used per firing based on the amperage draw of the kiln.   And one of the other ideas would be to allow the controller to automate the process of triggering a vent system.   I think once these are added and tested with the larger chip, and it proves to be "rock solid" code then I think I will be finally happy with the feature set.

I have drafted out a rough UI for the editing of the programmes;  this will probably take a bit of time to implement but hopefully, it should be fairly intuitive to do from a users perspective.

In parallel to these tasks, I will try and look at creating some supplementary documentation to accompany the controller.

More to follow..



Saturday, 3 September 2016

3rd Sept. Update

Had a bit of free time to look at the controller last week and I've been looking at swapping out the 8k pic microcontroller for a 96k one;  the foot-print is the same so it should work;  to do that so far I've re-written 2000 lines of code from the previous version;   one of the sticking points for me with the old code was the lack of programme editing without the use of the PC and Bluetooth link, but with the bigger chip that shouldn't be an issue now as the plan is you will be able to do that through the 4 buttons on the front panel.

more to follow..


Sunday, 15 March 2015

All Fired Up Again!



Wow! has it really been that long since my last post!   unfortunately I've been so busy with other projects I've had no time to spend on the controller, which is a shame.  But I did manage to spend a small amount of time installing some cables so I could run the kiln on full power in order to fire some more ceramic work for my father-in-law. Everything went really nice and smooth;  very pleased with the results!

I've posted a couple of pictures to show the set-up;




I managed to find a nice sized box to house the PCB. 





The upper layer of finished bisque fired pieces.




More updates coming soon.