Introduction
Did you recently purchase a Bestway, Coleman, Lay-Z-Spa or Mspa brand inflatable bubble spa hot tub? Were you wanting to put LED lights in your tub to be able to use it at night but couldn't find one made for your spa? I might have a solution for you.
The LED light
The LED light we are going to use for this is one made by Intex for their PureSpa line of inflatable hot tubs and bubble spas.  
 I have seen these listed under 2 different models, SL503 and B01NBYH7O8.  This is a multi color LED light that illuminates White, green, teal, blue, and purple and can be set to one solid color, or to a color change setting that will cycle through all of the colors.  The LED light creates the perfect ambience for your hot tub/spa experience.  This LED light can be purchased from Amazon by clicking here.   More information about this light can be found on the intex website by clicking here.
Making it fit the Bestway spas
I did a bit of research into LED lights for the Bestway spas and found that nobody makes an LED that fits them. In my research though I found a comment on the Amazon product page for this light where someone stated that they just pushed this hard onto the water outlet on the spa and twisted a bit and was able to get it connected.  I figured there had to be a better way.  
 The model of spa that I had to test this with was a Bestway SaluSpa Miami.  The Miami spa has a piece that looks like this, which is used to put chlorine tablets in to keep the water clean.  This same piece is found on other Bestway spa models such as the SaluSpa Paris, SaluSpa Hawaii Which are models sold in the US.  Other models that use this adapter include some of the Lay-Z-Spa models which are models sold in the UK, such as the St Moritz and possibly others.
The piece described above fits on to a piece like the one on the left which attaches to the water output port of the  heater/pump.  It fits on to this piece by twist locking into the channel marked in red.  Looking at that and the threads on the Intex LED light, I figured I could design an adapter that would thread into the LED light on one end and provide the twist lock tabs for the Bestway spa on the other.
 The picture on the left is the adapter that I designed.  The picture to the right shows that adapter screwed in to the LED light and sitting next to the original piece that I removed to attach it.  If you have one of these spa models and would like to purchase one of these adapters, you can purchase it from my online store by clicking on this link.
In some later conversations with some people that were interested, but didn't think the adapter would fit their model, a picture I was sent from one person showed that the output port on their spa didn't have the notches needed to use this adapter.  This gave me the idea to create another version of the adapter that would fit in place of the gray output port shown in the picture on the left.
I modeled the adapter off of the smaller threads of the piece from my spa, and this is what I came up with.  This adapter should fit most of the other Bestway spa models that have a 26.25mm (1.03in) threaded port, though it has not been test fitted on these other models.  If you are interested in trying one of these adapters, these too can be purchased from my online store by clicking on this link.
EDIT
Since writing this article, I have designed yet another adapter to fit the Mspa brand of inflatable bubble spas.  My understanding is that it fits most, if not all of the Mspa brand bubble spas. The small threaded end of the adapter is 36mm (1.42in), which is a larger diameter than that of the Bestway/Coleman adapter that I sell.  If you are interested in this adapter, you can purchase it from my web store by clicking here.
Conclusion
I have adapted this LED light to fit on most if not all Bestway model bubble spas. If you have any other spa or pool model that you would like to adapt this to, feel free to contact me with some information and let me know what your needs are. You can contact me using my contact form by clicking here.
Happy relaxing in your newly converted bubble spa.


I bought this set off of ebay for the reasonable price of $32.29 US dollars.  The kit did come in pieces, so I did have to put them together once I got them, but it was pretty straight forward and easy.  once I got them assembled I had to find a way to attach them to my drone.  The drone I am attaching them to is a hexacopter with a 27.5 inch (707.39 mm) arm span from tip to tip of one of the long arms.  
Part of my issue was that the side arms of the copter were swept slightly forward.  If I was just to mount the retracts perpendicular to the side arms, the gear, when in the downward position would be pigeon toed in toward the front.  Because of this, I wanted a mount that would keep the legs parallel when in the down position.  For this I used some creative 3D modeling and created this.
This allowed me to keep the 15 or so degree sweep and have the legs parallel to each other.  Plus it fit around the square tubing used for the arm giving it a solid surface to mount to.  If there is interest in this retract mount I will post it on thingiverse.  Just send me an email and I will post it.  Here is a pic of the drone with the retracts mounted.
 The board is then configured to retract the landing gear automatically when the drone reaches a set altitude, and then extends automatically when it is below that set altitude.  Being that the guy in the youtube video had not released the firmware source code for his unit, I took to the keyboard and wrote my own.  I have 

