<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Is CHEESE the FUTURE of lighting technology?</title>
        <link>https://stream.echo6.co/videos/watch/c6db8579-9e84-4ce1-a21a-77f1315603a5</link>
        <description>There have been many significant breakthroughs in lighting, culminating in the current state of the art LED lighting technology.  But not all avenues have been explored yet.  Particularly in the area of long chain lactose based photonic emitters. I felt it was time to explore this area with a combination of custom 3D printed housing components and specialist electrodes. Join me, and share my journey as I build the first prototype of this amazing new technology. If you enjoy these videos you can help support the channel with a dollar for coffee, cookies and random gadgets for disassembly at:- http://www.bigclive.com/coffee.htm This also keeps the channel independent of YouTube's advertising algorithms allowing it to be a bit more dangerous and naughty. The openscad script for the cheesedaptor is down below. Making this is not recommended as it does involve exposed live cheese electrodes. //Big Clive cheesedaptor //Only for use by electro-cheese experts //High risk of cheese-o-cution due to exposed live electrodes difference(){ union(){ difference(){ union(){ //Lamp base insert section translate([0, 0, -10]) cylinder(h = 10, d1 = 25,d2 = 25); //tapered interface section cylinder(h = 15, d1 = 25, d2 = 46); //cheese containment section translate([0, 0, 15]) cylinder(h = 16, d1 = 46,d2 = 46); } //removing shapes to create hollow interior //lamp base inner hollow area translate([0, 0, -11]) cylinder(h = 12, d1 = 21, d2 = 21); //tapered section inner hollow cylinder(h = 15, d1 = 21, d2 = 40); //cheese containment hollow translate([0, 0, 14]) cylinder(h = 20, d1 = 42,d2 = 42); } //adding the cheese terminals //Two pillars fromaged from the intersection //of camembert and a conical brie intersection(){ translate([-15.5, 0, 0]) cylinder(h = 14, d1 = 10,d2 = 10); translate([0, 0, 0]) cylinder(h = 15, d1 = 21, d2 = 42); } intersection(){ translate([15.5, 0, 0]) cylinder(h = 14, d1 = 10,d2 = 10); translate([0, 0, 0]) cylinder(h = 15, d1 = 21, d2 = 42); } //cheese support disk translate([40, 0, -10]) cylinder(h = 3, d1 = 41, d2 = 41); } //removing bits to make screw holes and clean outer translate([-15.5, 0, 7]) cylinder(h = 8, d1 = 3,d2 = 3); translate([15.5, 0, 7]) cylinder(h = 8, d1 = 3,d2 = 3); //screw holes in cheese barrier disk translate([24.5, 0, -11]) cylinder(h = 8, d1 = 4,d2 = 4); translate([55.5, 0, -11]) cylinder(h = 8, d1 = 4,d2 = 4); //wire holes in cheese barrier disk translate([40, 15.5, -11]) cylinder(h = 8, d1 = 2,d2 = 2); translate([40, -15.5, -11]) cylinder(h = 8, d1 = 2,d2 = 2); //X-ray cheddar to see side profile during build //translate([-25, -25, -20]) //cube([50,25,60]); }</description>
        <lastBuildDate>Mon, 13 Apr 2026 11:50:27 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://stream.echo6.co</generator>
        <image>
            <title>Is CHEESE the FUTURE of lighting technology?</title>
            <url>https://stream.echo6.co/client/assets/images/icons/icon-512x512.png</url>
            <link>https://stream.echo6.co/videos/watch/c6db8579-9e84-4ce1-a21a-77f1315603a5</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://stream.echo6.co/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://stream.echo6.co/feeds/video-comments.xml?videoId=c6db8579-9e84-4ce1-a21a-77f1315603a5" rel="self" type="application/rss+xml"/>
    </channel>
</rss>