Reading an analogue value in C on a Freescale Freedom KL25Z

After spending the last few days messing with a MCP3002 SPI ADC chip, I’m beginning to wonder if it is not really suitable for my needs after all. Both the SPI libraries I have tried have had problems with excess waiting around transfers, which becomes very significant when each new sample requires a whole new …

Continue reading ‘Reading an analogue value in C on a Freescale Freedom KL25Z’ »

Back from an Easter break

Just a relatively short post this time, as I ease myself back into the blogging habit. In case you are interested; since my last post I have been travelling round the South West of the UK with my family, spending time with friends and relations along the way. Very pleasant to have a break, but …

Continue reading ‘Back from an Easter break’ »

Using Raspberry Pi with a Freescale KL25z

In my continuing quest to get ultrasonic sound information in to a Raspberry Pi so I can do interesting stuff with bat sounds, one of the candidate devices I have identified is the Freescale Freedom KL25z board. Unlike the MCP3002 that I tried to connect to recently, this is not just an analogue to digital …

Continue reading ‘Using Raspberry Pi with a Freescale KL25z’ »

A possible candidate for analogue input

I’m still looking for a way of getting analogue input into my Raspberry Pi so I can build an ultrasonic “bat detector”. I looked at this a few days ago, and came away disappointed with the slow speed of all the analogue input devices I could find. I think I may have found an answer. …

Continue reading ‘A possible candidate for analogue input’ »

Gertboards and microcontrollers

Last month, when I found my Raspberry Pi again and started this blog, I had a look around the web to see what was happening in the world of Raspberry Pi. One of the things I kept bumping into was the “Gertboard” – an almost mythical input/output expansion board, named after Gert van Loo, its …

Continue reading ‘Gertboards and microcontrollers’ »