The Anet A8 printer has a fundamental design flaw in the heat bed connector from the get go that can increase the chances of the connector heating up and burning out.  The connector used on the heat bed is a VHR-6N manufactured by JST.  The easiest is to buy a pre-made harness rather than the connector.  If you just buy the connector, then you have to have the proper crimper to attach the connectors.  There are not a lot of companies that sell a full harness that I have found.  They can be found on ebay though.  Just do a search for "JST VHR-6N harness".  You can usually get them in 1 or 2 foot lengths.  Next, if you look at the data sheet for this connector (
  Another option is to buy a replacement heat bed connector that has all four wires and connecting both positives and both negatives together at the heat bed connection point, be that at the main board or  mosfet if you have done such a mod.
			
One aspect of IOT that is becoming more common is home automation.  Home automation is nothing new though.  My start into home automation began many years ago with 
One project I was a part of that geared itself toward being more of a smart home system than an automated home system.  That project was called 
Previously we mentioned objects and their corresponding properties.  So lets say we defined a person as one of those objects.  We'll define two "person" objects using myself (Dan) and my wife (Karen) as examples.  So let's say Dan likes the 
			


			



			
The first thing I needed to run this was some type of 1-Wire computer interface.  After looking at options, I came across 


Now that I had a wiring specification planned out, I had to figure out the temperature sensor nodes.  Using the information from the DS18B20 data sheet, I devised a simple circuit that allowed me the option of using parasite power or external power.  Using a jumper on a 3 position header I was able to quickly switch between the 2 if needed.  In the schematic shown to the left, placing the header jumper across pins 2 and 3 will run the sensor on parasite power.  Conversely, by placing the jumper on pins 1 and 2, I could run it on the 5 volt external power.
Since the majority of the nodes were going to be in the house on walls, I wanted something that wasn't going to look unsightly on the wall.  I ended up finding someone that was throwing out some old vented covered wall boxes.  I then put together a couple of these circuits on some perfboard.  I even made an etched board that although it turned out good took too much time.  The perfboard versions were much easier to do in the small quantity that I needed, and they worked just as well.  To the right is one of my perfboard sensors mounted on the wall plate ready to be installed.  I connected each one individually and used the software that came with the 1-Wire adapter to get the built in hardware address of each sensor and labeled each one.
For now, this is not an issue, but I do have a plan for fixing it which I still need to implement. The idea is to use an RJ45 splitter adapter similar to the one shown to the left.  By crimping modular plugs to the ends of each cable coming to the temp sensors and plugging them into the 2 jacks on the adapter, this will pass all signal and power lines through. I can then clip the wire that comes off of the adapter and use it to connect to the temp sensor or whatever other sensor I try to install.

Since your heat block was leaking, you should first disassemble it and clean it.  Clean parts  reduce the chance of leaking in the future.  Remove your heat block assembly from the extruder carriage and set your printer to preheat.  preheating for ABS is probably the best as it will get your heat block to around 240 C (464 F) making things easier to clean.  With pliers holding the heat block, use a wrench or another set of pliers to remove the nozzle.  Once that is removed, your throat tube should come out easily.  Be VERY careful as the parts are extremely hot.  Use a wire brush to clean away any plastic from the throat tube, heat block and nozzle.  You may need to re-heat the parts to clean them good.  Once cleaned, you can begin to put it all back together.
These first steps are easier to do when the parts are cool and you can use your hands to fit them together.  The proper way to assemble the heat block is to first thread the nozzle into the heat block, and once it is in all the way, back it off 2 turns.  Next, thread the throat tube in until you feel it hit the end of the nozzle threads.  DO NOT use pliers on the throat tube.  With the throat tube in all the way, grab the heat block with a pair of pliers and use a wrench to tighten the nozzle in place.  Once that is all together, heat up the heat block to temperature while holding it with the pliers.  This can be done with the heater on the printer, or the burner on your stove.  Don't use a torch or it may get too hot.  Once heated, tighten the nozzle a bit more.  This will ensure that the gap between the throat tube and the nozzle will be closed not letting the filament ooze out.  In the illustration above, you will notice that after assembly, the nozzle is still not tight against the heat block.  This will allow you to tighten it again if you need to.  One more thing to note.  Do not put a nut on the throat tube and tighten it to the heat block.  This can cause more issues.  
Use the nut on the throat tube to tighten the extruder 
Be careful not to over-tighten the nut as you can easily break the throat tube.