Monday 16 December 2013

Custard Pi 7 - Hardware Hackers interface to the Raspberry Pi

This post presents information about the Custard Pi 7. This has relay and open collector outputs, 8 bit general purpose pins that can be programmed as inputs and outputs, 4 analogue inputs and 1 analogue output and an LCD interface. It also has a prototyping area which icludes layout for a SMT IC. All of this is provided using the I2C interface which leaves all the rest of the pins on the GPIO to be used for other purposes if required.

Wednesday 20 November 2013

Custard Pi 6 8 Relay Card for the Raspberry Pi


This post describes the Custard Pi 6 circuit. It shows users how to customise this PCB assembly for different purposes. For example, the board can be fitted with fewer relays to save cost or supplied from a single 5V supply.

Monday 7 October 2013

Electromagnetic Compatibility (EMC) - a brief for electronic engineers


All electronics engineers involved in product development should have an appreciation of EMC. Many product designs have hit problems due to an inadequate understanding of this. The most recent example of this was the delay to the launch of the Raspberry Pi in 2012. The product launch was delayed for many months while all the required EMC testing was carried out.

(This is a chapter from the book "From Prototype to Product". For more information or to buy the book, follow the link.) 

Monday 30 September 2013

From Prototype to Product - book aimed at graduate electronic engineers

Electronic product development is a specialist field. It requires not only a good understanding of the technology - it demands a thorough knowledge of the whole process of taking an electronic design through the various stages and making it available for sale. 

Sunday 14 July 2013

Using functions in Python to control the Custard Pi 6 relay card for the Raspberry Pi

Having designed an 8 relay card for the Raspberry Pi using the IIC bus, I had to come up with a way of testing this and providing users with a way of easily using this. I am not a programmer - but as an electronics engineer I have had to work alongside programmers and even had to make minor modifications to programs. This post describes my experiences with this project using the MCP23008.

Saturday 4 May 2013

Sending an E-mail from the Raspberry Pi


When the Raspberry Pi is used in monitoring applications it can be useful if it can alert you when a particular event occurs. For example, when a sensor indicates that the temperature has fallen below a certain level, the Raspberry Pi can alert you by e-mail.

Monday 15 April 2013

Autostarting a Python program when a Raspberry Pi is powered up

When developing an application using Python, it is essential to have the Raspberry Pi connected up with keyboard, mouse and monitor. However in most control applications, once it has been debugged and is working OK, one does not need these peripherals to be connected. This blog pots outlines how to do this.

Monday 1 April 2013

Arduino versus Raspberry Pi

When I first started getting interested in the Raspberry Pi, I came across a few comments on blogs about how the Rpi was not as good as the Arduino. I soon realised that this was like comparing apples and pears.

Monday 18 March 2013

Sunday 17 March 2013

Analogue input output board for the Raspberry Pi

The Custard Pi 2 is nearing launch. Just finished all the documentation for it to allow users to get the most from it. This has been done as  PowerPoint presentation and has been uploaded to Slideshare.

Wednesday 6 March 2013

Using the Raspberry Pi as an energy monitor

If one could easily monitor energy pulses with the Raspberry Pi, then it could be used as an energy monitor. By running a web browser on the Pi, this data could be looked at from anywhere in the world. This post shows how the Raspberry Pi can be used to collect energy usage data from a domestic electricity meter.

UPDATED to show LED PULSE SENSOR from Crucible Technologies

Thursday 28 February 2013

Venturefest York 2013 - Custard Pi launch

Great interest in the Custard Pi range at Venturefest York today. There was a lot of interest from Universities in the region, including Scarborough, Teeside and York. Looking forward to promoting the use of the Raspberry Pi and the Custard Pi in education.

Sunday 17 February 2013

Custard Pi - 2: coming soon

The second of a range of add-on boards for the Raspberry Pi. Custard Pi-2 is a plug in card providing 4 digital outputs, 4 digital inputs, 2 analogue outputs and 4 analogue inputs. Also we launch the all new Custard Pi logo here.

Friday 8 February 2013

Custard Pi 1 - Protection layer for the Raspberry Pi

Wanting to encourage young people into electronics I decided to provide a number of resources for the Raspberry Pi. The Custard Pi 1 - Protection layer for the Raspberry Pi is the first of these.