-
Notifications
You must be signed in to change notification settings - Fork 5
/
blog.html
69 lines (35 loc) · 5.41 KB
/
blog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<h1>Cambridge Engineering Labs</h1>
<p>I spend a delightful and stimulating day last Friday at the Cambridge Open Technology Workshop. </p>
<p>I was joined by a friend who runs a lab at UCL. I've been trying for a while to persuade him that his teams should build more of their lab equipment. He's always resisted this; the powers that be tell him that researchers should do research, rather than build equipment. Alexandre Kabla's introduction gave a possible solution; why not get undergraduates to work on equipment as part of their project work? There was a splendid example of this approach on display in the afternoon. </p>
<h1>Morning talks</h1>
<p>In the morning we listened and learned from a series of 15-minute presentations. At the end of the morning sessions we heard lightning introductions to the afternoon's demonstrations. </p>
<h1>Alex Bradbury</h1>
<p>The first morning talk, <em>The Raspberry Pi as a building block for Creative Engineering</em>, was delivered by Alex Bradbury. This was a great introduction to the talks that followed, as many of the projects used the Pi. Some also used Arduinos - more and more people have decided that the two complement each other very effectively. </p>
<h1>James Scott</h1>
<p>Next came James Scott who works at the Microsoft Research Labs. He introduced the Microsoft Gadgeteer ecosystem. It's a collection of hardware implementations of the Open Gadgeteer specifications, supported by Open Source software implemented within the .Net framework. MS use Gadgeteer boards to prototype new devices. </p>
<h1>Damien George</h1>
<p>I first discovered abut the Open Technology Workshop because of Micro Python, a subject covered in the next talk by its creator Damien George. </p>
<p>Damien is a post-doc at DAMPT; Micro Python is a personal project. All the more impressive that he has managed to create a very useful, compact, quick implementation of Python that runs on a small and inexpensive microcontroller board. I'll say more about Micro Python in a separate blog post. </p>
<h1>Laura James</h1>
<p>Laura James wore two hats: as an advocate for the Open Knowledge Foundation and a member of Cambridge Makespace. </p>
<p>Her talk was passionate and compelling. We have the technology to make available everything our civilisation has learned, and to make transparent the workings of Government at every level. We could, but we don't (yet); she argues that we must. </p>
<p>Laura delivered one bombshell: it seems that works licensed under the Creative Commons non-commercial license cannot safely be used by Educators. I've had to rethink the licensing on an e-book I'm writing, as I wand it to be freely used in Primary, Secondary and Tertiary Education. </p>
<h1>Andrew Moore</h1>
<p>Andrew Moore told us about an Open Source initiative that has had profound consequences - the netFPGA project. One spin-off, the OSNT tester, does much of what commercial network testers costing L500,000 do, but at a fraction of the cost. </p>
<h1>Boris Adryan</h1>
<p>Boris Adryan talked about Low Temperature Monitoring and explained how he became an accidental entrepreneur. </p>
<p>Boris runs the Adryan Computational Biology and Genomics Lab, in which there are many specimens that need to be maintained at a temperature below -80 C. He came up with a solution involving chilled Arduinos within the refrigerators, using RF links from Ciseco to report their temperature to a room-temperature Raspberry Pi. The Arduinos cope with the low temperature, but the batteries didn't, until he replaced them with high-endurance versions, NASA approved, which will work for weeks at low temperatures. The batteries are not cheap, but they are readily available from Argos! </p>
<p>Boris has become deeply involved with the Internet of Things, and will be running a NodeRED tutorial at the CamJam on 5th July. There are sill a few places available, so sign up soon! </p>
<p>Boris now runs an IoT consultancy at thingslearn.com </p>
<h1>Courous Mohtadi</h1>
<p>Courous Mohtadi of Mathworks told us about MatLab and Simulink support for the Raspberry Pi and Arduino. I waited eagerly for an announcement of a free Pi version of Matlab - in vain. </p>
<h1>Jim Haseloff</h1>
<p>Jim Hasselhof talked about Open Biology, including OpenPlant, and invited people to join the Cambridge Synthetic Biology Meetup. They meet each week at the Cafe Synthetique. </p>
<h1>Rachel Rayns</h1>
<p>Rachel Rayns is the Artist-in-residence at the Raspberry Pi foundation. She gave us some fascinating background to Zoe, her chatbot-cum-gardener. Her fascinating story included a van full of vintage cine equipment and a space called Soup Labs; remarkable. </p>
<p>Zoe sounds like a lot of fun; I'm sure we will see more of her. </p>
<h1>Garth Wells</h1>
<p>Garth Wells told us about the lessons he had learned through his involvement with FEniCS, a community based around Open Source Software for Finite Element Analysis. The talk was excellent, and deserves a wider audience. I hope he publishes it. </p>
<h1>And next, an excellent afternoon</h1>
<p>The morning session concluded with very brief introductions to the afternoon demonstrations. This post is already long; I'll cover the afternoon in a later post. </p>
<p>Everyone I spoke to shared my enthusiasm for this event. Thanks to Alexandre Kabla for organising it so well, and to everyone who contributed. It was fun, fascinating and informative. I hope that http://openlabtools.eng.cam.ac.uk/ runs another event soon. </p>