Added workshop details
This commit is contained in:
parent
8b99c596c6
commit
bb047d4f33
2 changed files with 41 additions and 2 deletions
|
@ -124,8 +124,10 @@
|
|||
</a>
|
||||
</td>
|
||||
<td rowspan="8">
|
||||
<div class="talktitle">Workshop</div>
|
||||
<div class="talkspeaker">Details will follow</div>
|
||||
<a href="speakers-and-talks.html#workshop">
|
||||
<div class="talktitle">Workshop - MicroPython 101 - Das Blinkenlights on a micro controller</div>
|
||||
<div class="talkspeaker">Tim Gremalm and CRF</div>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -731,6 +731,43 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<a class="offsetanchor" name="workshop"></a>
|
||||
<div class="row">
|
||||
<div class="col-md-3">
|
||||
<div class="picture"><img class="sp-image" src="images/sponsor-crf.png" alt="CRF"></div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-9">
|
||||
<div class="name">Tim Gremalm and CRF</div>
|
||||
<div class="title">Workshop - MicroPython 101 - Das Blinkenlights on a micro controller</div>
|
||||
|
||||
<div class="abstract">
|
||||
This is both a talk and a workshop to get you kickstarted with Python on a micro controller in no time.
|
||||
</div>
|
||||
|
||||
<div class="abstract">
|
||||
You will learn how to put the MicroPython firmware on a NodeMcu (ESP8266) development board, write some code in interactive, use som cool libs like the Neopixel and HTTP to achieve awesome blinkenlights.
|
||||
</div>
|
||||
|
||||
<div class="abstract">
|
||||
This workshop is aimed at beginners, including the more advanced programmers who never touched electronics.
|
||||
</div>
|
||||
|
||||
<div class="abstract">
|
||||
You are required to bring a laptop and some basic programming knowledge (no, not BASIC the language, basic as in beginner).
|
||||
</div>
|
||||
|
||||
<div class="abstract">
|
||||
There is a limited set of hardware that participants can keep after the workshop. First come, first served!
|
||||
</div>
|
||||
|
||||
<div class="bio">
|
||||
Tim and Chalmers Robotförening are supervising the workshop.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue