Maredana https://maredana.nl My domotica playground Mon, 30 Jan 2023 14:12:50 +0000 en-US hourly 1 https://maredana.nl/wp-content/uploads/2016/02/cropped-5d0d3a315dad3c12ba72236112123103-32x32.jpg Maredana https://maredana.nl 32 32 32516292 T-mobile glasvezel met eigen router https://maredana.nl/t-mobile-glasvezel-met-eigen-router/?utm_source=rss&utm_medium=rss&utm_campaign=t-mobile-glasvezel-met-eigen-router https://maredana.nl/t-mobile-glasvezel-met-eigen-router/#respond Thu, 07 Nov 2019 19:06:38 +0000 https://maredana.nl/?p=1400 Ik heb al een tijdje glasvezel van T-mobile, dit liep tot nu toe via de orginele router met daarachter mijn eigen Asus (in DMZ).Op zich werkte dat prima maar toch had ik soms wat vertraging en soms wat moeite om interne dingen te bereiken via FQDN. Mijn router is een Asus RT-AC68U met Merlin firmwareDe […]

The post T-mobile glasvezel met eigen router first appeared on Maredana.

]]>
Ik heb al een tijdje glasvezel van T-mobile, dit liep tot nu toe via de orginele router met daarachter mijn eigen Asus (in DMZ).
Op zich werkte dat prima maar toch had ik soms wat vertraging en soms wat moeite om interne dingen te bereiken via FQDN.

Mijn router is een Asus RT-AC68U met Merlin firmware
De rest is vrij simpel, je zet de jusite Vlan ID’s in de router en het werkt wel.
De volgende Vlans worden gebruikt:
* internet 300
* IPTV 640

Mijn probleem zat hem in VOIP, dit wordt redelijk veel gebruikt bij ons thuis, T-mobile geeft geen SIP gegevens vrij.

De gegevens voor Voip en SIP worden niet vrijgegeven. Dit doen we voor de veiligheid van onze gebruikers en om de dienst te kunnen waarborgen. Vaste telefoon aansluiten op Phone 1 en bellen. Dat is de dienst die we aanbieden. Niet meer, niet minder. 

De oplossing is niet zo elegant maar wel simpel.
Met de juiste Vlan settings kan je de T-mobile router achter de Asus hangen en zo toch VOIP gebruiken…
Via SSH de volgende commando’s uitvoeren is voldoende om de T-mobile router te laten werken op poort 3 van mijn Asus.

robocfg vlan 300 ports "0t 3t 5t"
robocfg vlan 640 ports "0t 4"
robocfg vlan 1 ports "1 2 5t"

Dit is na een herstart weer weg dus moet het in een script.
Ik heb het in een wan-script gedaan, deze wordt gestart zodra de WAN interface online is.

#!/bin/sh
robocfg vlan 300 ports "0t 3t 5t"
robocfg vlan 640 ports "0t 4"
robocfg vlan 1 ports "1 2 5t"

Dit script moet staan in /jffs/scripts en moet natuurlijk uitvoerbaar zijn.

The post T-mobile glasvezel met eigen router first appeared on Maredana.

]]>
https://maredana.nl/t-mobile-glasvezel-met-eigen-router/feed/ 0 1400
Just VFR800 things https://maredana.nl/just-vfr800-things/?utm_source=rss&utm_medium=rss&utm_campaign=just-vfr800-things https://maredana.nl/just-vfr800-things/#respond Thu, 23 Aug 2018 06:56:27 +0000 https://maredana.nl/?p=1341 As you can see the VFR800 gremlin is still there… 🙁   Well there’s your problem… To much resistance in the fuse holders causing them to melt.   So I completely stripped it and removed all (non original) cables. To sum it up: Removed all stator/regulator connectors and soldered the wires together Regulator straight to […]

The post Just VFR800 things first appeared on Maredana.

]]>
As you can see the VFR800 gremlin is still there… 🙁

VFR800 fi regulator rectifier

 

Well there’s your problem… To much resistance in the fuse holders causing them to melt.

VFR800 regulator rectifier melted

 

So I completely stripped it and removed all (non original) cables.

To sum it up:

  • Removed all stator/regulator connectors and soldered the wires together
  • Regulator straight to the battery instead of going to the harness
  • Added a fuse holder between regulator and battery
  • Replaced the wire from battery to the main fuse
  • Replaced the main fuse holder
  • Re-checked the ground connector 
  • Added an extra ground wire from battery to the frame.
  • Cleaned all ground points
  • Replaced all fuses
  • Sprayed every contact and fuse with petroleum jelly
  • Moved my voltage meter in sight.

VFR800 regulator rectifier

