Roving Dynamics Ltd
- The Timeline for my First Book is Now Playing Out!
- 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!
Author Archives: admin
Decoding an EM4100 Manchester Encoded RFID Tag
Above is the 64 bit raw Manchester Encoded data stream coming out of the data pin on the MLX90109 decoder of the Mobile terminal board. I have captured it using the Saleae Logic analyser which conveniently has a Manchester decoding … Continue reading
Posted in Mobile Terminal
Tagged EM4100, Manchester Encoding, RFID
Comments Off on Decoding an EM4100 Manchester Encoded RFID Tag
Data Collection Terminal End-Game (Putting it all together)
Getting close to the end game of the mobile data-collection terminal and its here we start to think of how all the different parts are going to fit together as a whole to be useful. As an aid for me … Continue reading
Posted in Uncategorized
Tagged data collection terminal, Delphi, Lazarus, PIC32
Comments Off on Data Collection Terminal End-Game (Putting it all together)
Latest Updates
Mobile Terminal Hardware Revision 8 Is working! The above shot shows a completed PCB with the LCD and the ESP8266 WiFi module mounted on the reverse. As luck would have it the WiFi Module fits perfectly and the antenna is … Continue reading
One down, five to go!
Just Finished the hardware, firmware and documentation for the Wine Technologies Multi-Level-Probe. It was nice to go back to a simpler type of project but the customer wanted it that way so it could be assembled in New Zealand (and, … Continue reading
Posted in Uncategorized
Comments Off on One down, five to go!
Hardware, so close now!
After several days of cussing and pulling out hair I have finally figured the problem with the power and wifi. The NCP1421 works OK but cannot handle the sudden load of 250mA+ put on it by the ESP8266 wifi quick … Continue reading
Posted in Mobile Terminal
Comments Off on Hardware, so close now!
Movember Update
Shaving This weekend – Thank god!
Posted in Uncategorized
Comments Off on Movember Update
Back to the grindstone
Finally managed to get a whole day back on the project after almost 2 months, almost seems 1 step back and two steps forward as: Changing the layout of the barcode scanner so it hits the window at an angle … Continue reading
Posted in Mobile Terminal
Tagged BOR, ESP8266, NCP1421, PIC32
Comments Off on Back to the grindstone
October Update
My visit to the UK was quite awesome and it was really good to catch up with all my old friends and work colleagues again and see how everything has changed, hopefully even convinced a couple to make the journey … Continue reading
PIC32 Low power operation
Looking at the forums, quite a few people seem to have problems with getting the PIC32 to operate at low power, many including me have spent hours wondering why when I issue a PowerSaveIdle() or PowerSaveSleep() command the device is … Continue reading
Posted in Mobile Terminal
Tagged LPRC, OSCCONbits.OSWEN, PIC32, PowerSaveIdle(), PowerSaveSleep()
Comments Off on PIC32 Low power operation