Ramblings
-
Flooring contractor fired
For the flooring of my house, I opted to go with MNP Flooring – I had been talking to a different firm earlier in the year about doing engineered wood, and when I reached out to Alex N. at that company, he said they didn’t do laminate or carpet, but that he could arrange that…
-
Sending engine RPMs to the network, 3/x
A small re-write of the sender into a Click driven CLI, making hard-codes into CLI arguments.
-
More than slightly floored
Getting there, skirting is in upstairs, architraves are in, and downstairs has some flooring.
-
Sending engine RPMs to the NMEA bus, 2/x
It turns out that iNavX doesn’t support rendering ERRPM; it only supports the NMEA 2000 variant, PGN 127488. This led me down the path of trying to work out if I could send PGNs to the MiniPlex3 via the WiFi interface. The answer is sort of yes – you can send a specially crafted 0183…
-
Sending engine RPMs to the NMEA bus, 1/x
Whilst Dad was visiting, we put his portable oscilloscope across the two terminals on the back of the tachometer, and found a very nice mV signal that changes frequency with engine revolutions. This means that a bit of circuitry plus a microcontroller will enable me to push the rev count to the boat data network.…
-
Finding the right cable size for the water pump
Given the voltage drop at the pump, yesterday evening’s project was to wire the pump with 8 AWG (10mm sq) for the positive feed, and a bit of 2 AWG (35mm sq) for the negative feed. Unsurprisingly, the pump worked very happily, and the clamp ammeter gave me glimpse of ~10 – 11 amps of…