Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.7 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.7 KB

Honey, Let's Shrunk The Gophers!

This talk was given for the Women Tech Makers Berlin at the International Women's Day 2022.
It is an introduction to TinyGo focused on microcontroller aspect.

Links

Video

You can watch the replay here.

Slides

Link to the slides here.

Code samples

Link to the sample of codes in the github repository tinygo-discovery

To go further

CFP

Talk title
Honey, I shrunk the Gophers!

Time
20 minutes

Talk description
Are you trying to find an excuse to try Go and want to build a useful personal project?

How about playing with TinyGo! With any microcontroller and a few materials, you will have enough horsepower to build any IoT project.

Starting from only a basic understanding of TinyGo, learn how to:

  • Make a HelloWorld, blinking led
  • Use the appropriate driver for your hardware
  • Retrieve data from a thermometer and humidity sensor

Audience
Software Developers willing to discover Go in a fun and concrete way.