Design and Technology
My Own Personal Yellow Brick Road
flow chart copy

To programme my PIC chip I’m using the PICAXE Programming Editor, you can either programme using flow charts or in code, I’ll detail both below. Right a nice simple programme, make an LED blink at regular intervals, I started with the flowchart programme as I find it easier to visualise:   So you can see […]

program alt

As the basic programme stands the safe lock resets after 5 seconds, this is not useful if you are taking anything out as you would have to re-enter the code to pull back the bolt to close the door. I need to be able to control the lock timing. I’d like to do this by […]