I gave up trying to get DD-WRT working successfully on the DIR-868L wifi hub. It was working quite well, except all of the Amazon Echo devices would occasionally disconnect, and I had a time getting Android phones working. The wired functionality was all fine, but that's not good enough.
So, I have now moved to buying another server, suitable for running pfSense on. This distro is a simple install of a BSD box that is configured as a firewall, router, VPN, VLAN-aware and capable box. So I have now re-architected the house solution to use that box instead ..
My ramblings about my private world of electronics and music, motorcycles and movies
Hayling Island
Wednesday, February 6, 2019
Friday, November 30, 2018
Tri-amping
For the New Lab, I thought it would be a good time to improve the sound system a bit. I have a pair of Kef Concerto speakers from the 70s, I have the power amp boards from the project a couple of years ago, I have a donor home cinema amp or two so some bits come together.
I was sorting out someone's lousy sounding hi-fi on Hayling last year or so, where they said the sound was muffled. It turned out that their speakers were bi-amp capable, and they were only driving the bass part. I'd wired them in properly, and that thought was in the back of my mind. I liked the sound of those bi-amped speakers, and it stuck with me. I did some research online, found that there were people who did recommend tri-amping as well as bi-amping for smaller bookshelf-y sized speakers, so I was ready for it.
Then an offer from Seeed studios dropped in the mail box for 5 10cm square boards for about a tenner including postage, so I went for it.
This is the Linkwitz filter - two required, one for each channel. The idea is that it is fed from a regular 700mV kind of level output from a pre-amp or mixer, has some fairly steep active filters that provide the low end, the mid-band and the high end signals to discrete power amplifiers, which are then wired directly to the speaker drive units (maybe with an inline fuse in a vain attempt to save the life of a speaker cone if the amp decides to fail in dramatic fashion).
I was sorting out someone's lousy sounding hi-fi on Hayling last year or so, where they said the sound was muffled. It turned out that their speakers were bi-amp capable, and they were only driving the bass part. I'd wired them in properly, and that thought was in the back of my mind. I liked the sound of those bi-amped speakers, and it stuck with me. I did some research online, found that there were people who did recommend tri-amping as well as bi-amping for smaller bookshelf-y sized speakers, so I was ready for it.
Then an offer from Seeed studios dropped in the mail box for 5 10cm square boards for about a tenner including postage, so I went for it.
This is the Linkwitz filter - two required, one for each channel. The idea is that it is fed from a regular 700mV kind of level output from a pre-amp or mixer, has some fairly steep active filters that provide the low end, the mid-band and the high end signals to discrete power amplifiers, which are then wired directly to the speaker drive units (maybe with an inline fuse in a vain attempt to save the life of a speaker cone if the amp decides to fail in dramatic fashion).
Friday, September 14, 2018
KiCad .. !
Well, kind of getting used to it. Thought I would design something and do a layout .. so here is the schematic. This is a good ol' PTH (that's Pin Thru Hole for those of you who are not suffering from the effects of age on the eyes, and can use SMT devices without a stereo travelling microscope) design of an MSF Receiver. MSF is the time signal broadcast from the National Physics Lab. now from somewhere in Cumbria at 60KHz. So a simple receiver with an external ferrite rod and MW coil feeds into a simple circuit to recover a digital signal.
.. and here the layout!
It's really good. Functionality is good - of course it is very different to Eagle, and finding ones way around the menus while adopting a new workflow .. but it performs well, has some really useful features and quite a few bits I like a lot.
Now there are a couple of things I don't like about KiCad, but getting used to them.
1) No curved traces! Really, guys. My signature curvy traces no more?
2) No embedded autorouter. Well, to be honest I can route well enough and quickly enough not to worry me. The push/shove router works very well, and you can buy plug-in autorouters, but I am talking myself out of them at the mo.
I like the decoupling of the component from the footprint used. It makes the schematic more of an abstract representation of the function of the circuit rather than a particular instance - which helps the mind to keep open.
It's really good. Functionality is good - of course it is very different to Eagle, and finding ones way around the menus while adopting a new workflow .. but it performs well, has some really useful features and quite a few bits I like a lot.
Now there are a couple of things I don't like about KiCad, but getting used to them.
1) No curved traces! Really, guys. My signature curvy traces no more?
2) No embedded autorouter. Well, to be honest I can route well enough and quickly enough not to worry me. The push/shove router works very well, and you can buy plug-in autorouters, but I am talking myself out of them at the mo.
I like the decoupling of the component from the footprint used. It makes the schematic more of an abstract representation of the function of the circuit rather than a particular instance - which helps the mind to keep open.
Monday, August 27, 2018
The networky bits of the loft ...
I've a couple of switches in the loft - one for the PoE network (including the cameras) and one for the gig e network. This is going to change, but for now ...
... and a lovely table for an iMac G3 - it's running a 2007 version of YellowDog Linux right now, on its huge 13.5 GB drive - great though if you need to log into something quickly. It seems to have more or less survived being off for the last 10 years, but flashes over occasionally, and the screen geometry is a little off whack now. Bless her.
Hiding under the header tank for the central heating .. the existing support wasn't quite wide enough for a 19 inch rack, but it has enough room to mount the switches vertically! That's Fireball on the left.
![]() |
| Fireball, gig e switch. PoE switch and patch panel |
... and a lovely table for an iMac G3 - it's running a 2007 version of YellowDog Linux right now, on its huge 13.5 GB drive - great though if you need to log into something quickly. It seems to have more or less survived being off for the last 10 years, but flashes over occasionally, and the screen geometry is a little off whack now. Bless her.
![]() |
| iMac G3 |
Thursday, August 23, 2018
Router .. and KiCad
Have bought a DIR-868L from that auction site.
Have finally managed to get DD-WRT installed on it. (it was a bit of a bugger, but eventually found some excellent advice on Dlink Forums which quotes quarkysg and his work, and recommends a workaround. And it works!
This should let me specify a static route on the internal interface, so it knows that for 192.168.4.x traffic, it needs to route via 192.68.10.80, the famed Fireball machine. So far haven't found the time or energy to try installing it in da house. It also has made me re-think the network topology a bit, and to bring forwards the network work in support of the new Laboratory!
.. which currently looks like this ..
On an unrelated topic, have decided to make the switch from Eagle 6 to KiCad, avoiding the strange subscription model for Eagle now that those people at Autodesk have bought the company. It's a journey,
Have finally managed to get DD-WRT installed on it. (it was a bit of a bugger, but eventually found some excellent advice on Dlink Forums which quotes quarkysg and his work, and recommends a workaround. And it works!
This should let me specify a static route on the internal interface, so it knows that for 192.168.4.x traffic, it needs to route via 192.68.10.80, the famed Fireball machine. So far haven't found the time or energy to try installing it in da house. It also has made me re-think the network topology a bit, and to bring forwards the network work in support of the new Laboratory!
.. which currently looks like this ..
On an unrelated topic, have decided to make the switch from Eagle 6 to KiCad, avoiding the strange subscription model for Eagle now that those people at Autodesk have bought the company. It's a journey,
Wednesday, August 8, 2018
More routing fun
I still have the odd issue with routing. It seems that external phones don't always route both ways to internal phones. The problem is that the Dlink router can't route to the phones - need a static route. Unfortunately Dlink managed to eliminate the option of putting in a static route where the target is on the internal interface when they did a software upgrade a long time ago ...
There are workarounds for most Dlink boxen, but not the DIR-615L I have. Nor can I load DD-WRT firmware on it,
However, it can be done on a Dlink DIR-868L, like the one I have just bought from that Auction Site. We'll see if that fixes things soon ...
There are workarounds for most Dlink boxen, but not the DIR-615L I have. Nor can I load DD-WRT firmware on it,
However, it can be done on a Dlink DIR-868L, like the one I have just bought from that Auction Site. We'll see if that fixes things soon ...
Subscribe to:
Posts (Atom)