Custom Voltage meterAfter doing all that I noticed someone actually makes a replacement harness to fix the factory flaws that are causing all these problems.

VFRness
http://www.wiremybike.com/vfr-specific-parts-c-1.html

The post Just VFR800 things first appeared on Maredana.

]]>
https://maredana.nl/just-vfr800-things/feed/ 0 1341
First results with the mining rig https://maredana.nl/first-results-mining-rig/?utm_source=rss&utm_medium=rss&utm_campaign=first-results-mining-rig https://maredana.nl/first-results-mining-rig/#respond Sat, 13 Jan 2018 14:31:14 +0000 https://maredana.nl/?p=1312 So after a few days since setting up my mining rig, testing and tweaking I think I got it stable. The sweetspot for my card seems to be a little core overclock and a lot of memory overclock and half power. My mainboard is using 20 Watt and the cards between 65 and 75 Watt. […]

The post First results with the mining rig first appeared on Maredana.

]]>
So after a few days since setting up my mining rig, testing and tweaking I think I got it stable.

The sweetspot for my card seems to be a little core overclock and a lot of memory overclock and half power.
MSi afterbuner GTX 1060 3GB windforce

My mainboard is using 20 Watt and the cards between 65 and 75 Watt.
This will cost me less then €1 per day.
Pimatic TPlink HS110 power

This will generate a nice bit of pocket money.
Mining GTX 1060

I made a litte powershell script to gather some data and send it by MQTT to my pimatic setup.

pimaitc mining gtx 1060

Ander after a few days the expected earnings are positive.

GTX 1060 3GB widforce eth profit

 

The post First results with the mining rig first appeared on Maredana.

]]>
https://maredana.nl/first-results-mining-rig/feed/ 0 1312
New project, Miningrig with Nvidia GTX 1060 3GB https://maredana.nl/new-project-miningrig-nvidia-gtx-1060-3gb/?utm_source=rss&utm_medium=rss&utm_campaign=new-project-miningrig-nvidia-gtx-1060-3gb https://maredana.nl/new-project-miningrig-nvidia-gtx-1060-3gb/#respond Mon, 08 Jan 2018 11:44:15 +0000 https://maredana.nl/?p=1306 I was mining with my PC but wanted to do more so I went looking for parts. My son also wanted to mine and decided to pay half of the parts. We started with two Gigabyte GeForce® GTX 1060 WINDFORCE OC 3G cards.   Part list: Intel Celeron G1830, 2.8GHZ, 2MB, S1150 Gigabyte GeForce® GTX […]

The post New project, Miningrig with Nvidia GTX 1060 3GB first appeared on Maredana.

]]>
I was mining with my PC but wanted to do more so I went looking for parts.
My son also wanted to mine and decided to pay half of the parts.

We started with two Gigabyte GeForce® GTX 1060 WINDFORCE OC 3G cards.

Geforce gtx 1060 WINDFORCE 3GB
Test setup

 

Part list:

  • Intel Celeron G1830, 2.8GHZ, 2MB, S1150
  • Gigabyte GeForce® GTX 1060 3GB OC WindForce
  • Cooler Master MasterWatt Lite 700W
  • Asrock H81 PRO BTC R2.0
  • pci-e usb riser

Undervoltaged and overclocked with MSI afterburner, normal power was 250Watt and now it runs arround 160Watt with 44MH/s on ETH.

msi afterburner gtx 1060 3GB

The post New project, Miningrig with Nvidia GTX 1060 3GB first appeared on Maredana.

]]>
https://maredana.nl/new-project-miningrig-nvidia-gtx-1060-3gb/feed/ 0 1306
Tablet wall mount for my domotica https://maredana.nl/tablet-wall-mount-domotica/?utm_source=rss&utm_medium=rss&utm_campaign=tablet-wall-mount-domotica https://maredana.nl/tablet-wall-mount-domotica/#respond Fri, 27 Oct 2017 07:38:32 +0000 https://maredana.nl/?p=1259 Tablet wall mount for my domotica For some time now my heating is controlled by a raspberry with pimatic, the only function of the thermostat was showing the time. I had an old Galaxy tab 10.1 laying around so why not use that instead. After measuring and drawing a concept I started building something with […]

The post Tablet wall mount for my domotica first appeared on Maredana.

]]>
Tablet wall mount for my domotica

For some time now my heating is controlled by a raspberry with pimatic, the only function of the thermostat was showing the time.

Galaxy tab 10.1 wall mount

I had an old Galaxy tab 10.1 laying around so why not use that instead.

After measuring and drawing a concept I started building something with wood.
tab 10.1 wallmount

