Roving Dynamics Ltd
- The Utopian and Dystopian Future of Vibe Coding.
- Don’t Write Long Books Until You’re Famous.
- Please don’t read this if you are in the EU.
- Continuous Floatation in Wineries
- Technology for Everyone.. Are You Sure?
- Protecting your Work. Is it Even Worth The Effort?
- Flip, Flap, Flop! – Solari Fix.
- Poisoning the Brand!
- On-Time and Under-Budget. Where some IT projects are Probably Going Wrong.
- The Summer of Reasoning Book 1 – The Phoney War – Now Free!
- Removing Some Very Un-Corporate Baggage
Category Archives: Uncategorized
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
Posted in C Programming, Electronics, FOSS, Uncategorized
Comments Off on Industrial Display
New Office and Workshop
Well I Finally completed the move of the electronics lab and workshop in to the new custom built work shop adjacent to the house. The new workshop is 144sqM so about 10 times the size of the old room I … Continue reading
Posted in Uncategorized
Comments Off on New Office and Workshop
Spocks Brain
There was an episode in the very first star trek series called “Spocks Brain” in which aliens use a machine to boost their intellegence and transplant out Spocks Brain into a computer. In the episode the skill to do this … Continue reading
Posted in Bad Management, Funny, Uncategorized
Tagged lifestyle, random
Comments Off on Spocks Brain
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
Posted in C Programming, Electronics, FOSS, Uncategorized
Tagged CDC, DS1307, PIC16F455, Raspberry Pi, RTC, USB
Comments Off on USB Real-Time Clock for Raspberry Pi, etc
Re-Envisioning Mobile Communications
What follows is an un-researched flight of fancy I’m totally over smartphones! I went back to a dumb phone 12 months ago and my old smartphone is now just used as the remote control for Netflix, Viber calls (see below) … Continue reading
Posted in IT Failures, Mobile Terminal, Speculation, The Future, Uncategorized
1 Comment
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 C Header, Lazarus
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 PIC 16F1782, PT100, Raspberry Pi
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 16F1782, AN687, EasyEDA, PT100
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
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