<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.emfcamp.org/2022/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BastiaanSlee</id>
	<title>Electromagnetic Field 2022 - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.emfcamp.org/2022/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BastiaanSlee"/>
	<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2022/wiki/Special:Contributions/BastiaanSlee"/>
	<updated>2026-04-23T01:21:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=1391</id>
		<title>User:BastiaanSlee</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=1391"/>
		<updated>2022-05-31T13:09:32Z</updated>

		<summary type="html">&lt;p&gt;BastiaanSlee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Attendee&lt;br /&gt;
|Name=Bastiaan Slee&lt;br /&gt;
|Village=Village:Unaffiliated&lt;br /&gt;
|Bringing=The Things Network (LoRaWAN) Gateway&lt;br /&gt;
|Arrival=2022-06-02T14:00:00.000Z&lt;br /&gt;
|Departure=2022-06-06T11:00:00.000Z&lt;br /&gt;
|Website=https://www.bastiaanslee.nl&lt;br /&gt;
|Twitter=bastiaanslee&lt;br /&gt;
|Interests=Interest:3D printing, Interest:Arduino, Interest:Geocaching, Interest:Home Automation, Interest:LoRaWAN, Interest:MicroPython, Interest:Raspberry Pi, Interest:Robotics, Interest:Wearables, Interest:Weird computing, Interest:Woodwork&lt;br /&gt;
}}&lt;br /&gt;
First time EMF Camp visitor, all the way from The Netherlands. Financial software consultant by day, hardware hacker at night.&lt;br /&gt;
&lt;br /&gt;
Find my hardware hacking projects here:&lt;br /&gt;
* [https://www.hackster.io/bastiaan-slee Hackster.io profile]&lt;br /&gt;
* [https://www.electromaker.io/profile/bastiaanslee Electromaker.io profile]&lt;br /&gt;
&lt;br /&gt;
During EMF Camp 2022, you can find me at the [[Village:Unaffiliated|&amp;quot;Unaffiliated&amp;quot; Village]]&lt;br /&gt;
&lt;br /&gt;
Will bring a [https://www.thethingsnetwork.org/ The Things Network] gateway for LoRaWAN coverage. See [[Interest:LoRaWAN]] if you want to have a chat on this topic!&lt;/div&gt;</summary>
		<author><name>BastiaanSlee</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2022/w/index.php?title=Interest:LoRaWAN&amp;diff=1288</id>
		<title>Interest:LoRaWAN</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2022/w/index.php?title=Interest:LoRaWAN&amp;diff=1288"/>
		<updated>2022-05-30T16:00:52Z</updated>

		<summary type="html">&lt;p&gt;BastiaanSlee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;LoRa is the technique to send messages on the free wireless ISM network bands. The method is based on Chirps, which is an old radar technique. Sending data goes super-slow. Think about Morse coding, LoRa is slower... But by using this technique, with low power, a message can be send that survives a lot of noise, meaning it can be picked up by a gateway on a much further distance.&lt;br /&gt;
&lt;br /&gt;
These gateways can be deployed by everybody, and can be private (costs might be involved) or public (free!). The Things Network did build a backbone for the gateways, and a transport protocol with front-end website to monitor your gateway and device. That is where the term LoRaWAN comes in; it is the full stack end-to-end to send and receive a message.&lt;br /&gt;
&lt;br /&gt;
To make use of projects based on LoRaWAN, you need to be within reach of a gateway. Otherwise it will send your messages, but they will never get received.&lt;br /&gt;
On the EMF campground, it looks like there is no coverage. That is why we bring a LoRaWAN gateway based on a Raspberry Pi + RAK 2245 + good antenna, plugged in to the EMF Camp network. This should give a coverage of about 10km (~6 miles), plenty of range for the full campsite!&lt;br /&gt;
&lt;br /&gt;
With LoRaWAN the tricks are in the little details:&lt;br /&gt;
* Hardware: let your device sleep most of the time (temperature every 60 seconds? Or is once an hour enough?), so your device can run on a coin cell battery for a looooong time&lt;br /&gt;
* Payload: the smaller your message (temperature in 4 digit precision? Or is once an hour with 1 digit enough?), you need less radio time, less sending power, so you get longer battery life!&lt;br /&gt;
* In short, acquire only useful data: Your sensor can track temperature, humidity, air quality, acceleration, gps and send that up to the network every minute. But you actually only need the GPS location, when the sensor moves. Again, it is all about the balancing game for longest battery life!&lt;br /&gt;
&lt;br /&gt;
If there is interest on this topic (also Helium, NBIoT, etc), we can organize some meetup!&lt;br /&gt;
&lt;br /&gt;
{{Interest&lt;br /&gt;
|name=LoRaWAN&lt;br /&gt;
|desc=Long-range low power networks&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>BastiaanSlee</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2022/w/index.php?title=Interest:LoRaWAN&amp;diff=1287</id>
		<title>Interest:LoRaWAN</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2022/w/index.php?title=Interest:LoRaWAN&amp;diff=1287"/>
		<updated>2022-05-30T15:56:21Z</updated>

		<summary type="html">&lt;p&gt;BastiaanSlee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Interest&lt;br /&gt;
|name=LoRaWAN&lt;br /&gt;
|desc=Long-range low power networks&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
LoRa is the technique to send messages on the free wireless ISM network bands. The method is based on Chirps, which is an old radar technique. Sending data goes super-slow. Think about Morse coding, LoRa is slower... But by using this technique, with low power, a message can be send that survives a lot of noise, meaning it can be picked up by a gateway on a much further distance.&lt;br /&gt;
&lt;br /&gt;
These gateways can be deployed by everybody, and can be private (costs might be involved) or public (free!). The Things Network did build a backbone for the gateways, and a transport protocol with front-end website to monitor your gateway and device. That is where the term LoRaWAN comes in; it is the full stack end-to-end to send and receive a message.&lt;br /&gt;
&lt;br /&gt;
To make use of projects based on LoRaWAN, you need to be within reach of a gateway. Otherwise it will send your messages, but they will never get received.&lt;br /&gt;
On the EMF campground, it looks like there is no coverage. That is why we bring a LoRaWAN gateway based on a Raspberry Pi + RAK 2245 + good antenna, plugged in to the EMF Camp network. This should give a coverage of about 10km (~6 miles), plenty of range for the full campsite!&lt;br /&gt;
&lt;br /&gt;
With LoRaWAN the tricks are in the little details:&lt;br /&gt;
* Hardware: let your device sleep most of the time (temperature every 60 seconds? Or is once an hour enough?), so your device can run on a coin cell battery for a looooong time&lt;br /&gt;
* Payload: the smaller your message (temperature in 4 digit precision? Or is once an hour with 1 digit enough?), you need less radio time, less sending power, so you get longer battery life!&lt;br /&gt;
* In short, acquire only useful data: Your sensor can track temperature, humidity, air quality, acceleration, gps and send that up to the network every minute. But you actually only need the GPS location, when the sensor moves. Again, it is all about the balancing game for longest battery life!&lt;br /&gt;
&lt;br /&gt;
If there is interest on this topic (also Helium, NBIoT, etc), we can organize some meetup!&lt;/div&gt;</summary>
		<author><name>BastiaanSlee</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=1249</id>
		<title>User:BastiaanSlee</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=1249"/>
		<updated>2022-05-30T11:38:38Z</updated>

		<summary type="html">&lt;p&gt;BastiaanSlee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Attendee&lt;br /&gt;
|Name=Bastiaan Slee&lt;br /&gt;
|Village=Village:Unaffiliated&lt;br /&gt;
|Bringing=The Things Network (LoRaWAN) Gateway&lt;br /&gt;
|Arrival=2022-06-02T14:00:00.000Z&lt;br /&gt;
|Departure=2022-06-06T11:00:00.000Z&lt;br /&gt;
|Website=https://www.bastiaanslee.nl&lt;br /&gt;
|Twitter=bastiaanslee&lt;br /&gt;
|Interests=Interest:3D printing, Interest:Arduino, Interest:Geocaching, Interest:LoRaWAN, Interest:MicroPython, Interest:Raspberry Pi, Interest:Robotics, Interest:Wearables, Interest:Weird computing, Interest:Woodwork&lt;br /&gt;
}}&lt;br /&gt;
First time EMF Camp visitor, all the way from The Netherlands. Financial software consultant by day, hardware hacker at night.&lt;br /&gt;
&lt;br /&gt;
Find my hardware hacking projects here:&lt;br /&gt;
* [https://www.hackster.io/bastiaan-slee Hackster.io profile]&lt;br /&gt;
* [https://www.electromaker.io/profile/bastiaanslee Electromaker.io profile]&lt;br /&gt;
&lt;br /&gt;
During EMF Camp 2022, you can find me at the [[Village:Unaffiliated|&amp;quot;Unaffiliated&amp;quot; Village]]&lt;br /&gt;
&lt;br /&gt;
Will bring a [https://www.thethingsnetwork.org/ The Things Network] gateway for LoRaWAN coverage.&lt;/div&gt;</summary>
		<author><name>BastiaanSlee</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=892</id>
		<title>User:BastiaanSlee</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=892"/>
		<updated>2022-05-25T12:36:28Z</updated>

		<summary type="html">&lt;p&gt;BastiaanSlee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Attendee&lt;br /&gt;
|Name=Bastiaan Slee&lt;br /&gt;
|Village=Village:Unaffiliated&lt;br /&gt;
|Bringing=The Things Network (LoRaWAN) Gateway&lt;br /&gt;
|Arrival=2022-06-02T14:00:00.000Z&lt;br /&gt;
|Departure=2022-06-06T11:00:00.000Z&lt;br /&gt;
|Website=https://www.bastiaanslee.nl&lt;br /&gt;
|Twitter=bastiaanslee&lt;br /&gt;
|Interests=Interest:3D printing&lt;br /&gt;
}}&lt;br /&gt;
First time EMF Camp visitor, all the way from The Netherlands. Financial software consultant by day, hardware hacker at night.&lt;br /&gt;
&lt;br /&gt;
Find my hardware hacking projects here:&lt;br /&gt;
* [https://www.hackster.io/bastiaan-slee Hackster.io profile]&lt;br /&gt;
* [https://www.electromaker.io/profile/bastiaanslee Electromaker.io profile]&lt;br /&gt;
&lt;br /&gt;
During EMF Camp 2022, you can find me at the [[Village:Unaffiliated|&amp;quot;Unaffiliated&amp;quot; Village]]&lt;br /&gt;
&lt;br /&gt;
Will bring a [https://www.thethingsnetwork.org/ The Things Network] gateway for LoRaWAN coverage.&lt;/div&gt;</summary>
		<author><name>BastiaanSlee</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2022/w/index.php?title=Village:Unaffiliated&amp;diff=870</id>
		<title>Village:Unaffiliated</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2022/w/index.php?title=Village:Unaffiliated&amp;diff=870"/>
		<updated>2022-05-24T21:38:24Z</updated>

		<summary type="html">&lt;p&gt;BastiaanSlee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Village&lt;br /&gt;
|Description=A village for people who don't know anyone else coming, but who would like to know people by the time they leave.  &lt;br /&gt;
|Contact=JonWood&lt;br /&gt;
|WebAddress=&lt;br /&gt;
|Activities=&lt;br /&gt;
|Location=&lt;br /&gt;
}}&lt;br /&gt;
A village for people who don't know anyone else coming, but who would like to know people by the time they leave.  &lt;br /&gt;
&lt;br /&gt;
'''If you'd like to join the village please edit this page and add your name below, along with a few details about yourself.'''&lt;br /&gt;
&lt;br /&gt;
== Inhabitants ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Name !! Intro !! Bringing&lt;br /&gt;
|-&lt;br /&gt;
| Jon || Created another village like this in 2012, back when I knew no one. Doing it again 12 years later to provide a home for people who would like a softer entry to EMF than trying to find a space in the field. || 25m 16A ceeform to ceeform cable, some addressable LED strip (no power supply, or anything to drive it though), 3 other people (if you're one of those people, add your name below and decrement that count)&lt;br /&gt;
|-&lt;br /&gt;
| [[User:GrantPe|Peter]] || Absolutely new to EMF. Works with computers, makes things in wood, fabric, plastic, occasionally basic electronics and metal work. || 25m 16a Ceeform to Ceeform cable, 15m Ceeform to 3x 13a sockets, kettle and stove, two smallish camping tables. &lt;br /&gt;
|-&lt;br /&gt;
| Edwin || Also a hacker camp newbie! Software hacker for fun and also for a living, radio ham, sometime musician. ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:BastiaanSlee|Bastiaan]] || First time EMF Camp visitor, all the way from The Netherlands. Financial software consultant by day, hardware hacker at night. || [https://www.thethingsnetwork.org/ The Things Network] gateway for LoRaWAN coverage&lt;br /&gt;
|-&lt;br /&gt;
| Emily || First time at a hacker camp - I know Raz, Robert and Ryan but I want to meet more people! Programmer/content writer, and in my free time I'm into puzzles and trivia. ||&lt;br /&gt;
|-&lt;br /&gt;
| Raz || First time at EMF / any hacker camp, keen to meet other newbies! Computational chemist from London, (very) amateur musician, Emily's boyfriend. ||&lt;br /&gt;
|-&lt;br /&gt;
| ryan || first timer, talk to me about blender. hates capitals ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:NyxPurple|Nyx]] || First timer. Interested in radios, public transport, and homebrew games. || 16a splitter, 5 metre 16a to 4x 13a socket cable, camping stove&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Andy Fletcher|Andy Fletcher]] || First time at EMF. Off grid in South Shropshire. Love to talk about Solar power, battery systems, inverters, CO2 and climate change.  Yes you can run your house purely on solar in the UK :)  - Offgrid PV photovoltaic LiFePO4 ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Niamhishere|Niamhishere]] || EMF second timer but now with some different dimensions. Have son, will play arcade games, prefer if the village is on the quiet side for the night. ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Tmor|Tmor]] || Engineer, Tinkerer, and EMF first timer. Interested in anything involving electrons. || 40m 16A ceeform cable, 2 way splitter, and short Ceeform to 4x 13A + 2 USB.&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Aimaz|Steve]] || First timer. Into radios and want to hear about anything that people are excited about. ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:TheWhiteRabbit|Roger]] || Regular on C3 and NL Camps, EMF first timer. Identity and mail migration specialist in the M$ bubble by day, electronics, security and general tech enthusiast by night. || Event Shelter 4.5mx4.5m, Gas Grill/Cooking station, Switch (12+2x 1GbE), 16A CEE (blue) to CEE 7/3 (SchuKo) + 5 port CEE 7/3&lt;br /&gt;
|-&lt;br /&gt;
| Hopo || Connected to Leicester Hackspace, but we havent got a contingency at EMF this year. Last attended in 2016. A creator of things with LEDs, mechatronics, and general tinkering. Looking to discover new exiting people and things. || 2mx2m LED curtain, can be freestanding (to walk through) or attached to the side of a marquee/tent. If this can be visible from the 'street' that would be much appreciated. Also, a Thermal Grill Illusion that I would like to be able to set up in the event shelter for people to play with if possible, smaller than a cat-carrier, needs mains. I also have a sand-table, but still needs some (software) work so unsure if to bring that or not.&lt;br /&gt;
|-&lt;br /&gt;
| Soph || Connected to Leicester Hackspace as above, First time at EMF. Interested in performance arts and installations, fabric creations and bright colours. Looking to meet some interesting people and do some fun things. || We (Hopo &amp;amp; I) can bring an additional gazebo or another little gas stove etc. We have various camping supplies if needed.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
We're on IRC Libera.Chat (irc.libera.chat) at: ##unaffiliated&lt;br /&gt;
&lt;br /&gt;
== Activities ==&lt;br /&gt;
&lt;br /&gt;
TBC&lt;br /&gt;
&lt;br /&gt;
Maybe a How to EMF workshop? Nothing concrete yet.&lt;br /&gt;
&lt;br /&gt;
== Location / Layout ==&lt;br /&gt;
&lt;br /&gt;
'''Location:'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Preferably Camping F or nearby - but not decided yet.&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Having the event shelter in the centre, with tents around could be an idea.&lt;br /&gt;
&lt;br /&gt;
Should leave a path out to the main road for ease of access.&lt;br /&gt;
&lt;br /&gt;
'''Kit:'''&lt;br /&gt;
* Event Shelter 4.5m x 4.5m (courtesy of Roger)&lt;br /&gt;
* 15 hired chairs&lt;br /&gt;
* 1 hired table&lt;br /&gt;
* 5m 16a ceeform to 4x 13a UK sockets cable&lt;br /&gt;
* 16a ceeform splitter&lt;br /&gt;
* 4ft x 2ft village sign&lt;br /&gt;
* 2x 5m x 5m tarp for the floor&lt;br /&gt;
* (more tbc)&lt;br /&gt;
&lt;br /&gt;
== Noise Levels ==&lt;br /&gt;
&lt;br /&gt;
Registered as &amp;quot;Socialising/quiet music&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[Category:Villages]]&lt;/div&gt;</summary>
		<author><name>BastiaanSlee</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2022/w/index.php?title=Village:Unaffiliated&amp;diff=869</id>
		<title>Village:Unaffiliated</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2022/w/index.php?title=Village:Unaffiliated&amp;diff=869"/>
		<updated>2022-05-24T21:37:38Z</updated>

		<summary type="html">&lt;p&gt;BastiaanSlee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Village&lt;br /&gt;
|Description=A village for people who don't know anyone else coming, but who would like to know people by the time they leave.  &lt;br /&gt;
|Contact=JonWood&lt;br /&gt;
|WebAddress=&lt;br /&gt;
|Activities=&lt;br /&gt;
|Location=&lt;br /&gt;
}}&lt;br /&gt;
A village for people who don't know anyone else coming, but who would like to know people by the time they leave.  &lt;br /&gt;
&lt;br /&gt;
'''If you'd like to join the village please edit this page and add your name below, along with a few details about yourself.'''&lt;br /&gt;
&lt;br /&gt;
== Inhabitants ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Name !! Intro !! Bringing&lt;br /&gt;
|-&lt;br /&gt;
| Jon || Created another village like this in 2012, back when I knew no one. Doing it again 12 years later to provide a home for people who would like a softer entry to EMF than trying to find a space in the field. || 25m 16A ceeform to ceeform cable, some addressable LED strip (no power supply, or anything to drive it though), 3 other people (if you're one of those people, add your name below and decrement that count)&lt;br /&gt;
|-&lt;br /&gt;
| [[User:GrantPe|Peter]] || Absolutely new to EMF. Works with computers, makes things in wood, fabric, plastic, occasionally basic electronics and metal work. || 25m 16a Ceeform to Ceeform cable, 15m Ceeform to 3x 13a sockets, kettle and stove, two smallish camping tables. &lt;br /&gt;
|-&lt;br /&gt;
| Edwin || Also a hacker camp newbie! Software hacker for fun and also for a living, radio ham, sometime musician. ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:BastiaanSlee|Bastiaan]] || First time EMF Camp visitor, all the way from The Netherlands. Financial software consultant by day, hardware hacker at night. | [https://www.thethingsnetwork.org/ The Things Network] gateway for LoRaWAN coverage |&lt;br /&gt;
|-&lt;br /&gt;
| Emily || First time at a hacker camp - I know Raz, Robert and Ryan but I want to meet more people! Programmer/content writer, and in my free time I'm into puzzles and trivia. ||&lt;br /&gt;
|-&lt;br /&gt;
| Raz || First time at EMF / any hacker camp, keen to meet other newbies! Computational chemist from London, (very) amateur musician, Emily's boyfriend. ||&lt;br /&gt;
|-&lt;br /&gt;
| ryan || first timer, talk to me about blender. hates capitals ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:NyxPurple|Nyx]] || First timer. Interested in radios, public transport, and homebrew games. || 16a splitter, 5 metre 16a to 4x 13a socket cable, camping stove&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Andy Fletcher|Andy Fletcher]] || First time at EMF. Off grid in South Shropshire. Love to talk about Solar power, battery systems, inverters, CO2 and climate change.  Yes you can run your house purely on solar in the UK :)  - Offgrid PV photovoltaic LiFePO4 ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Niamhishere|Niamhishere]] || EMF second timer but now with some different dimensions. Have son, will play arcade games, prefer if the village is on the quiet side for the night. ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Tmor|Tmor]] || Engineer, Tinkerer, and EMF first timer. Interested in anything involving electrons. || 40m 16A ceeform cable, 2 way splitter, and short Ceeform to 4x 13A + 2 USB.&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Aimaz|Steve]] || First timer. Into radios and want to hear about anything that people are excited about. ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:TheWhiteRabbit|Roger]] || Regular on C3 and NL Camps, EMF first timer. Identity and mail migration specialist in the M$ bubble by day, electronics, security and general tech enthusiast by night. || Event Shelter 4.5mx4.5m, Gas Grill/Cooking station, Switch (12+2x 1GbE), 16A CEE (blue) to CEE 7/3 (SchuKo) + 5 port CEE 7/3&lt;br /&gt;
|-&lt;br /&gt;
| Hopo || Connected to Leicester Hackspace, but we havent got a contingency at EMF this year. Last attended in 2016. A creator of things with LEDs, mechatronics, and general tinkering. Looking to discover new exiting people and things. || 2mx2m LED curtain, can be freestanding (to walk through) or attached to the side of a marquee/tent. If this can be visible from the 'street' that would be much appreciated. Also, a Thermal Grill Illusion that I would like to be able to set up in the event shelter for people to play with if possible, smaller than a cat-carrier, needs mains. I also have a sand-table, but still needs some (software) work so unsure if to bring that or not.&lt;br /&gt;
|-&lt;br /&gt;
| Soph || Connected to Leicester Hackspace as above, First time at EMF. Interested in performance arts and installations, fabric creations and bright colours. Looking to meet some interesting people and do some fun things. || We (Hopo &amp;amp; I) can bring an additional gazebo or another little gas stove etc. We have various camping supplies if needed.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
We're on IRC Libera.Chat (irc.libera.chat) at: ##unaffiliated&lt;br /&gt;
&lt;br /&gt;
== Activities ==&lt;br /&gt;
&lt;br /&gt;
TBC&lt;br /&gt;
&lt;br /&gt;
Maybe a How to EMF workshop? Nothing concrete yet.&lt;br /&gt;
&lt;br /&gt;
== Location / Layout ==&lt;br /&gt;
&lt;br /&gt;
'''Location:'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Preferably Camping F or nearby - but not decided yet.&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Having the event shelter in the centre, with tents around could be an idea.&lt;br /&gt;
&lt;br /&gt;
Should leave a path out to the main road for ease of access.&lt;br /&gt;
&lt;br /&gt;
'''Kit:'''&lt;br /&gt;
* Event Shelter 4.5m x 4.5m (courtesy of Roger)&lt;br /&gt;
* 15 hired chairs&lt;br /&gt;
* 1 hired table&lt;br /&gt;
* 5m 16a ceeform to 4x 13a UK sockets cable&lt;br /&gt;
* 16a ceeform splitter&lt;br /&gt;
* 4ft x 2ft village sign&lt;br /&gt;
* 2x 5m x 5m tarp for the floor&lt;br /&gt;
* (more tbc)&lt;br /&gt;
&lt;br /&gt;
== Noise Levels ==&lt;br /&gt;
&lt;br /&gt;
Registered as &amp;quot;Socialising/quiet music&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[Category:Villages]]&lt;/div&gt;</summary>
		<author><name>BastiaanSlee</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=868</id>
		<title>User:BastiaanSlee</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=868"/>
		<updated>2022-05-24T21:36:15Z</updated>

		<summary type="html">&lt;p&gt;BastiaanSlee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Attendee&lt;br /&gt;
|Name=Bastiaan Slee&lt;br /&gt;
|Village=Village:Unaffiliated&lt;br /&gt;
|Bringing=The Things Network (LoRaWAN) Gateway&lt;br /&gt;
|Arrival=2022-07-02T14:00:00.000Z&lt;br /&gt;
|Departure=2022-06-06T11:00:00.000Z&lt;br /&gt;
|Website=https://www.bastiaanslee.nl&lt;br /&gt;
|Twitter=bastiaanslee&lt;br /&gt;
|Interests=Interest:3D printing&lt;br /&gt;
}}&lt;br /&gt;
First time EMF Camp visitor, all the way from The Netherlands. Financial software consultant by day, hardware hacker at night.&lt;br /&gt;
&lt;br /&gt;
Find my hardware hacking projects here:&lt;br /&gt;
* [https://www.hackster.io/bastiaan-slee Hackster.io profile]&lt;br /&gt;
* [https://www.electromaker.io/profile/bastiaanslee Electromaker.io profile]&lt;br /&gt;
&lt;br /&gt;
During EMF Camp 2022, you can find me at the [[Village:Unaffiliated|&amp;quot;Unaffiliated&amp;quot; Village]]&lt;br /&gt;
&lt;br /&gt;
Will bring a [https://www.thethingsnetwork.org/ The Things Network] gateway for LoRaWAN coverage.&lt;/div&gt;</summary>
		<author><name>BastiaanSlee</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=867</id>
		<title>User:BastiaanSlee</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=867"/>
		<updated>2022-05-24T21:34:25Z</updated>

		<summary type="html">&lt;p&gt;BastiaanSlee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Attendee&lt;br /&gt;
|Name=Bastiaan Slee&lt;br /&gt;
|Village=Village:Unaffiliated&lt;br /&gt;
|Bringing=The Things Network (LoRaWAN) Gateway&lt;br /&gt;
|Arrival=2022-07-02T14:00:00.000Z&lt;br /&gt;
|Departure=2022-06-06T11:00:00.000Z&lt;br /&gt;
|Website=https://www.bastiaanslee.nl&lt;br /&gt;
|Twitter=bastiaanslee&lt;br /&gt;
|Interests=Interest:3D printing&lt;br /&gt;
}}&lt;br /&gt;
First time EMF Camp visitor, all the way from The Netherlands. Financial software consultant by day, hardware hacker by night.&lt;br /&gt;
&lt;br /&gt;
Find my hardware hacking projects here:&lt;br /&gt;
* [https://www.hackster.io/bastiaan-slee Hackster.io profile]&lt;br /&gt;
* [https://www.electromaker.io/profile/bastiaanslee Electromaker.io profile]&lt;br /&gt;
&lt;br /&gt;
During EMF Camp 2022, you can find me at the [[Village:Unaffiliated|&amp;quot;Unaffiliated&amp;quot; Village]]&lt;br /&gt;
&lt;br /&gt;
Will bring a [https://www.thethingsnetwork.org/ The Things Network] gateway for LoRaWAN coverage.&lt;/div&gt;</summary>
		<author><name>BastiaanSlee</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=483</id>
		<title>User:BastiaanSlee</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=483"/>
		<updated>2022-05-15T19:37:56Z</updated>

		<summary type="html">&lt;p&gt;BastiaanSlee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Attendee&lt;br /&gt;
|Name=Bastiaan Slee&lt;br /&gt;
|Bringing=The Things Network (LoRaWAN)&lt;br /&gt;
|Arrival=2022-07-02T14:00:00.000Z&lt;br /&gt;
|Departure=2022-06-06T11:00:00.000Z&lt;br /&gt;
|Website=https://www.bastiaanslee.nl&lt;br /&gt;
|Twitter=bastiaanslee&lt;br /&gt;
}}&lt;br /&gt;
First time EMF Camp visitor, all the way from The Netherlands. Financial software consultant by day, hardware hacker by night.&lt;br /&gt;
&lt;br /&gt;
Find my hardware hacking projects here:&lt;br /&gt;
* [https://www.hackster.io/bastiaan-slee Hackster.io profile]&lt;br /&gt;
* [https://www.electromaker.io/profile/bastiaanslee Electromaker.io profile]&lt;br /&gt;
&lt;br /&gt;
During EMF Camp 2022, you can find me at the [[Village:Unaffiliated|&amp;quot;Unaffiliated&amp;quot; Village]]&lt;br /&gt;
&lt;br /&gt;
Plan is to bring a [https://www.thethingsnetwork.org/ The Things Network] gateway for LoRaWAN coverage, but waiting on a cable for the better antenna.&lt;/div&gt;</summary>
		<author><name>BastiaanSlee</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2022/w/index.php?title=Village:Unaffiliated&amp;diff=345</id>
		<title>Village:Unaffiliated</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2022/w/index.php?title=Village:Unaffiliated&amp;diff=345"/>
		<updated>2022-05-05T10:47:56Z</updated>

		<summary type="html">&lt;p&gt;BastiaanSlee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A village for people who don't know anyone else coming, but who would like to know people by the time they leave. There might be some sort of How to EMF workshop for people who are new to the idea of hacker camps, but no promises! If you'd like to join the village please edit this page and add your name below, along with a few details about yourself.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Name !! Intro&lt;br /&gt;
|-&lt;br /&gt;
| Jon || Created another village like this in 2012, back when I knew no one. Doing it again 12 years later to provide a home for people who would like a softer entry to EMF than trying to find a space in the field.&lt;br /&gt;
|-&lt;br /&gt;
| [[User:GrantPe|Peter]] || Absolutely new to EMF (indeed, any hacker camp) and this sounds like a good idea. &lt;br /&gt;
|-&lt;br /&gt;
| Edwin || Also a hacker camp newbie! Software hacker for fun and also for a living, radio ham, sometime musician.&lt;br /&gt;
|-&lt;br /&gt;
| [[User:BastiaanSlee|Bastiaan]] || First time EMF Camp visitor, all the way from The Netherlands. Financial software consultant by day, hardware hacker by night.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Villages]]&lt;/div&gt;</summary>
		<author><name>BastiaanSlee</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=344</id>
		<title>User:BastiaanSlee</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=344"/>
		<updated>2022-05-05T10:47:36Z</updated>

		<summary type="html">&lt;p&gt;BastiaanSlee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First time EMF Camp visitor, all the way from The Netherlands. Financial software consultant by day, hardware hacker by night.&lt;br /&gt;
&lt;br /&gt;
Find my hardware hacking projects here:&lt;br /&gt;
* [https://www.hackster.io/bastiaan-slee Hackster.io profile]&lt;br /&gt;
* [https://www.electromaker.io/profile/bastiaanslee Electromaker.io profile]&lt;br /&gt;
&lt;br /&gt;
During EMF Camp 2022, you can find me at the [[Village:Unaffiliated|&amp;quot;Unaffiliated&amp;quot; Village]]&lt;/div&gt;</summary>
		<author><name>BastiaanSlee</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=343</id>
		<title>User:BastiaanSlee</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2022/w/index.php?title=User:BastiaanSlee&amp;diff=343"/>
		<updated>2022-05-05T10:46:23Z</updated>

		<summary type="html">&lt;p&gt;BastiaanSlee: Created page with &amp;quot;Find my hardware hacking projects here: * [https://www.hackster.io/bastiaan-slee Hackster.io profile] * [https://www.electromaker.io/profile/bastiaanslee Electromaker.io profile]&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find my hardware hacking projects here:&lt;br /&gt;
* [https://www.hackster.io/bastiaan-slee Hackster.io profile]&lt;br /&gt;
* [https://www.electromaker.io/profile/bastiaanslee Electromaker.io profile]&lt;/div&gt;</summary>
		<author><name>BastiaanSlee</name></author>
	</entry>
</feed>