Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Praha] Added Pražské Pyvo #154 #672

Merged
merged 1 commit into from
Mar 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions series/praha-pyvo/events/2024-03-20.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
name: Pražské Pyvo
city: praha
start: 2024-03-20 19:00:00
venue: na-venecku
topic: "Good morning with MicroPython"
number: 154
description: |

### Co tě čeká

Sraz je v 19 hodin Na Věnečku, přednášky začínají v 19.30. Čeka nás 1 přednáška, lightning talky a volná zábava až do rána.

Lightning talk můžeš mít i ty! Registrace nutná na [Lightning Talks – bit.ly/prpylight](https://bit.ly/prpylight).


### What to expect

We meet up at 19 at the club Na Věnečku, presentations start at 19.30. You can look forward to 1 presentation, lightning talks and chit-chat until early morning.

You can have a lightning talk as well – please register at [Lightning Talks – bit.ly/prpylight](https://bit.ly/prpylight).

### Obecné
- Na Pyvu jsou přednášky většinou česky, pokud přijde někdo, kdo česky nerozumí, přepneme do angličtiny, pokud se na to přednášející cítí.
- Kromě nealko a alko pití je možné se Na Věnečku najíst. Nabídka je proměnlivá a obvykle jde o 4 až 7 jídel od toastu, párků, přes bramborák se zelím, dršťkovou polévku a smažák v housce až po guláš nebo řízek.
- **Nezapomeň s sebou vzít hotovost – neberou karty.**
- Na Věnečku zavírají o půlnoci.

### General
- Talks at Pyvo are mostly in Czech but it there’s somebody who doesn’t understand Czech talks are switched to English if the speaker is able to.
- **Cash only payments – club doesn’t accept cards.**
- Besides both soft drinks and beer it's possible to eat at the club. Choice is variable and consists of 4 to 7 options ranging from toast, sausages and soup to fried cheese in a bun, goulash or schnitzel.
- Club closes at midnight.

talks:
- title: "Good morning with MicroPython"
speakers:
- Oleh Hromiak
description: |
I have used a couple of ESP8266 devices running MicroPython to help me with my morning routine. They track my phone as BLE beacon, send info to the fastapi server which eventually generates morning routine (via kafka-based data pipeline) and sends push notification to my phone when I get up every morning (detected by phone movements from bedroom to the work desk in the living room). Also, there is a simple react frontend.
Loading