Category Archives: Programming

Uploading file data as a C Header

Quick and simple post. If you have a micro-controller and need to use some data from a file (say a static HTML web page or a bitmap) and you don’t have a file system then you need to convert the … Continue reading

Posted in C Programming, Pascal Programming, Uncategorized | Tagged , | Comments Off on Uploading file data as a C Header

PT100 Control Board for Raspberry Pi. Completed!

I have recently completed this project. It has the same specification as the previous post however a few improvements have been made in light of new information. The board is intended to accurately control the temperatures of 4 wine tanks … Continue reading

Posted in C Programming, Electronics, FOSS, Uncategorized, Vinwizard | Tagged , , | Comments Off on PT100 Control Board for Raspberry Pi. Completed!

Raspberry Pi PT100 temperature sensor and control board

I am currently working on a small Project for David at Wine Technologies (vinwizard.us) to replace an older proprietary temperature control PLC. David decided he would like to use a Raspberry Pi due to the fact it is very powerful, … Continue reading

Posted in C Programming, Electronics, Uncategorized, Vinwizard | Tagged , , , | 1 Comment

Serial Port combiner for RFID station

I have a project where the HMI (Human-Machine Interface – ie the touch screen PC) is situated 20M from the station. Normally I would move the screen but this time it was not possible. The station has a printer and … Continue reading

Posted in C Programming, Electronics, FOSS, RFID, Uncategorized | Tagged , | 1 Comment

Adding a Message Of the Day or Quote of the Day to your system

Got handed a nice SQL file a few years back, one which I slip into most of my applications and one that generates quotes of the day, (or Message of the day – MOTD) there are 1462 records or about … Continue reading

Posted in FOSS, Funny, MySQL, Uncategorized | Comments Off on Adding a Message Of the Day or Quote of the Day to your system

Catch Production system. First Screen shots

Wow, I’ve never been so busy! The first incomplete version of the Catch Production System has been installed in the factory. Several parts still need to be written such as the packing and dispatch screens and these will be addressed … Continue reading

Posted in catch2, MRP, Omega Seafood, Pascal Programming | Tagged | Comments Off on Catch Production system. First Screen shots