tab 10.1 wallmount tab 10.1 wallmount

It’s  something.. and massive so let’s find something else.
On thingiverse there are a lot of things to use but nothing I liked so I made a bracket myself. Download

The end result:

Galaxy tab 10.1 wall mount Galaxy tab 10.1 wall mount

Only thing to do is to hide the USB cable.

The post Tablet wall mount for my domotica first appeared on Maredana.

]]>
https://maredana.nl/tablet-wall-mount-domotica/feed/ 0 1259
Max! thermostat with raspberry and arduino https://maredana.nl/max-thermostat-raspberry-arduino/?utm_source=rss&utm_medium=rss&utm_campaign=max-thermostat-raspberry-arduino https://maredana.nl/max-thermostat-raspberry-arduino/#respond Fri, 27 Oct 2017 06:29:46 +0000 https://maredana.nl/?p=1245 Max! thermostat with raspberry and arduino My central heating is being controlled by my raspberry/Pimatic for some time now and I must say it has been running nicely but it has one flaw… The thermostat is in my living room so the radiators are fully opened and a DS18b20 records the temperature, but the rooms […]

The post Max! thermostat with raspberry and arduino first appeared on Maredana.

]]>
Max! thermostat with raspberry and arduino

My central heating is being controlled by my raspberry/Pimatic for some time now and I must say it has been running nicely but it has one flaw…
The thermostat is in my living room so the radiators are fully opened and a DS18b20 records the temperature, but the rooms upstairs have to be set manually.
In a perfect world you would set this one time but I have kids and when it’s cold you set the radiator to thermonuclear war and then forget about it….

Behold.. the solution…

Max1 thermostat raspberry
It works on 868 Mhz and is controlled by a Cube, but it can also be controlled by a CUL, a simple instruction can be found here: https://forum.pimatic.org/topic/2483/pimatic-maxcul-and-max-cube-with-aculfw-acting-as-cul/3 and the plugin for Pimatic.
I used this repo for the arduino because it doesn’t have the LOVF “problem”.

The code is made for Arduino, porting it to ESP is for later.
I adapted a Arduino nano case from Thingiverse, download it here.
Arduino cc1101 max!

With these I can control the radiators upstairs, There is a sensor on the windows and a temperature sensor in every room.
One thing left to do is to detect if someone is present.

max thermostat pimatic

 

The post Max! thermostat with raspberry and arduino first appeared on Maredana.

]]>
https://maredana.nl/max-thermostat-raspberry-arduino/feed/ 0 1245
Winter is coming so domotica time! https://maredana.nl/winter-coming-domotica-time/?utm_source=rss&utm_medium=rss&utm_campaign=winter-coming-domotica-time https://maredana.nl/winter-coming-domotica-time/#respond Wed, 11 Oct 2017 20:14:10 +0000 https://maredana.nl/?p=1236 I haven’t done much domotica but winter is coming 🙂 Things I am doing/going to do: Convert my aquarium setup from cabled to WIFI Make a WIFI light in the bike shed. Finish my Roomba WIFI project. Finish my Max! radiator WIFI project. Replace the old thermostat for a tablet (see below). replace the wired […]

The post Winter is coming so domotica time! first appeared on Maredana.

]]>
I haven’t done much domotica but winter is coming 🙂

Things I am doing/going to do:

  • Convert my aquarium setup from cabled to WIFI
  • Make a WIFI light in the bike shed.
  • Finish my Roomba WIFI project.
  • Finish my Max! radiator WIFI project.
  • Replace the old thermostat for a tablet (see below).
  • replace the wired temperature sensors for WIFI.
  • Finish my gear indicator/SR temperature logger for my bike.
  • Add a Raspberry Pi zero to my bike for dashcam.
  • Replace my glowing egg for RGB LED behind the tablet.
  • And more…

 

Here are some images of the tablet project.
My colleague made this and I am quite lazy so I adapted it 🙂
check out his stuff at Github:

The Nodemcu/ESP8266 code https://github.com/koffienl/ESPimatic 

and the pimatic/nest interface for your tablet https://github.com/koffienl/PimaticGUI

 

nest pimatic domotica espimatic pimatic domotica Nodemcu ESP8266 Pimatic metro interface webhooks

The post Winter is coming so domotica time! first appeared on Maredana.

]]>
https://maredana.nl/winter-coming-domotica-time/feed/ 0 1236
VFR800 ghost FI light FIX https://maredana.nl/vfr800-ghost-fi-light-fix/?utm_source=rss&utm_medium=rss&utm_campaign=vfr800-ghost-fi-light-fix https://maredana.nl/vfr800-ghost-fi-light-fix/#respond Sun, 24 Sep 2017 19:01:07 +0000 https://maredana.nl/?p=1220 VFR800 ghost FI light FIX So after my LED fiasco I ordered a new connector to fix my instrument panel. I contacted RVZ motors to see if they had a wiring harness of a VFR800. They replied quickly and had some old wiring harnesses of a VFR 750, the blue and green connectors are the same as my […]

