From justin at swansea.hackspace.org.uk Thu Dec 4 16:11:49 2014 From: justin at swansea.hackspace.org.uk (Justin Mitchell) Date: Thu, 04 Dec 2014 16:11:49 +0000 Subject: [Swansea Hackspace] Saturday 6th Message-ID: <1417709509.4121.7.camel@justin.llw.rokcorp.com> No planned workshops this saturday, as far as I am aware, but I should be there for a few hours after lunch I have a box full of random pieces of acrylic to throw at the CNC mill if anyone wants to have a go at that (bring SVG or STL models to cut) and i want to experiment with moving some of the furniture around, to see if we can create some additional workspace, and leave a solder station permanently set up. We also really need to find a -cheap- source for sacrificial material for the mill, roughly A5 and A4 pieces of mdf/ply/whatever, so that when we cut through PCBs or Acrylic the bit has something to dig into other than the hard metal work bed. Is someone able to investigate local wood suppliers and enquire about offcuts, i'm just nowhere near swansea during office hours these days so cant do it myself From timmoore47 at gmail.com Thu Dec 4 23:49:18 2014 From: timmoore47 at gmail.com (Tim Moore) Date: Thu, 4 Dec 2014 23:49:18 +0000 Subject: [Swansea Hackspace] you have probably seen this In-Reply-To: References: <1416997287.25882.2.camel@justin.llw.rokcorp.com> <1417036799.29969.7.camel@emerald.geode.org.uk> Message-ID: I've just got the 28pin PIC32 which MicroMite.org use working. This is the details (Linux fans only) ___ Now I used one of these USB to TTY converters:- 1P HOT SALE PL2303HX USB To RS232 TTL Auto Converter Adapter Controller Module which cost less than a quid delivered , If anyone is using Linux and gets to the CLI and types sudo apt-get install picocom and once it has done that types picocom /dev/ttyusb0 -b 38400 -l (now -l is really lowercase -L) they can communicate with your brilliant PIC32 IC to save the program and jump to the command mode control Q does the job then RUN works and the code is saved. To go back to the code type Edit _______________ Its all on page 10 of user manual Ver 4.5D ________________________ There are lots of red herrings hanging about such as minicom, but that is the fix ! : ))) Tim_1 On 27 November 2014 at 20:22, Tim Moore wrote: > For the record, I think picocom fixes the problem at a stroke (I hope) > > once installed this cryptic line does it all > > picocom /dev/ttyUSB0 -b 9600 -l > > Note l = lower case L > > http://freecode.com/projects/picocom/ > > http://processors.wiki.ti.com/index.php/Setting_up_Minicom_in_Ubuntu > > (brilliant ! ) > > : )) > > Tim_2 > > > > > On 26 November 2014 at 22:31, Tim Moore wrote: > >> For the record, the Arduino 'ADD' option was used on installation of the >> Arduino IDE and it worked fine on selecting the serial board ttyUSB0 at >> 9600 baud. >> >> the CR+NewLine option worked well to. >> >> It would not go faster than 9600 baud. >> >> However it solved the problem immediately ! >> >> Many many thanks ! >> >> : ))) >> >> Tim_1 >> >> On 26 November 2014 at 22:04, Tim Moore wrote: >> >>> Many thanks Justin ! Greatly appreciated ! >>> >>> I'll try the arduino first as it seems friendly ! >>> >>> : )))) >>> >>> Tim_1 >>> >>> On 26 November 2014 at 21:19, Justin Mitchell >>> wrote: >>> >>>> On Wed, 2014-11-26 at 21:14 +0000, Tim Moore wrote: >>>> > OT but I'm trying to get my usb serial port to send and receive data >>>> > using minicom or cutecom. Using Ubuntu 14.04 >>>> > >>>> > >>>> > I seem to think selling it that 'ttyUSB0' does the trick but nothing >>>> > I've tied works. >>>> > >>>> > >>>> > I've connected TX and RX together so what I type get reflected back. >>>> >>>> Depending on the brand it will either be /dev/ttyUSB0 or /dev/ttyACM0 >>>> look at the end of the 'dmesg' command to see what device it was >>>> assigned when it was plugged in (replug if necessary). >>>> >>>> you will also need permission on the device, i dont know about that >>>> ubuntu specifically but if you do an 'ls -l' on the device file you will >>>> usually find its in group 'dialout' or 'uucp' >>>> >>>> which ever it is, add your username to that group in /etc/group >>>> when you login again yu should now have write permission to those files. >>>> >>>> check to see if ModemManager is running, if it is ypu need to kill it, >>>> and disable/uninstall it somehow, it is a bit dumb and assumes that all >>>> serial ports have modems on the end of them, grabs the serial port and >>>> shoves AT commands down it, so kill it off. >>>> >>>> with all those fixed you should have more luck >>>> you can also use the 'serial monitor' feature inside the arduino editor, >>>> it doesnt have to be an arduino connected, its just a serial terminal >>>> program. >>>> >>>> >>>> >>>> _______________________________________________ >>>> Hackspace mailing list >>>> Hackspace at swansea.hackspace.org.uk >>>> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >>>> >>> >>> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From alan at lxorguk.ukuu.org.uk Fri Dec 5 12:54:37 2014 From: alan at lxorguk.ukuu.org.uk (Alan Cox) Date: Fri, 5 Dec 2014 12:54:37 +0000 Subject: [Swansea Hackspace] you have probably seen this In-Reply-To: References: <1416997287.25882.2.camel@justin.llw.rokcorp.com> <1417036799.29969.7.camel@emerald.geode.org.uk> Message-ID: <20141205125437.1ff6e563@www.etchedpixels.co.uk> On Thu, 4 Dec 2014 23:49:18 +0000 Tim Moore wrote: > I've just got the 28pin PIC32 which MicroMite.org use working. > > This is the details (Linux fans only) (and BSD ones.. after all you can run RetroBSD on the PIC32MX - and full Linux in theory should run on the 32MZ with external RAM) Alan From em at preseli.com Fri Dec 5 14:03:46 2014 From: em at preseli.com (Emyr Morris) Date: Fri, 5 Dec 2014 14:03:46 +0000 Subject: [Swansea Hackspace] Saturday 6th In-Reply-To: <1417709509.4121.7.camel@justin.llw.rokcorp.com> References: <1417709509.4121.7.camel@justin.llw.rokcorp.com> Message-ID: I'll be at my dad's this weekend and plan to see what scrap timber he has Remind me of exact measurements when you get in. I will be in on Monday night On Thursday, December 4, 2014, Justin Mitchell < justin at swansea.hackspace.org.uk> wrote: > No planned workshops this saturday, as far as I am aware, > but I should be there for a few hours after lunch > > I have a box full of random pieces of acrylic to throw at the CNC mill > if anyone wants to have a go at that (bring SVG or STL models to cut) > > and i want to experiment with moving some of the furniture around, to > see if we can create some additional workspace, and leave a solder > station permanently set up. > > We also really need to find a -cheap- source for sacrificial material > for the mill, roughly A5 and A4 pieces of mdf/ply/whatever, so that when > we cut through PCBs or Acrylic the bit has something to dig into other > than the hard metal work bed. > > Is someone able to investigate local wood suppliers and enquire about > offcuts, i'm just nowhere near swansea during office hours these days so > cant do it myself > > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From eclipse at sucs.org Sun Dec 7 01:17:35 2014 From: eclipse at sucs.org (Tim) Date: Sun, 07 Dec 2014 01:17:35 +0000 Subject: [Swansea Hackspace] Saturday 6th In-Reply-To: References: <1417709509.4121.7.camel@justin.llw.rokcorp.com> Message-ID: <5483AAAF.5000406@sucs.org> Forgot to send this earlier, the bed is 440x240mm Tim On 05/12/14 14:03, Emyr Morris wrote: > I'll be at my dad's this weekend and plan to see what scrap timber he has > > Remind me of exact measurements when you get in. > I will be in on Monday night > > On Thursday, December 4, 2014, Justin Mitchell > > wrote: > > No planned workshops this saturday, as far as I am aware, > but I should be there for a few hours after lunch > > I have a box full of random pieces of acrylic to throw at the CNC mill > if anyone wants to have a go at that (bring SVG or STL models to cut) > > and i want to experiment with moving some of the furniture around, to > see if we can create some additional workspace, and leave a solder > station permanently set up. > > We also really need to find a -cheap- source for sacrificial material > for the mill, roughly A5 and A4 pieces of mdf/ply/whatever, so > that when > we cut through PCBs or Acrylic the bit has something to dig into other > than the hard metal work bed. > > Is someone able to investigate local wood suppliers and enquire about > offcuts, i'm just nowhere near swansea during office hours these > days so > cant do it myself > > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > > -- > Mob: 07836 267426 > > This e-mail and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. > > Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn > gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy > atynt yn unig. > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace -------------- next part -------------- An HTML attachment was scrubbed... URL: From em at preseli.com Sun Dec 7 15:43:11 2014 From: em at preseli.com (Emyr Morris) Date: Sun, 7 Dec 2014 15:43:11 +0000 Subject: [Swansea Hackspace] Saturday 6th In-Reply-To: <5483AAAF.5000406@sucs.org> References: <1417709509.4121.7.camel@justin.llw.rokcorp.com> <5483AAAF.5000406@sucs.org> Message-ID: thanks, do you want it the exact same size? Or shall I cut it a bit smaller to facilitate clamping? On 7 December 2014 at 01:17, Tim wrote: > Forgot to send this earlier, the bed is 440x240mm > > Tim > > On 05/12/14 14:03, Emyr Morris wrote: > > I'll be at my dad's this weekend and plan to see what scrap timber he has > > Remind me of exact measurements when you get in. > I will be in on Monday night > > On Thursday, December 4, 2014, Justin Mitchell < > justin at swansea.hackspace.org.uk> wrote: > >> No planned workshops this saturday, as far as I am aware, >> but I should be there for a few hours after lunch >> >> I have a box full of random pieces of acrylic to throw at the CNC mill >> if anyone wants to have a go at that (bring SVG or STL models to cut) >> >> and i want to experiment with moving some of the furniture around, to >> see if we can create some additional workspace, and leave a solder >> station permanently set up. >> >> We also really need to find a -cheap- source for sacrificial material >> for the mill, roughly A5 and A4 pieces of mdf/ply/whatever, so that when >> we cut through PCBs or Acrylic the bit has something to dig into other >> than the hard metal work bed. >> >> Is someone able to investigate local wood suppliers and enquire about >> offcuts, i'm just nowhere near swansea during office hours these days so >> cant do it myself >> >> >> >> _______________________________________________ >> Hackspace mailing list >> Hackspace at swansea.hackspace.org.uk >> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >> > > > -- > Mob: 07836 267426 > > This e-mail and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they are > addressed. > > Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol > ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. > > > _______________________________________________ > Hackspace mailing listHackspace at swansea.hackspace.org.ukhttp://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From em at preseli.com Sun Dec 7 23:17:42 2014 From: em at preseli.com (Emyr Morris) Date: Sun, 7 Dec 2014 23:17:42 +0000 Subject: [Swansea Hackspace] Saturday 6th In-Reply-To: References: <1417709509.4121.7.camel@justin.llw.rokcorp.com> <5483AAAF.5000406@sucs.org> Message-ID: I've brought three pieces back with me, they are in the car and will bring them Monday night. They will need milling flat. Em On 7 December 2014 at 15:43, Emyr Morris wrote: > thanks, do you want it the exact same size? Or shall I cut it a bit > smaller to facilitate clamping? > > On 7 December 2014 at 01:17, Tim wrote: > >> Forgot to send this earlier, the bed is 440x240mm >> >> Tim >> >> On 05/12/14 14:03, Emyr Morris wrote: >> >> I'll be at my dad's this weekend and plan to see what scrap timber he has >> >> Remind me of exact measurements when you get in. >> I will be in on Monday night >> >> On Thursday, December 4, 2014, Justin Mitchell < >> justin at swansea.hackspace.org.uk> wrote: >> >>> No planned workshops this saturday, as far as I am aware, >>> but I should be there for a few hours after lunch >>> >>> I have a box full of random pieces of acrylic to throw at the CNC mill >>> if anyone wants to have a go at that (bring SVG or STL models to cut) >>> >>> and i want to experiment with moving some of the furniture around, to >>> see if we can create some additional workspace, and leave a solder >>> station permanently set up. >>> >>> We also really need to find a -cheap- source for sacrificial material >>> for the mill, roughly A5 and A4 pieces of mdf/ply/whatever, so that when >>> we cut through PCBs or Acrylic the bit has something to dig into other >>> than the hard metal work bed. >>> >>> Is someone able to investigate local wood suppliers and enquire about >>> offcuts, i'm just nowhere near swansea during office hours these days so >>> cant do it myself >>> >>> >>> >>> _______________________________________________ >>> Hackspace mailing list >>> Hackspace at swansea.hackspace.org.uk >>> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >>> >> >> >> -- >> Mob: 07836 267426 >> >> This e-mail and any files transmitted with it are confidential and >> intended solely for the use of the individual or entity to whom they are >> addressed. >> >> Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn >> gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt >> yn unig. >> >> >> _______________________________________________ >> Hackspace mailing listHackspace at swansea.hackspace.org.ukhttp://swansea.hackspace.org.uk/mailman/listinfo/hackspace >> >> >> >> _______________________________________________ >> Hackspace mailing list >> Hackspace at swansea.hackspace.org.uk >> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >> >> > > > -- > Mob: 07836 267426 > > This e-mail and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they are > addressed. > > Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol > ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. > -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From djdavies83 at hotmail.com Mon Dec 8 18:09:54 2014 From: djdavies83 at hotmail.com (djdavies83) Date: Mon, 8 Dec 2014 18:09:54 +0000 Subject: [Swansea Hackspace] Cnc webcam Message-ID: Hey guys, can't make it again tobight, poorly child. Really wanted to see the cnc in action tonight, any chance the 3D printer webcam can be pointed at the cnc for tonight please? No animals were harmed in the making of this email. However, several thousand electrons were severely inconvenienced. -------------- next part -------------- An HTML attachment was scrubbed... URL: From grahamowensuk at googlemail.com Mon Dec 8 18:55:24 2014 From: grahamowensuk at googlemail.com (Graham Owens) Date: Mon, 8 Dec 2014 18:55:24 +0000 Subject: [Swansea Hackspace] Cnc webcam In-Reply-To: References: Message-ID: <9D525807-2AA7-47BF-A10C-524F3922AC60@googlemail.com> +1 for that request Sorry cant make it over tonight, lots on at the moment, but should be sorted for next week. Best Regards Graham Owens > On 8 Dec 2014, at 18:09, djdavies83 wrote: > > Hey guys, can't make it again tobight, poorly child. > > Really wanted to see the cnc in action tonight, any chance the 3D printer webcam can be pointed at the cnc for tonight please? > > > No animals were harmed in the making of this email. However, several thousand electrons were severely inconvenienced. > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace -------------- next part -------------- An HTML attachment was scrubbed... URL: From ceri.clatworthy at gmail.com Mon Dec 8 20:41:35 2014 From: ceri.clatworthy at gmail.com (Ceri Clatworthy) Date: Mon, 8 Dec 2014 20:41:35 +0000 Subject: [Swansea Hackspace] Cnc webcam In-Reply-To: <9D525807-2AA7-47BF-A10C-524F3922AC60@googlemail.com> References: <9D525807-2AA7-47BF-A10C-524F3922AC60@googlemail.com> Message-ID: I am soooooo ill Hope to see you there next week Ceri On 8 Dec 2014 18:55, "Graham Owens" wrote: > +1 for that request > > Sorry cant make it over tonight, lots on at the moment, but should be > sorted for next week. > > Best Regards > > Graham Owens > > On 8 Dec 2014, at 18:09, djdavies83 wrote: > > Hey guys, can't make it again tobight, poorly child. > > Really wanted to see the cnc in action tonight, any chance the 3D printer > webcam can be pointed at the cnc for tonight please? > > > No animals were harmed in the making of this email. However, several > thousand electrons were severely inconvenienced. > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From em at preseli.com Mon Dec 8 20:54:14 2014 From: em at preseli.com (Emyr Morris) Date: Mon, 8 Dec 2014 20:54:14 +0000 Subject: [Swansea Hackspace] Cnc webcam In-Reply-To: References: <9D525807-2AA7-47BF-A10C-524F3922AC60@googlemail.com> Message-ID: get better soon! On 8 December 2014 at 20:41, Ceri Clatworthy wrote: > I am soooooo ill > Hope to see you there next week > > Ceri > On 8 Dec 2014 18:55, "Graham Owens" wrote: > >> +1 for that request >> >> Sorry cant make it over tonight, lots on at the moment, but should be >> sorted for next week. >> >> Best Regards >> >> Graham Owens >> >> On 8 Dec 2014, at 18:09, djdavies83 wrote: >> >> Hey guys, can't make it again tobight, poorly child. >> >> Really wanted to see the cnc in action tonight, any chance the 3D printer >> webcam can be pointed at the cnc for tonight please? >> >> >> No animals were harmed in the making of this email. However, several >> thousand electrons were severely inconvenienced. >> >> _______________________________________________ >> Hackspace mailing list >> Hackspace at swansea.hackspace.org.uk >> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >> >> >> _______________________________________________ >> Hackspace mailing list >> Hackspace at swansea.hackspace.org.uk >> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >> >> > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From richard.morgan at avocation.co.uk Mon Dec 8 22:15:49 2014 From: richard.morgan at avocation.co.uk (Richard Morgan) Date: Mon, 8 Dec 2014 22:15:49 +0000 Subject: [Swansea Hackspace] Cnc webcam In-Reply-To: References: <9D525807-2AA7-47BF-A10C-524F3922AC60@googlemail.com> Message-ID: Look after yourself Fella! On Monday, 8 December 2014, Ceri Clatworthy wrote: > I am soooooo ill > Hope to see you there next week > > Ceri > On 8 Dec 2014 18:55, "Graham Owens" > wrote: > >> +1 for that request >> >> Sorry cant make it over tonight, lots on at the moment, but should be >> sorted for next week. >> >> Best Regards >> >> Graham Owens >> >> On 8 Dec 2014, at 18:09, djdavies83 > > wrote: >> >> Hey guys, can't make it again tobight, poorly child. >> >> Really wanted to see the cnc in action tonight, any chance the 3D printer >> webcam can be pointed at the cnc for tonight please? >> >> >> No animals were harmed in the making of this email. However, several >> thousand electrons were severely inconvenienced. >> >> _______________________________________________ >> Hackspace mailing list >> Hackspace at swansea.hackspace.org.uk >> >> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >> >> >> _______________________________________________ >> Hackspace mailing list >> Hackspace at swansea.hackspace.org.uk >> >> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >> >> -- Kind regards, Richard -------------- next part -------------- An HTML attachment was scrubbed... URL: From justin at swansea.hackspace.org.uk Mon Dec 8 23:04:20 2014 From: justin at swansea.hackspace.org.uk (Justin Mitchell) Date: Mon, 08 Dec 2014 23:04:20 +0000 Subject: [Swansea Hackspace] milling things Message-ID: <1418079860.4187.2.camel@emerald.geode.org.uk> Tim has milled a few of these hackspace logo keyfobs on the CNC from silver acrylic, they are approx 40mm across. http://goo.gl/wmu7N0 From grahamowensuk at googlemail.com Tue Dec 9 00:31:41 2014 From: grahamowensuk at googlemail.com (Graham Owens) Date: Tue, 09 Dec 2014 00:31:41 +0000 Subject: [Swansea Hackspace] milling things Message-ID: Looking awsome, how long do they take? G Sent from Samsung Mobile -------- Original message -------- From: Justin Mitchell Date: 08/12/2014 23:04 (GMT+00:00) To: hackspace Subject: [Swansea Hackspace] milling things Tim has milled a few of these hackspace logo keyfobs on the CNC from silver acrylic, they are approx 40mm across. http://goo.gl/wmu7N0 _______________________________________________ Hackspace mailing list Hackspace at swansea.hackspace.org.uk http://swansea.hackspace.org.uk/mailman/listinfo/hackspace -------------- next part -------------- An HTML attachment was scrubbed... URL: From t.davies at swansea.ac.uk Tue Dec 9 09:12:29 2014 From: t.davies at swansea.ac.uk (Davies T.) Date: Tue, 9 Dec 2014 09:12:29 +0000 Subject: [Swansea Hackspace] Cnc webcam In-Reply-To: References: <9D525807-2AA7-47BF-A10C-524F3922AC60@googlemail.com>, Message-ID: <6FB643A267727643884C49BA9D61C9D6342EB2B2@ISS-MBX04.tawe.swan.ac.uk> Dear Ceri, Sorry to hear you are "under the weather". It is the season for it, unfortunately. Hope you are soon better. Timothy ________________________________ From: hackspace-bounces at swansea.hackspace.org.uk [hackspace-bounces at swansea.hackspace.org.uk] on behalf of Ceri Clatworthy [ceri.clatworthy at gmail.com] Sent: 08 December 2014 20:41 To: Hackers Subject: Re: [Swansea Hackspace] Cnc webcam I am soooooo ill Hope to see you there next week Ceri On 8 Dec 2014 18:55, "Graham Owens" > wrote: +1 for that request Sorry cant make it over tonight, lots on at the moment, but should be sorted for next week. Best Regards Graham Owens On 8 Dec 2014, at 18:09, djdavies83 > wrote: Hey guys, can't make it again tobight, poorly child. Really wanted to see the cnc in action tonight, any chance the 3D printer webcam can be pointed at the cnc for tonight please? No animals were harmed in the making of this email. However, several thousand electrons were severely inconvenienced. _______________________________________________ Hackspace mailing list Hackspace at swansea.hackspace.org.uk http://swansea.hackspace.org.uk/mailman/listinfo/hackspace _______________________________________________ Hackspace mailing list Hackspace at swansea.hackspace.org.uk http://swansea.hackspace.org.uk/mailman/listinfo/hackspace -------------- next part -------------- An HTML attachment was scrubbed... URL: From eclipse at sucs.org Tue Dec 9 09:34:41 2014 From: eclipse at sucs.org (Tim Clark) Date: Tue, 09 Dec 2014 09:34:41 +0000 Subject: [Swansea Hackspace] milling things In-Reply-To: References: Message-ID: <5486C231.5050302@sucs.org> About 15 mins each on 2.5mm acrylic, the one I did for Justin on 5mm took about twice the time. Tim On 09/12/2014 00:31, Graham Owens wrote: > Looking awsome, how long do they take? > > G > > > Sent from Samsung Mobile > > > > -------- Original message -------- > From: Justin Mitchell > Date: 08/12/2014 23:04 (GMT+00:00) > To: hackspace > Subject: [Swansea Hackspace] milling things > > > Tim has milled a few of these hackspace logo keyfobs on the CNC from > silver acrylic, they are approx 40mm across. > > http://goo.gl/wmu7N0 > > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace -------------- next part -------------- An HTML attachment was scrubbed... URL: From em at preseli.com Tue Dec 9 09:44:17 2014 From: em at preseli.com (Emyr Morris) Date: Tue, 9 Dec 2014 09:44:17 +0000 Subject: [Swansea Hackspace] milling things In-Reply-To: <5486C231.5050302@sucs.org> References: <5486C231.5050302@sucs.org> Message-ID: had a go designing and milling something last night - how awesome! Thank you Tim and thank you Graham - and thank you to everybody else who made it work! Big Fun! Em On 9 December 2014 at 09:34, Tim Clark wrote: > About 15 mins each on 2.5mm acrylic, the one I did for Justin on 5mm took > about twice the time. > > Tim > > On 09/12/2014 00:31, Graham Owens wrote: > > Looking awsome, how long do they take? > > G > > > Sent from Samsung Mobile > > > > -------- Original message -------- > From: Justin Mitchell > > Date: 08/12/2014 23:04 (GMT+00:00) > To: hackspace > > Subject: [Swansea Hackspace] milling things > > > Tim has milled a few of these hackspace logo keyfobs on the CNC from > silver acrylic, they are approx 40mm across. > > http://goo.gl/wmu7N0 > > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > _______________________________________________ > Hackspace mailing listHackspace at swansea.hackspace.org.ukhttp://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ceri.clatworthy at gmail.com Tue Dec 9 20:26:02 2014 From: ceri.clatworthy at gmail.com (Ceri Clatworthy) Date: Tue, 9 Dec 2014 20:26:02 +0000 Subject: [Swansea Hackspace] Sacrificing board Message-ID: I have some 200 mm wide floor tiles. But it is made from fine chipboard. Not MDF .... much safer :) Will bring them in next week if still required. Ceri -------------- next part -------------- An HTML attachment was scrubbed... URL: From justin at swansea.hackspace.org.uk Tue Dec 9 22:22:17 2014 From: justin at swansea.hackspace.org.uk (Justin Mitchell) Date: Tue, 09 Dec 2014 22:22:17 +0000 Subject: [Swansea Hackspace] ESP8266 wifi module Message-ID: <1418163737.5284.6.camel@emerald.geode.org.uk> My order of ESP8266 modules just arrived, and they are tiny! I bought some with the intention of being able to easily and cheaply (they are ?2 each) add wifi to an arduino, but they are so much more. Seems that in order to do its serial-wifi trick they embedded a cpu, an 80MHz 32bit cpu! And the manufacturer has just released a new version of the SDK, gcc tool chain, libraries and RTOS operating system for it. The board takes 3.3v power and has UART and two GPIO (SPI, I2C, PWM capable) pins. wow, talk about internet of things, you could connect a sensor and a small battery and make really small wireless sensors. Latest SDK: https://github.com/espressif/esp_iot_rtos_sdk Definitely one for a future workshop i think. From alan at lxorguk.ukuu.org.uk Tue Dec 9 23:20:14 2014 From: alan at lxorguk.ukuu.org.uk (Alan Cox) Date: Tue, 9 Dec 2014 23:20:14 +0000 Subject: [Swansea Hackspace] ESP8266 wifi module In-Reply-To: <1418163737.5284.6.camel@emerald.geode.org.uk> References: <1418163737.5284.6.camel@emerald.geode.org.uk> Message-ID: <20141209232014.17265251@www.etchedpixels.co.uk> On Tue, 09 Dec 2014 22:22:17 +0000 Justin Mitchell wrote: > My order of ESP8266 modules just arrived, and they are tiny! > > I bought some with the intention of being able to easily and cheaply > (they are ?2 each) add wifi to an arduino, but they are so much more. > > Seems that in order to do its serial-wifi trick they embedded a cpu, an > 80MHz 32bit cpu! And the manufacturer has just released a new version of > the SDK, gcc tool chain, libraries and RTOS operating system for it. > > The board takes 3.3v power and has UART and two GPIO (SPI, I2C, PWM > capable) pins. > > wow, talk about internet of things, you could connect a sensor and a > small battery and make really small wireless sensors. > > Latest SDK: > https://github.com/espressif/esp_iot_rtos_sdk > > Definitely one for a future workshop i think. Seems to have quite a lot of RAM too but looks like its one of those crap architectures where data and code are divided 8) Fortunately it seems the version on that board has 32K of instruction RAM and something like 80K of data RAM. On top of that there's a ton of what looks to be mostly reprogrammable flash memory https://github.com/esp8266 has a ton of funky stuff for it - and it looks like it can actually do 160MHz if you aren't power constrained http://0x04.net/~mwk/doc/xtensa.pdf is the instruction set stuff. Pity it doesn't have mapping tlb support, it would almost be a useful system if it did. As it is it might be a bit tricky to get Unix on it 8-) Alan From em at preseli.com Wed Dec 10 11:41:58 2014 From: em at preseli.com (Emyr Morris) Date: Wed, 10 Dec 2014 11:41:58 +0000 Subject: [Swansea Hackspace] Sacrificing board In-Reply-To: References: Message-ID: the more the merrier! We will probably need as many as we can get - and the ones I brought in were not that flat ;-) Emyr On 9 December 2014 at 20:26, Ceri Clatworthy wrote: > I have some 200 mm wide floor tiles. > But it is made from fine chipboard. > Not MDF .... much safer :) > > Will bring them in next week if still required. > Ceri > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From em at preseli.com Wed Dec 10 12:09:26 2014 From: em at preseli.com (Emyr Morris) Date: Wed, 10 Dec 2014 12:09:26 +0000 Subject: [Swansea Hackspace] ESP8266 wifi module In-Reply-To: <1418163737.5284.6.camel@emerald.geode.org.uk> References: <1418163737.5284.6.camel@emerald.geode.org.uk> Message-ID: I was reading the lasted Hackaday blog on these last night http://hackaday.com/2014/12/08/compiling-your-own-programs-for-the-esp8266/ at the foot of the page there is a new link to an easier toolchain than the one mentioned in the bulk of the blog post so, at least three toolchains already if not more... It would be interesting to know which is the easiest. On 9 December 2014 at 22:22, Justin Mitchell < justin at swansea.hackspace.org.uk> wrote: > My order of ESP8266 modules just arrived, and they are tiny! > > I bought some with the intention of being able to easily and cheaply > (they are ?2 each) add wifi to an arduino, but they are so much more. > > Seems that in order to do its serial-wifi trick they embedded a cpu, an > 80MHz 32bit cpu! And the manufacturer has just released a new version of > the SDK, gcc tool chain, libraries and RTOS operating system for it. > > The board takes 3.3v power and has UART and two GPIO (SPI, I2C, PWM > capable) pins. > > wow, talk about internet of things, you could connect a sensor and a > small battery and make really small wireless sensors. > > Latest SDK: > https://github.com/espressif/esp_iot_rtos_sdk > > Definitely one for a future workshop i think. > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sharon at swansea.hackspace.org.uk Wed Dec 10 22:57:53 2014 From: sharon at swansea.hackspace.org.uk (Sharon Mitchell) Date: Wed, 10 Dec 2014 22:57:53 +0000 Subject: [Swansea Hackspace] Instructables Build Nights Message-ID: <20141210225753.4a029607@picobox.apathetic.discordia.org.uk> Hi All, Spark.io (November 2014) ************************ Before everyone goes dark for Christmas; Please can I have your project links w.r.t the Spark cores, the d/line is the end of this month. In the unlikely event anyone is interested my 'WeerLicht' is on picopixie.imgur.com Makey Makey (January 2015) ************************** I've just rx'd notification of a successful application for this. So, just to give you all some thinking-time; This Build Night will take place sometime in January (exact date TBA). From sharon at swansea.hackspace.org.uk Wed Dec 10 23:57:42 2014 From: sharon at swansea.hackspace.org.uk (Sharon Mitchell) Date: Wed, 10 Dec 2014 23:57:42 +0000 Subject: [Swansea Hackspace] Regular workshops in 2015 Message-ID: <20141210235742.56f0c10c@picobox.apathetic.discordia.org.uk> I'm thinking of scheduling regular workshops to start in the new year, so folk can get more from their membership and learn (a) new skill(s). e.g How do people feel about every third Thursday of the month being "sewing/textile craft night".? Does anybody have any suggestions for 'shops/tutorials.? Is there anything you'd like to learn, is there something you could teach/share.? From em at preseli.com Thu Dec 11 01:50:39 2014 From: em at preseli.com (Emyr Morris) Date: Thu, 11 Dec 2014 01:50:39 +0000 Subject: [Swansea Hackspace] Instructables Build Nights In-Reply-To: <20141210225753.4a029607@picobox.apathetic.discordia.org.uk> References: <20141210225753.4a029607@picobox.apathetic.discordia.org.uk> Message-ID: I got nowhere with it, I found the whole experience to be far too frustrating and difficult. I am pleased to see the results managed by others. I'm sorry I didn't have the time to put into it to make some of my ideas work. Sorry On Wednesday, 10 December 2014, Sharon Mitchell < sharon at swansea.hackspace.org.uk> wrote: > Hi All, > > > Spark.io (November 2014) > ************************ > Before everyone goes dark for Christmas; Please can I have your project > links w.r.t the Spark cores, the d/line is the end of this month. > > In the unlikely event anyone is interested my 'WeerLicht' > is on picopixie.imgur.com > > Makey Makey (January 2015) > ************************** > I've just rx'd notification of a successful application for this. > So, just to give you all some thinking-time; This Build Night will > take place sometime in January (exact date TBA). > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From neil at aurinia.co.uk Thu Dec 11 21:49:41 2014 From: neil at aurinia.co.uk (Neil Jones) Date: Thu, 11 Dec 2014 21:49:41 +0000 Subject: [Swansea Hackspace] Regular workshops in 2015 In-Reply-To: <20141210235742.56f0c10c@picobox.apathetic.discordia.org.uk> References: <20141210235742.56f0c10c@picobox.apathetic.discordia.org.uk> Message-ID: <548A1175.7050405@aurinia.co.uk> On 10/12/14 23:57, Sharon Mitchell wrote: > I'm thinking of scheduling regular workshops to start in the new year, > so folk can get more from their membership and learn (a) new skill(s). > > e.g How do people feel about every third Thursday of > the month being "sewing/textile craft night".? I think it is an excellent idea. > > Does anybody have any suggestions for 'shops/tutorials.? > > Is there anything you'd like to learn, is there something you could > teach/share.? I'll give it some thought. > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > From djdavies83 at hotmail.com Sun Dec 14 01:11:47 2014 From: djdavies83 at hotmail.com (djdavies83) Date: Sun, 14 Dec 2014 01:11:47 +0000 Subject: [Swansea Hackspace] Oh look, 3D prototype MAV Message-ID: https://m.youtube.com/watch?v=aEPf0QHVuMM No animals were harmed in the making of this email. However, several thousand electrons were severely inconvenienced. -------------- next part -------------- An HTML attachment was scrubbed... URL: From djdavies83 at hotmail.com Mon Dec 15 16:13:44 2014 From: djdavies83 at hotmail.com (djdavies83) Date: Mon, 15 Dec 2014 16:13:44 +0000 Subject: [Swansea Hackspace] Anyone going in one last time before Christmas? Message-ID: Anyone going in tonight? Also, will anyone who can work the CNC be going in tonight? No animals were harmed in the making of this email. However, several thousand electrons were severely inconvenienced. -------------- next part -------------- An HTML attachment was scrubbed... URL: From eclipse at sucs.org Mon Dec 15 16:13:28 2014 From: eclipse at sucs.org (Tim Clark) Date: Mon, 15 Dec 2014 16:13:28 +0000 Subject: [Swansea Hackspace] Anyone going in one last time before Christmas? In-Reply-To: References: Message-ID: <548F08A8.5040201@sucs.org> Yes and Yes Tim On 15/12/2014 16:13, djdavies83 wrote: > Anyone going in tonight? Also, will anyone who can work the CNC be > going in tonight? > > > No animals were harmed in the making of this email. However, several > thousand electrons were severely inconvenienced. > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace -------------- next part -------------- An HTML attachment was scrubbed... URL: From em at preseli.com Mon Dec 15 16:27:58 2014 From: em at preseli.com (Emyr Morris) Date: Mon, 15 Dec 2014 16:27:58 +0000 Subject: [Swansea Hackspace] Anyone going in one last time before Christmas? In-Reply-To: <548F08A8.5040201@sucs.org> References: <548F08A8.5040201@sucs.org> Message-ID: can't make it tonight sorry - no wheels tonight sadly Em On 15 December 2014 at 16:13, Tim Clark wrote: > > Yes and Yes > > Tim > On 15/12/2014 16:13, djdavies83 wrote: > > Anyone going in tonight? Also, will anyone who can work the CNC be going > in tonight? > > > No animals were harmed in the making of this email. However, several > thousand electrons were severely inconvenienced. > > _______________________________________________ > Hackspace mailing listHackspace at swansea.hackspace.org.ukhttp://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ceri.clatworthy at gmail.com Mon Dec 15 18:19:53 2014 From: ceri.clatworthy at gmail.com (Ceri Clatworthy) Date: Mon, 15 Dec 2014 18:19:53 +0000 Subject: [Swansea Hackspace] Anyone going in one last time before Christmas? In-Reply-To: References: <548F08A8.5040201@sucs.org> Message-ID: On way .... Ceri On Mon, Dec 15, 2014 at 4:27 PM, Emyr Morris wrote: > > can't make it tonight sorry - no wheels tonight sadly > > Em > > On 15 December 2014 at 16:13, Tim Clark wrote: >> >> Yes and Yes >> >> Tim >> On 15/12/2014 16:13, djdavies83 wrote: >> >> Anyone going in tonight? Also, will anyone who can work the CNC be going >> in tonight? >> >> >> No animals were harmed in the making of this email. However, several >> thousand electrons were severely inconvenienced. >> >> _______________________________________________ >> Hackspace mailing listHackspace at swansea.hackspace.org.ukhttp://swansea.hackspace.org.uk/mailman/listinfo/hackspace >> >> >> >> _______________________________________________ >> Hackspace mailing list >> Hackspace at swansea.hackspace.org.uk >> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >> >> > > -- > Mob: 07836 267426 > > This e-mail and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they are > addressed. > > Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol > ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From djdavies83 at hotmail.com Tue Dec 16 10:09:48 2014 From: djdavies83 at hotmail.com (djdavies83) Date: Tue, 16 Dec 2014 10:09:48 +0000 Subject: [Swansea Hackspace] Lost my Spen Message-ID: I think i left my galaxy spen on the table/floor last night, it looks like the one in the eBay link below, but mine is white. http://pages.ebay.com/link/?nav=item.view&id=391003074544&alt=web If anyone is in the space this week and sees it could they let me know and pop it in the "project monkey" members box please? No animals were harmed in the making of this email. However, several thousand electrons were severely inconvenienced. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sevendev.tk at gmail.com Tue Dec 16 23:15:57 2014 From: sevendev.tk at gmail.com (Ian Bullfrog) Date: Tue, 16 Dec 2014 23:15:57 +0000 Subject: [Swansea Hackspace] different sort of 3d Printer Message-ID: <5490BD2D.6000003@gmail.com> peachy printer anyone? https://www.kickstarter.com/projects/117421627/the-peachy-printer-the-first-100-3d-printer-and-sc been looking at it after reading up on http://www.hongkiat.com/blog/affordable-3d-printer/# its a 3d scanner two, when combined with a camera. wow From em at preseli.com Wed Dec 17 10:57:03 2014 From: em at preseli.com (Emyr Morris) Date: Wed, 17 Dec 2014 10:57:03 +0000 Subject: [Swansea Hackspace] different sort of 3d Printer In-Reply-To: <5490BD2D.6000003@gmail.com> References: <5490BD2D.6000003@gmail.com> Message-ID: sweet On 16 December 2014 at 23:15, Ian Bullfrog wrote: > > peachy printer anyone? > > https://www.kickstarter.com/projects/117421627/the-peachy- > printer-the-first-100-3d-printer-and-sc > > been looking at it after reading up on > > http://www.hongkiat.com/blog/affordable-3d-printer/# > > its a 3d scanner two, when combined with a camera. > wow > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ceri.clatworthy at gmail.com Thu Dec 18 17:20:27 2014 From: ceri.clatworthy at gmail.com (Ceri Clatworthy) Date: Thu, 18 Dec 2014 17:20:27 +0000 Subject: [Swansea Hackspace] 40W CO2 Laser Message-ID: http://www.banggood.com/40W-CO2-Carbon-Dioxide-Laser-Tube-Laser-Cutter-Part-p-958940.html what do we need to drive it ?? we can make our own .. Ceri -------------- next part -------------- An HTML attachment was scrubbed... URL: From justin at swansea.hackspace.org.uk Thu Dec 18 17:40:07 2014 From: justin at swansea.hackspace.org.uk (Justin Mitchell) Date: Thu, 18 Dec 2014 17:40:07 +0000 Subject: [Swansea Hackspace] 40W CO2 Laser In-Reply-To: References: Message-ID: <1418924407.3206.7.camel@emerald.geode.org.uk> On Thu, 2014-12-18 at 17:20 +0000, Ceri Clatworthy wrote: > http://www.banggood.com/40W-CO2-Carbon-Dioxide-Laser-Tube-Laser-Cutter-Part-p-958940.html > > what do we need to drive it ?? > we can make our own .. A sturdy X/Y mechanism a high voltage laser psu stepper motors and driver board water circulation pump set of the mirrors and focussing head honeycomb cutting bed air pump for the cutting head air vent pump for the box ventillation and most important of all a big metal LIGHT PROOF box to keep it all in. building your own works only if you are building a toy 1W one that cuts paper, or you are building a really big one and have a metalwork shop to fabricate it with. From ceri.clatworthy at gmail.com Thu Dec 18 18:03:11 2014 From: ceri.clatworthy at gmail.com (Ceri Clatworthy) Date: Thu, 18 Dec 2014 18:03:11 +0000 Subject: [Swansea Hackspace] 40W CO2 Laser In-Reply-To: <1418924407.3206.7.camel@emerald.geode.org.uk> References: <1418924407.3206.7.camel@emerald.geode.org.uk> Message-ID: Spoil sport !! On 18 Dec 2014 17:42, "Justin Mitchell" wrote: > On Thu, 2014-12-18 at 17:20 +0000, Ceri Clatworthy wrote: > > > http://www.banggood.com/40W-CO2-Carbon-Dioxide-Laser-Tube-Laser-Cutter-Part-p-958940.html > > > > > what do we need to drive it ?? > > we can make our own .. > > A sturdy X/Y mechanism > a high voltage laser psu > stepper motors and driver board > water circulation pump > set of the mirrors and focussing head > honeycomb cutting bed > air pump for the cutting head > air vent pump for the box ventillation > and most important of all a big metal LIGHT PROOF box to keep it all in. > > building your own works only if you are building a toy 1W one that cuts > paper, or you are building a really big one and have a metalwork shop to > fabricate it with. > > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > -------------- next part -------------- An HTML attachment was scrubbed... URL: From justin at swansea.hackspace.org.uk Thu Dec 18 18:15:18 2014 From: justin at swansea.hackspace.org.uk (Justin Mitchell) Date: Thu, 18 Dec 2014 18:15:18 +0000 Subject: [Swansea Hackspace] 40W CO2 Laser In-Reply-To: References: <1418924407.3206.7.camel@emerald.geode.org.uk> Message-ID: <1418926518.3206.10.camel@emerald.geode.org.uk> You did however correctly identify the type of tube we would need to buy at regular intervals when they burn out, cheap ones claim a life of 1000 hours, but can often be much less. ?110 is roughly the bottom end of the market from what i've seen, although i was pushing for the 50W version for our starter machine On Thu, 2014-12-18 at 18:03 +0000, Ceri Clatworthy wrote: > Spoil sport !! > > On 18 Dec 2014 17:42, "Justin Mitchell" > wrote: > On Thu, 2014-12-18 at 17:20 +0000, Ceri Clatworthy wrote: > > > http://www.banggood.com/40W-CO2-Carbon-Dioxide-Laser-Tube-Laser-Cutter-Part-p-958940.html > > > > > what do we need to drive it ?? > > we can make our own .. > > A sturdy X/Y mechanism > a high voltage laser psu > stepper motors and driver board > water circulation pump > set of the mirrors and focussing head > honeycomb cutting bed > air pump for the cutting head > air vent pump for the box ventillation > and most important of all a big metal LIGHT PROOF box to keep > it all in. > > building your own works only if you are building a toy 1W one > that cuts > paper, or you are building a really big one and have a > metalwork shop to > fabricate it with. > > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace From em at preseli.com Thu Dec 18 18:18:42 2014 From: em at preseli.com (Emyr Morris) Date: Thu, 18 Dec 2014 18:18:42 +0000 Subject: [Swansea Hackspace] 40W CO2 Laser In-Reply-To: <1418926518.3206.10.camel@emerald.geode.org.uk> References: <1418924407.3206.7.camel@emerald.geode.org.uk> <1418926518.3206.10.camel@emerald.geode.org.uk> Message-ID: if we ask our members to pay ?1 per laser burn hour for the use of the machine then we should more than cover the cost of repairs/replacement/upkeep of the machine! :-) On 18 December 2014 at 18:15, Justin Mitchell < justin at swansea.hackspace.org.uk> wrote: > > You did however correctly identify the type of tube we would need to buy > at regular intervals when they burn out, cheap ones claim a life of 1000 > hours, but can often be much less. > > ?110 is roughly the bottom end of the market from what i've seen, > although i was pushing for the 50W version for our starter machine > > > On Thu, 2014-12-18 at 18:03 +0000, Ceri Clatworthy wrote: > > Spoil sport !! > > > > On 18 Dec 2014 17:42, "Justin Mitchell" > > wrote: > > On Thu, 2014-12-18 at 17:20 +0000, Ceri Clatworthy wrote: > > > > > > http://www.banggood.com/40W-CO2-Carbon-Dioxide-Laser-Tube-Laser-Cutter-Part-p-958940.html > > > > > > > > what do we need to drive it ?? > > > we can make our own .. > > > > A sturdy X/Y mechanism > > a high voltage laser psu > > stepper motors and driver board > > water circulation pump > > set of the mirrors and focussing head > > honeycomb cutting bed > > air pump for the cutting head > > air vent pump for the box ventillation > > and most important of all a big metal LIGHT PROOF box to keep > > it all in. > > > > building your own works only if you are building a toy 1W one > > that cuts > > paper, or you are building a really big one and have a > > metalwork shop to > > fabricate it with. > > > > > > > > _______________________________________________ > > Hackspace mailing list > > Hackspace at swansea.hackspace.org.uk > > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > _______________________________________________ > > Hackspace mailing list > > Hackspace at swansea.hackspace.org.uk > > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From justin at swansea.hackspace.org.uk Thu Dec 18 18:24:37 2014 From: justin at swansea.hackspace.org.uk (Justin Mitchell) Date: Thu, 18 Dec 2014 18:24:37 +0000 Subject: [Swansea Hackspace] 40W CO2 Laser In-Reply-To: References: <1418924407.3206.7.camel@emerald.geode.org.uk> <1418926518.3206.10.camel@emerald.geode.org.uk> Message-ID: <1418927077.3206.13.camel@emerald.geode.org.uk> Other hackspaces have suggested that a suitable rate is ?5 an hour by the time you cover all the costs involved, the mirrors do gradually degenerate as well as the laser tube and other parts. but then, unlike the 3d printer, a job should take minutes not hours. On Thu, 2014-12-18 at 18:18 +0000, Emyr Morris wrote: > if we ask our members to pay ?1 per laser burn hour for the use of the > machine then we should more than cover the cost of > repairs/replacement/upkeep of the machine! > > :-) > > > On 18 December 2014 at 18:15, Justin Mitchell > wrote: > You did however correctly identify the type of tube we would > need to buy > at regular intervals when they burn out, cheap ones claim a > life of 1000 > hours, but can often be much less. > > ?110 is roughly the bottom end of the market from what i've > seen, > although i was pushing for the 50W version for our starter > machine > > > On Thu, 2014-12-18 at 18:03 +0000, Ceri Clatworthy wrote: > > Spoil sport !! > > > > On 18 Dec 2014 17:42, "Justin Mitchell" > > wrote: > > On Thu, 2014-12-18 at 17:20 +0000, Ceri Clatworthy > wrote: > > > > > > http://www.banggood.com/40W-CO2-Carbon-Dioxide-Laser-Tube-Laser-Cutter-Part-p-958940.html > > > > > > > > what do we need to drive it ?? > > > we can make our own .. > > > > A sturdy X/Y mechanism > > a high voltage laser psu > > stepper motors and driver board > > water circulation pump > > set of the mirrors and focussing head > > honeycomb cutting bed > > air pump for the cutting head > > air vent pump for the box ventillation > > and most important of all a big metal LIGHT PROOF > box to keep > > it all in. > > > > building your own works only if you are building a > toy 1W one > > that cuts > > paper, or you are building a really big one and have > a > > metalwork shop to > > fabricate it with. > > > > > > > > _______________________________________________ > > Hackspace mailing list > > Hackspace at swansea.hackspace.org.uk > > > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > _______________________________________________ > > Hackspace mailing list > > Hackspace at swansea.hackspace.org.uk > > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > > -- > Mob: 07836 267426 > > This e-mail and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. > > Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn > gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy > atynt yn unig. > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace From em at preseli.com Thu Dec 18 18:30:43 2014 From: em at preseli.com (Emyr Morris) Date: Thu, 18 Dec 2014 18:30:43 +0000 Subject: [Swansea Hackspace] 40W CO2 Laser In-Reply-To: <1418927077.3206.13.camel@emerald.geode.org.uk> References: <1418924407.3206.7.camel@emerald.geode.org.uk> <1418926518.3206.10.camel@emerald.geode.org.uk> <1418927077.3206.13.camel@emerald.geode.org.uk> Message-ID: I was thinking that jobs would probably be in the order of mins. So yes, ?5 sounds reasonable to me. Unless I don't have much change on me I always chuck a minimum of a quid into the pot for suing the 3d printer. I am sure everybody else must do the same. You won't get a beer for less than ?3 in most places now, a quid for just over 10 mins fun on a laser cutter would be a bargain! On 18 December 2014 at 18:24, Justin Mitchell < justin at swansea.hackspace.org.uk> wrote: > > Other hackspaces have suggested that a suitable rate is ?5 an hour by > the time you cover all the costs involved, the mirrors do gradually > degenerate as well as the laser tube and other parts. > > but then, unlike the 3d printer, a job should take minutes not hours. > > > On Thu, 2014-12-18 at 18:18 +0000, Emyr Morris wrote: > > if we ask our members to pay ?1 per laser burn hour for the use of the > > machine then we should more than cover the cost of > > repairs/replacement/upkeep of the machine! > > > > :-) > > > > > > On 18 December 2014 at 18:15, Justin Mitchell > > wrote: > > You did however correctly identify the type of tube we would > > need to buy > > at regular intervals when they burn out, cheap ones claim a > > life of 1000 > > hours, but can often be much less. > > > > ?110 is roughly the bottom end of the market from what i've > > seen, > > although i was pushing for the 50W version for our starter > > machine > > > > > > On Thu, 2014-12-18 at 18:03 +0000, Ceri Clatworthy wrote: > > > Spoil sport !! > > > > > > On 18 Dec 2014 17:42, "Justin Mitchell" > > > wrote: > > > On Thu, 2014-12-18 at 17:20 +0000, Ceri Clatworthy > > wrote: > > > > > > > > > > http://www.banggood.com/40W-CO2-Carbon-Dioxide-Laser-Tube-Laser-Cutter-Part-p-958940.html > > > > > > > > > > > what do we need to drive it ?? > > > > we can make our own .. > > > > > > A sturdy X/Y mechanism > > > a high voltage laser psu > > > stepper motors and driver board > > > water circulation pump > > > set of the mirrors and focussing head > > > honeycomb cutting bed > > > air pump for the cutting head > > > air vent pump for the box ventillation > > > and most important of all a big metal LIGHT PROOF > > box to keep > > > it all in. > > > > > > building your own works only if you are building a > > toy 1W one > > > that cuts > > > paper, or you are building a really big one and have > > a > > > metalwork shop to > > > fabricate it with. > > > > > > > > > > > > _______________________________________________ > > > Hackspace mailing list > > > Hackspace at swansea.hackspace.org.uk > > > > > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > _______________________________________________ > > > Hackspace mailing list > > > Hackspace at swansea.hackspace.org.uk > > > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > > > > _______________________________________________ > > Hackspace mailing list > > Hackspace at swansea.hackspace.org.uk > > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > > > > > > -- > > Mob: 07836 267426 > > > > This e-mail and any files transmitted with it are confidential and > > intended solely for the use of the individual or entity to whom they > > are addressed. > > > > Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn > > gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy > > atynt yn unig. > > _______________________________________________ > > Hackspace mailing list > > Hackspace at swansea.hackspace.org.uk > > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From hello at spark.io Wed Dec 17 20:12:40 2014 From: hello at spark.io (The Spark Team) Date: Thu, 18 Dec 2014 07:12:40 +1100 Subject: [Swansea Hackspace] Spark: Photon update and fun projects Message-ID: An update on the development of the Photon, and some great projects built with the Spark Core No Images? Click here http://spark.cmail2.com/t/t-e-juhukdd-thvdtkhh-h/ Photons and Projects Hello Spark Friends, We're nearing the end to this eventful year and wanted to bring you one last update from Spark. This one is all about the Photon and some very cool projects that have been built recently using the Spark Core. Seriously, you guys are killing it! Photon Update It has now been a month since we launched the Photon and we're excited to report that nearly 7,500 have already been pre-ordered. We're on track to sell out of our first manufacturing run in early 2015. We'll be lining up a second manufacturing run after the first 10,000 Photons have been sold; the second run will probably ship a month later than the first, so if you and your friends want Photons in March, order now [http://store.spark.io/?utm_source=NewsletterDec&utm_medium=Email&utm_campaign=PreOrder]! Pre-order a Photon [http://store.spark.io/?utm_source=NewsletterDec&utm_medium=Email&utm_campaign=PreOrder] Development on the Photon has continued in preparation for March delivery. We've been making some improvements to the hardware to make the Photon easier to use and more versatile. Here are some of the changes we've made: Castellated Edges: Unlike our previous development kit, the Spark Core, the Photon does not have any components on the back side. In addition, the Photon will now have "castellated edges", which are copper-plated holes along the edge of the board. This means that in addition to putting the Photon in a breadboard, you can mount it on a PCB either by hand soldering or reflowing the board. The Photon is available on our store "without headers", which is the best choice if you want to mount the Photon permanently onto another circuit board.Chip antenna and u.FL connector: The Spark Core came in either a "chip antenna" version, which has the antenna on board, or a "u.FL connector" version, which lets you use an external antenna. The Photon will have both a chip antenna and a u.FL connector on every board, and you'll be able to switch between the two options in software.Other improvements: We've switched to a smaller LED (less blinding), put D7 and the LED connected to it right next to each other (less confusing), and have made the board prettier all around (less ugly). WarSting: Vanquish Unsecure Wi-Fi networks Today the new Hobbit movie hits the theaters, and to celebrate its release, we made our own version of Sting! Except instead of turning blue near orcs, it turns blue near unsecured Wi-Fi networks. Visit our blog to learn how to make your own, and watch a video that features an extremely makeshift Gandalf costume. View Project [http://blog.spark.io/2014/12/17/warsting-a-wifi-scanning-sword-for-hobbits/] L3D Cube: a connected LED cube Check out the latest Spark-powered project on Kickstarter: the L3D cube, a connected 3D LED cube! Their project is 400% funded ($160K raised to date), with 19 days left. Get yours today! See it on Kickstarter [https://www.kickstarter.com/projects/lookingglass/l3d-cube-the-3d-led-cube-from-the-future] It's been a tremendous 2014 for Spark, but with what we have planned, we're hopeful that 2015 will be even better, with new features, new integrations, new tutorials, new products and more. Happy Holidays! [http://blog.spark.io/2014/12/12/holiday-lights/] Zach and The Spark Team The Texting Tree Text your Christmas tree to change the colors of your Christmas lights Created by Will Dages View Project [http://willd.me/posts/the-texting-tree] Dancing Baby Groot Everyone's favorite character from Guardians of the Galaxy, dancing with Spark. Created by Kevin Monk View Project [http://www.instructables.com/id/Dancing-Baby-Groot/] Smart Bathroom Occupied or vacant? The internet will tell you. Created by Michael Szczepanski & Chris Cheney View Project [https://learn.adafruit.com/smart-bathroom-app/hardware] http://spark.cmail2.com/t/t-tw-juhukdd-thvdtkhh-k/ http://spark.cmail2.com/t/t-fb-juhukdd-thvdtkhh-u/ Spark IO 320 Alabama St #2 San Francisco, CA 94110 You are simply delightful. Preferences http://spark.updatemyprofile.com/t-juhukdd-E9BB827D-thvdtkhh-o | Unsubscribe http://spark.cmail2.com/t/t-u-juhukdd-thvdtkhh-z/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From ceri.clatworthy at gmail.com Sat Dec 20 14:48:53 2014 From: ceri.clatworthy at gmail.com (Ceri Clatworthy) Date: Sat, 20 Dec 2014 14:48:53 +0000 Subject: [Swansea Hackspace] Ubuntu and now tv or amazon Message-ID: Does anyone know how to get Now tv. Amazon prime Or Netflix To work on Ubuntu Please help Cheers Ceri -------------- next part -------------- An HTML attachment was scrubbed... URL: From brian at hoskins.eu Sat Dec 20 15:00:12 2014 From: brian at hoskins.eu (Brian J Hoskins) Date: Sat, 20 Dec 2014 15:00:12 +0000 Subject: [Swansea Hackspace] Ubuntu and now tv or amazon In-Reply-To: References: Message-ID: <54958EFC.5020800@hoskins.eu> Hi Ceri, I don't use any of those services but I do run Ubuntu. I signed up for a Netflix free trial and selected Breaking Bad Season 1 - it's playing just fine. I am using Chrome, which has a flash-compatible video decoder built in. Try browsing to the Chrome website, download the Linux version, and install. Note: I'm talking about the official Chrome browser you can obtain from the Google website, not Chromium. Let me know how you get on. Cheers, Broan On 20/12/14 14:48, Ceri Clatworthy wrote: > > Does anyone know how to get > Now tv. > Amazon prime > Or > Netflix > To work on Ubuntu > > Please help > > Cheers > > Ceri > > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace -------------- next part -------------- An HTML attachment was scrubbed... URL: From ceri.clatworthy at gmail.com Sat Dec 20 15:50:58 2014 From: ceri.clatworthy at gmail.com (Ceri Clatworthy) Date: Sat, 20 Dec 2014 15:50:58 +0000 Subject: [Swansea Hackspace] Ubuntu and now tv or amazon In-Reply-To: <54958EFC.5020800@hoskins.eu> References: <54958EFC.5020800@hoskins.eu> Message-ID: We have Netflix. ..... but we are paying for the other ones this month ? On 20 Dec 2014 15:00, "Brian J Hoskins" wrote: > Hi Ceri, > > I don't use any of those services but I do run Ubuntu. I signed up for a > Netflix free trial and selected Breaking Bad Season 1 - it's playing just > fine. > > I am using Chrome, which has a flash-compatible video decoder built in. > Try browsing to the Chrome website, download the Linux version, and install. > > Note: I'm talking about the official Chrome browser you can obtain from > the Google website, not Chromium. > > Let me know how you get on. > > Cheers, > > Broan > > On 20/12/14 14:48, Ceri Clatworthy wrote: > > Does anyone know how to get > Now tv. > Amazon prime > Or > Netflix > To work on Ubuntu > > Please help > > Cheers > > Ceri > > > _______________________________________________ > Hackspace mailing listHackspace at swansea.hackspace.org.ukhttp://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From brian at hoskins.eu Sat Dec 20 15:55:45 2014 From: brian at hoskins.eu (Brian J Hoskins) Date: Sat, 20 Dec 2014 15:55:45 +0000 Subject: [Swansea Hackspace] Ubuntu and now tv or amazon In-Reply-To: References: <54958EFC.5020800@hoskins.eu> Message-ID: <54959C01.5010407@hoskins.eu> Well, the only trouble I've ever had playing online video is the fact that Adobe discontinued Flash for Linux quite some time ago. You can still install an old version of Flash for Firefox but in my experience it has very poor performance. This problem completely goes away if you use the Linux version of the official Chrome browser, which has a much more modern Flash compatible decoder built into it. I am playing Netflix videos using it with no problems, so should be fine your end too :) Cheers, Brian. On 20/12/14 15:50, Ceri Clatworthy wrote: > > We have Netflix. ..... but we are paying for the other ones this month ? > > On 20 Dec 2014 15:00, "Brian J Hoskins" > wrote: > > Hi Ceri, > > I don't use any of those services but I do run Ubuntu. I signed > up for a Netflix free trial and selected Breaking Bad Season 1 - > it's playing just fine. > > I am using Chrome, which has a flash-compatible video decoder > built in. Try browsing to the Chrome website, download the Linux > version, and install. > > Note: I'm talking about the official Chrome browser you can obtain > from the Google website, not Chromium. > > Let me know how you get on. > > Cheers, > > Broan > > On 20/12/14 14:48, Ceri Clatworthy wrote: >> >> Does anyone know how to get >> Now tv. >> Amazon prime >> Or >> Netflix >> To work on Ubuntu >> >> Please help >> >> Cheers >> >> Ceri >> >> >> >> _______________________________________________ >> Hackspace mailing list >> Hackspace at swansea.hackspace.org.uk >> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace -------------- next part -------------- An HTML attachment was scrubbed... URL: From t.davies at swansea.ac.uk Sat Dec 20 16:24:18 2014 From: t.davies at swansea.ac.uk (Davies T.) Date: Sat, 20 Dec 2014 16:24:18 +0000 Subject: [Swansea Hackspace] Ubuntu and now tv or amazon In-Reply-To: References: Message-ID: <6FB643A267727643884C49BA9D61C9D6342EC169@ISS-MBX04.tawe.swan.ac.uk> Dear Ceri, Not sure about your specific problem, but a few days ago Iplayer running on Firefox on Ubuntu 14.04 LTS refused to play - didn't like my version of Flash. So I clicked on the green "A" and was told there were 495 MB of updates waiting. Clicked on "install" and seems to be OK now. Hope that is of some use. regards Dr. Tim ________________________________ From: hackspace-bounces at swansea.hackspace.org.uk [hackspace-bounces at swansea.hackspace.org.uk] on behalf of Ceri Clatworthy [ceri.clatworthy at gmail.com] Sent: 20 December 2014 14:48 To: Hackers Subject: [Swansea Hackspace] Ubuntu and now tv or amazon Does anyone know how to get Now tv. Amazon prime Or Netflix To work on Ubuntu Please help Cheers Ceri -------------- next part -------------- An HTML attachment was scrubbed... URL: From alan at lxorguk.ukuu.org.uk Sat Dec 20 22:12:28 2014 From: alan at lxorguk.ukuu.org.uk (Alan Cox) Date: Sat, 20 Dec 2014 22:12:28 +0000 Subject: [Swansea Hackspace] Ubuntu and now tv or amazon In-Reply-To: References: Message-ID: <20141220221228.6a9bc5aa@www.etchedpixels.co.uk> On Sat, 20 Dec 2014 14:48:53 +0000 Ceri Clatworthy wrote: > Does anyone know how to get > Now tv. > Amazon prime > Or > Netflix > To work on Ubuntu > > Please help Netflix might work with flash, Amazon prime works only with a few selected by Amazon devices and some TV sets (most Samsung tvs these days prime is built in) From ceri.clatworthy at gmail.com Mon Dec 22 12:21:57 2014 From: ceri.clatworthy at gmail.com (Ceri Clatworthy) Date: Mon, 22 Dec 2014 12:21:57 +0000 Subject: [Swansea Hackspace] tap & die Message-ID: Sorry, searched Saturday, could not find taps/die Ceri -------------- next part -------------- An HTML attachment was scrubbed... URL: From neil at aurinia.co.uk Mon Dec 22 12:30:05 2014 From: neil at aurinia.co.uk (Neil Jones) Date: Mon, 22 Dec 2014 12:30:05 +0000 Subject: [Swansea Hackspace] Anyone going tonight? Message-ID: <54980ECD.2080404@aurinia.co.uk> Hello everyone, Is anyone going to the hackspace tonight? Neil From justin at discordia.org.uk Mon Dec 22 13:01:37 2014 From: justin at discordia.org.uk (Justin Mitchell) Date: Mon, 22 Dec 2014 13:01:37 +0000 Subject: [Swansea Hackspace] tap & die In-Reply-To: References: Message-ID: <1419253297.25141.1.camel@emerald.geode.org.uk> On Mon, 2014-12-22 at 12:21 +0000, Ceri Clatworthy wrote: > Sorry, searched Saturday, > could not find taps/die Drat, i will have to measure it and try to buy some then I should be there tonight, some stuff i want to do on the CNC, and the 3d printer needs some diagnostics, the extruder temperature has stopped working. From neil at aurinia.co.uk Mon Dec 29 10:59:41 2014 From: neil at aurinia.co.uk (Neil Jones) Date: Mon, 29 Dec 2014 10:59:41 +0000 Subject: [Swansea Hackspace] Anyone going tonight? Message-ID: <54A1341D.2010004@aurinia.co.uk> Is anyone going tonight? Neil From em at preseli.com Mon Dec 29 11:17:07 2014 From: em at preseli.com (Emyr Morris) Date: Mon, 29 Dec 2014 11:17:07 +0000 Subject: [Swansea Hackspace] Anyone going tonight? In-Reply-To: <54A1341D.2010004@aurinia.co.uk> References: <54A1341D.2010004@aurinia.co.uk> Message-ID: Probably. Depends how cold I am On Monday, December 29, 2014, Neil Jones wrote: > Is anyone going tonight? > > Neil > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From t.davies at swansea.ac.uk Mon Dec 29 11:35:15 2014 From: t.davies at swansea.ac.uk (Davies T.) Date: Mon, 29 Dec 2014 11:35:15 +0000 Subject: [Swansea Hackspace] Anyone going tonight? In-Reply-To: References: <54A1341D.2010004@aurinia.co.uk>, Message-ID: <6FB643A267727643884C49BA9D61C9D6342EC3A6@ISS-MBX04.tawe.swan.ac.uk> Hello all. I was not planning on going tonight. Dr. Tim ________________________________ From: hackspace-bounces at swansea.hackspace.org.uk [hackspace-bounces at swansea.hackspace.org.uk] on behalf of Emyr Morris [em at preseli.com] Sent: 29 December 2014 11:17 To: Swansea Hackspace Subject: Re: [Swansea Hackspace] Anyone going tonight? Probably. Depends how cold I am On Monday, December 29, 2014, Neil Jones > wrote: Is anyone going tonight? Neil _______________________________________________ Hackspace mailing list Hackspace at swansea.hackspace.org.uk http://swansea.hackspace.org.uk/mailman/listinfo/hackspace -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From richard.morgan at avocation.co.uk Mon Dec 29 12:24:26 2014 From: richard.morgan at avocation.co.uk (Richard Morgan) Date: Mon, 29 Dec 2014 12:24:26 +0000 Subject: [Swansea Hackspace] Anyone going tonight? In-Reply-To: References: <54A1341D.2010004@aurinia.co.uk> Message-ID: Why how cold you are Emyr? Have visions of your heating not working and the family hunched over a maxed out Arduino burning LED milliamps to keep everyone warm?! On 29 December 2014 at 11:17, Emyr Morris wrote: > Probably. Depends how cold I am > > > On Monday, December 29, 2014, Neil Jones wrote: > >> Is anyone going tonight? >> >> Neil >> _______________________________________________ >> Hackspace mailing list >> Hackspace at swansea.hackspace.org.uk >> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >> > > > -- > Mob: 07836 267426 > > This e-mail and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they are > addressed. > > Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol > ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > -- Kind regards, Richard -------------- next part -------------- An HTML attachment was scrubbed... URL: From em at preseli.com Mon Dec 29 12:43:51 2014 From: em at preseli.com (Emyr Morris) Date: Mon, 29 Dec 2014 12:43:51 +0000 Subject: [Swansea Hackspace] Anyone going tonight? In-Reply-To: References: <54A1341D.2010004@aurinia.co.uk> Message-ID: ah... my home is very cosy thanks to my new 'Hive' from British Gas, my office on the other hand has been closed for 10 days and I'm the only person in.... no heating other than my fan heater (and my huge iMac...) Will we see you tonight Mr Richard? On 29 December 2014 at 12:24, Richard Morgan wrote: > Why how cold you are Emyr? > > Have visions of your heating not working and the family hunched over a > maxed out Arduino burning LED milliamps to keep everyone warm?! > > On 29 December 2014 at 11:17, Emyr Morris wrote: > >> Probably. Depends how cold I am >> >> >> On Monday, December 29, 2014, Neil Jones wrote: >> >>> Is anyone going tonight? >>> >>> Neil >>> _______________________________________________ >>> Hackspace mailing list >>> Hackspace at swansea.hackspace.org.uk >>> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >>> >> >> >> -- >> Mob: 07836 267426 >> >> This e-mail and any files transmitted with it are confidential and >> intended solely for the use of the individual or entity to whom they are >> addressed. >> >> Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn >> gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt >> yn unig. >> >> _______________________________________________ >> Hackspace mailing list >> Hackspace at swansea.hackspace.org.uk >> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >> >> > > > -- > Kind regards, > > Richard > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > -- Mob: 07836 267426 This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. -------------- next part -------------- An HTML attachment was scrubbed... URL: From richard.morgan at avocation.co.uk Mon Dec 29 17:18:10 2014 From: richard.morgan at avocation.co.uk (Richard Morgan) Date: Mon, 29 Dec 2014 17:18:10 +0000 Subject: [Swansea Hackspace] Anyone going tonight? In-Reply-To: References: <54A1341D.2010004@aurinia.co.uk> Message-ID: Unfortunately I'm in Cardiff this evening otherwise I would have enjoyed a visit to see everyone's new Christmas gadgets :-) Am relegated to webcam-ing voyeurism on a Monday night these days.... :-( Have a good one and enjoy the heat!! Blwyddyn Newydd Dda! On 29 December 2014 at 12:43, Emyr Morris wrote: > ah... my home is very cosy thanks to my new 'Hive' from British Gas, my > office on the other hand has been closed for 10 days and I'm the only > person in.... no heating other than my fan heater (and my huge iMac...) > > Will we see you tonight Mr Richard? > > On 29 December 2014 at 12:24, Richard Morgan < > richard.morgan at avocation.co.uk> wrote: > >> Why how cold you are Emyr? >> >> Have visions of your heating not working and the family hunched over a >> maxed out Arduino burning LED milliamps to keep everyone warm?! >> >> On 29 December 2014 at 11:17, Emyr Morris wrote: >> >>> Probably. Depends how cold I am >>> >>> >>> On Monday, December 29, 2014, Neil Jones wrote: >>> >>>> Is anyone going tonight? >>>> >>>> Neil >>>> _______________________________________________ >>>> Hackspace mailing list >>>> Hackspace at swansea.hackspace.org.uk >>>> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >>>> >>> >>> >>> -- >>> Mob: 07836 267426 >>> >>> This e-mail and any files transmitted with it are confidential and >>> intended solely for the use of the individual or entity to whom they are >>> addressed. >>> >>> Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn >>> gyfrinachol ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt >>> yn unig. >>> >>> _______________________________________________ >>> Hackspace mailing list >>> Hackspace at swansea.hackspace.org.uk >>> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >>> >>> >> >> >> -- >> Kind regards, >> >> Richard >> >> _______________________________________________ >> Hackspace mailing list >> Hackspace at swansea.hackspace.org.uk >> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace >> >> > > > -- > Mob: 07836 267426 > > This e-mail and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they are > addressed. > > Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol > ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig. > > _______________________________________________ > Hackspace mailing list > Hackspace at swansea.hackspace.org.uk > http://swansea.hackspace.org.uk/mailman/listinfo/hackspace > > -- Kind regards, Richard -------------- next part -------------- An HTML attachment was scrubbed... URL: From justin at discordia.org.uk Mon Dec 29 17:21:26 2014 From: justin at discordia.org.uk (Justin Mitchell) Date: Mon, 29 Dec 2014 17:21:26 +0000 Subject: [Swansea Hackspace] Anyone going tonight? In-Reply-To: References: <54A1341D.2010004@aurinia.co.uk> Message-ID: <1419873686.13679.1.camel@emerald.geode.org.uk> On Mon, 2014-12-29 at 17:18 +0000, Richard Morgan wrote: > Unfortunately I'm in Cardiff this evening otherwise I would have > enjoyed a visit to see everyone's new Christmas gadgets :-) > > > Am relegated to webcam-ing voyeurism on a Monday night these > days.... :-( I'm trying to push some more thursday night workshops in the next few months, to give some more chances to attend for those that cant make the mondays. should be there tonight for a bit