Jump to content

stuart

Member
  • Posts

    2,329
  • Joined

  • Last visited

Everything posted by stuart

  1. It doesn't really matter on either point, I use a 25W iron - as long as its not a 100W beast you will be fine. It may be easier to fit the Nano into the case of the gauge without the pre-soldered pins on it - although you will have to connect a few wires instead manually (soldered on). You could also try a "micro" board http://uk.rs-online.com/web/p/products/7798864/?grossPrice=Y&cm_mmc=UK-PLA-_-google-_-PLA_UK_EN_Semiconductors-_-Semiconductor_Development_Kits&mkwid=s0NeS23kn_dc|pcrid|88057061283|pkw||pmt||prd|7798864&gclid=Cj0KEQjwiKS3BRCU-7XQ75Te3NoBEiQAA2t_xHvZuGl5NYTi6Kgx-ORmqTuc2k1uKOyK6kvhtk1evzwaAnmZ8P8HAQ Although more expensive than the ebay clones.
  2. I dug through some old email I had, here are several links which may be useful - particularly the NXP links below to the various chips. http://www.vdo-instruments.com/media/instructions/0%20515%20012%20037%20--%20Programmable%20Tach%20with%20hourmeter©.pdf http://www.howardinstruments.com.au/uploads/faq/230/Oceanline%20Tachourmeter%2085mm.pdf http://www.vdo.com/generator/www/com/en/vdo/main/hidden/downloads/marine_solutions/ocean_line_engine_monitoring/flc_installation_instructions_tachometer_with_counter_drehzahlmesser_mit_zaehler_uv.pdf?redirect=false http://www.dolcetto.org.uk/downloads/Replace%20Volvo%20Penta%20Hours%20LCD.pdf http://www.aeromech.usyd.edu.au/MTRX3700/Course_Material/reference/I2C/I2C%20Logic%20Selection%20Guide%20(75013239).pdf http://www.nxp.com/documents/data_sheet/PCF8566.pdf http://www.nxp.com/documents/data_sheet/PCA85133.pdf http://www.nxp.com/documents/data_sheet/PCF8562.pdf
  3. I could never find a data sheet for this exact controller - I found some similar Philips ones (can't remember the models) The repeating data in EEPROM is normally to provide wear levelling of the chip so the EEPROM isn't burn't out in a single address - the data is scattered across the chip.
  4. No, I don't own a bus pirate device, I simply hooked up the Arduino and listened to the i2c signals sent to the display and reversed from there! It did take me weeks to understand it though! The Arduino code should be very portable to PIC devices (its in pure C) you just need to receive the i2c signals, and then react accordingly.
  5. Something like this any good? http://www.autosiliconehoses.com/neoprene-air-ducting-90mm-black-air-intake-hose-1-metre-to-4-metres.html
  6. After 10 years of boat ownership I only realized last year that you needed to put silicone grease in the unit !! Good to know the rubber seals can be replaced in the water, although mine isn't bad at all.
  7. Might be worth checking that the internals look similar to the photos in the thread - theres a couple of models about and not all the same.
  8. The VDO tacho stores the engine hours inside an EEPROM - labelled pcf8582c. A dump of this chip looks like this... 0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0x31 ,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 ,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 ,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 ,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 ,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 ,0x00,0x00,0x00,0x00,0x05,0xF2,0x05,0xF2,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 ,0x00,0x00,0x01,0x90,0x01,0x00,0x00,0x00,0x0F,0xA0,0x05,0x17,0x29,0x28,0x0A,0x00 ,0xFF,0x00,0xFF,0x00,0x05,0x17,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x00 ,0x65,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 ,0xB2,0x30,0x31,0x32,0x30,0x00,0x33,0x41,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 ,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 ,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 ,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 ,0x00,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 ,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xC2,0x00,0x00,0x00,0x08,0xA9 My engine hours are F2 05 F2 = 0x05F205F2 = 1522 hours
  9. Used Bimble, good quick service and great prices.
  10. I've got something similar to these... http://www.affordablelighting.co.uk/under-cabinet-lights-c44/42850-firn-under-cabinet-light-kit-chrome-p8445/s10097?utm_source=google&utm_medium=cpc&utm_term=saxby-lighting-42850-42850&utm_campaign=product%2Blisting%2Bads&gclid=Cj0KEQjwrdetBRCJg92s44SB77IBEiQAEIWmVcUCMo3QpXA6nvKs3gT08fFRlMnnaskHrhWSEAgFP2YaAiXA8P8HAQ You can remove the metal surround and then inset them into the ceiling. Fitted with these LED G4 lights... http://www.amazon.co.uk/gp/product/B00BXUWKI6?psc=1&redirect=true&ref_=oh_aui_detailpage_o02_s00 Fitting depth is about 15-20mm.
  11. Hi Matilda, glad you got it working! Since building this, I'm finding that the OLED screen is difficult to read in direct sunlight, so I may replace with an old fashioned LED figure of 8 display - but don't let that put you off! As you are using DenMike's code, I'm not 100% on the alignment of the the logo, however I suspect its this line... display.drawBitmap(24, 0, Logo); Try changing the 0 to another value and see if the alignment moves.
  12. If you can get 4G signal I think that would be far more useful to you instead of a fixed line. Do you actually want a land line for voice or just data?
  13. Matilda - the source code is freely available on git hub using the link below https://github.com/stuartpittaway/vdo-lcd-replacement
  14. Not Worcester, but upton on severn is worth a mooring, nice pubs and a few shops.
  15. Good idea, they have a lip on the top of them to keep them central so might have to get something on a lathe to match!
  16. Strewth! Just got a reply from Samantha Bird (samantha.bird@arleigh.co.uk) who are actually from Midland Chandlers - who must have got my email forwarded to them when I emailed the above address !! 4 rubber mounting blocks for a Python P30-R - they want £80 + £6 postage + VAT = £103.20 For 4 bits of rubber - the whole unit cost about £300 ! Sod it, I'll wait for it to fail and replace with a centaflex.
  17. I've got a python drive which is working fine however the rubber mounting blocks are starting to split with age (about 8 years old). Any idea if there is still a UK retailer? Google is failing me!
  18. Don't forget you don't need to put solar on a boat roof, you may be able to hang one on the side of the boat?
  19. Thats a different idea! Although given the relatively low price second hand, its just as easy to put in a perm. install.
  20. Yes, I'm aware of the WBus protocol - I've built an interface for it... https://github.com/stuartpittaway/WebastoWBUSInterface You do need to be careful to avoid getting the potential for 12v into a 3.3v or 5v controller though. Only using a simple circuit as described above I would frequently get timeout errors with the ThermoTest software - the circuit below never has this problem. I agree with the notion that they are not suitable for long term use, I'm certainly tempted, purely because when fitted to cars, they are expected to last and run for many years without servicing, and additionally because they are so cheap, even if I got 2-3 years out of one, for £140 I can almost treat it as a disposable item. I wouldn't use one as my only source of heating for live aboard usage, but for the chilly spring/autumn evening I quite like the idea. Its quite simple (for me!) to knock together a microcontroller and get it working. I've got a ThermoTop V sitting on a bench in front of me - about 2 year old, Land Rover unit. Its been operating in supplemental heating mode (300hrs), but works fine in parking mode as well.
  21. Is this SIM any use? PCWorld, 1GB per month, for £24.99 (per year) - just over £2 per month! http://www.pcworld.co.uk/gbuk/broadband-sat-nav-phones/mobile-phones-broadband/mobile-broadband/knowhow-mobile-broadband-3-in-1-starter-sim-10088330-pdt.html?intcmpid=display~RR
  22. Actually, answered my own question, its NOT compatible according to page 77 of this... http://www.webasto.com/fileadmin/webasto_files/documents/country-folder/great-britain/corporate/overall/uk-product-catalogue.pdf You would need car controller part number "MultiController Car 9029783A"
  23. Does the Smart Control unit listed above WEBASTO HEATER SMARTCONTROL 9030026A actually operate the VEVO or V model? The Heater compatibility image seems to contradict itself, the little bullet points are not next to the WBus controlled units.
  24. Nothing wrong with what they are selling, but Bimble are better value for money. You will also want a MPPT charger, not the PWM one (these are cheaper and less performant)
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.