Home Artists Posts Import Register
Join the new SimpleX Chat Group!

Content

A look at Poundland's biggest solar light. It's got a really nice large-diameter globe for other projects like an ambient night light.

I've also included a script in the description for making a stand for it, but the script also has many other uses.

https://youtu.be/94n41EhkPHk

Files

Customising Poundland's biggest solar globe (great base for projects)

One of the best bits about this product is the large diffused globe with matching base. Aside from customising the colour and intensity, it could be adapted to make a simple USB powered night light, or even a glowing pendant light with an alternative power source. I've included an openscad script at the bottom of this description. It can be used to create a base for this light to allow it to sit on a windowsill or table. The script has variables that can be adjusted to make it suitable for many other things too. If you enjoy these videos you can help support the channel with a dollar for coffee, cookies and random gadgets for disassembly at:- https://www.bigclive.com/coffee.htm This also keeps the channel independent of YouTube's algorithm quirks, allowing it to be a bit more dangerous and naughty. //Poundland big solar globe base //You can adjust the following four sizes basedia=75; //Diameter of base base=2; //Thickness of base pildia=21; //Diameter of pillar height=50; //Total height //do not adjust anything below here $fn=100; difference(){ union(){ //base cylinder(h=base,d=basedia); //globe stem cylinder(h=height,d=pildia); //strengthening taper translate([0,0,base]) cylinder(h=2,d1=pildia+4,d2=pildia); } //hollow centre //for closed base, change -1 to base translate([0,0,-1]) cylinder(h=height+2,d=pildia-2.4); }

Comments

Dave Davies

I've cropped after soldering my whole career of 40+ years. That includes working on avionics, radioactive safety equipment and medical devices.

Jonathan Hughes

That may be mil-spec. Cropping leads before soldering, but I doubt. Northrop Grumman Corp, Lockheed Martin Corp. Boeing Corp. are really watching out for that on the factory Floor. Let alone the others.

Gordo

Agreed, unless you're cropping and bending the leads prior to soldering - but then that's an abhorrent practice if the component needs replacing in future...