Post Views: | 00102 |
Site Views: | 213186 |
Category Archives: C Programming
Continuous Floatation in Wineries
There are two common methods to clarify juice before it goes into fermentation. Firstly there is cold-settling, where you just leave the juice alone for several days and wait for the clear juice and lees (the juice particulates) to separate. … Continue reading
Flip, Flap, Flop! – Solari Fix.
About 13 years ago, before this web site, and back when I used to be called boznz.com, I put out a simple project to reverse engineer some soft-flap display units (brand-name Solari). My clients CEO had bought 20 of them … Continue reading
On-Time and Under-Budget. Where some IT projects are Probably Going Wrong.
This will be a short post, and not technical like my usual ones, it is about many of the seemingly hundreds of failed IT projects out there, where companies have been let down by the big IT companies and consultants. … Continue reading
2025, My Final Vintage and Open For New Business
Fran, Allison and Me by the Wineries Continuous Floatation System March 2025 I developed the original Bulls-i winery management program for Indevin Ltd back in 2008 when they were just a small winery based in a single site in Blenheim, … Continue reading
Industrial Display
Recently required some large character displays for displaying of a 4,5 and 6 digit number behind a customised dashboard prominently displayed in several locations in the factory, the digit must be readable from very far away and needed to be … Continue reading
USB Real-Time Clock for Raspberry Pi, etc
Unlike a PC the Raspberry Pi does not come with any sort real time clock. Usually this is not a problem as it is connected to the Internet and a simple poll of one of the many clock sources will … Continue reading
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
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
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
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