The post VFR800 ghost FI light FIX first appeared on Maredana.

]]>
VFR800 ghost FI light FIX

So after my LED fiasco I ordered a new connector to fix my instrument panel.
I contacted RVZ motors to see if they had a wiring harness of a VFR800.
They replied quickly and had some old wiring harnesses of a VFR 750, the blue and green connectors are the same as my 800.
The only difference is the 750 version has more pins in use, I only needed the pins so more spares 🙂

VFR 750 800 blue connector instrument panel

So cut, solder and insulate and it was ready to go again….

VFR800 blue connector instrument panel

It started up without problem and everything worked fine again… even the FI light blinked with the indicators.

really

I traced all the ground leads on the back of the instrument cluster, cleaned all the connecting parts so that shouldn’t cause any problems.
After some digging on the interwebs I found fellow victims, turns out mister Honda thought it was a good idea to have all the ground wires got to a single place and connect them together. 🙁

VFR800 ground earth block burnedVFR800 ghost FI light FIX

See here and here.

I already cut of the connectors of my regulator/rectifier because they where shit, this one is next.
Mine wasn’t so bad as the ones above, only one wire was black so I cleaned all of them and squeezed the pins tighter.
It has to do for now, in a month or two the whole bike will be stripped anyway.

I went on a test ride today and no more ghost FI light ?

 

The post VFR800 ghost FI light FIX first appeared on Maredana.

]]>
https://maredana.nl/vfr800-ghost-fi-light-fix/feed/ 0 1220
VFR800 ghost FI light https://maredana.nl/vfr800-ghost-fi-light/?utm_source=rss&utm_medium=rss&utm_campaign=vfr800-ghost-fi-light https://maredana.nl/vfr800-ghost-fi-light/#respond Mon, 18 Sep 2017 09:35:34 +0000 https://maredana.nl/?p=1208 During a nice evening ride I noticed (another) problem with my VFR, the infamous VFR800 ghost FI light *Sigh*. Look here for the fix: https://maredana.nl/vfr800-ghost-fi-light-fix   Well I wanted to replace my headlights with LED’s anyway so let’s clean the connectors and see if that fixes the FI lights problem. After cleaning the backside of the instrument […]

The post VFR800 ghost FI light first appeared on Maredana.

]]>
During a nice evening ride I noticed (another) problem with my VFR, the infamous VFR800 ghost FI light *Sigh*.

Look here for the fix: https://maredana.nl/vfr800-ghost-fi-light-fix

 

Well I wanted to replace my headlights with LED’s anyway so let’s clean the connectors and see if that fixes the FI lights problem.
After cleaning the backside of the instrument panel I took on the connectors, as soon as I touched one of the pins it fell of ヽ(ಠ_ಠ)ノ

VFR800 ghost FI light.

Look here for the fix: https://maredana.nl/vfr800-ghost-fi-light-fix

After I found my screwdriver in my wife’s plants (rage quit) I installed the LED lights.
VFR800 cree LED headlights         H4 cree led light

http://www.ebay.com/itm/222465919831

My bike is imported from the USA and apparently the H4 socket isn’t a H4/P43T-38 socket but a p15D-25-3 (>.<)
Nothing a grinder can’t fix 🙂

H4/P43T-38 p15D-25-3

A quick test:

Honda vfr800 cree led headlight

 

*EDIT* 

I returned the LED lights, the rings can only fit in 3 ways and none was the correct way.
The little mirror on the LED should be on the bottom so the light hits an certain spot on top of the mirror, if it doesn’t do that the light goes all over the place.

Another flaw with these LED’s the ring falls of because of the vibrations >.<

VFR800 LED headlight
Left LED – Right normal lights

The post VFR800 ghost FI light first appeared on Maredana.

]]>
https://maredana.nl/vfr800-ghost-fi-light/feed/ 0 1208
Motorcycle road rage and more https://maredana.nl/motorcycle-road-rage/?utm_source=rss&utm_medium=rss&utm_campaign=motorcycle-road-rage https://maredana.nl/motorcycle-road-rage/#respond Sun, 09 Jul 2017 18:35:53 +0000 https://maredana.nl/?p=1186

The post Motorcycle road rage and more first appeared on Maredana.

]]>
https://maredana.nl/motorcycle-road-rage/feed/ 0 1186