Skip to content

Workshop and supplementary material for the VSS 2019 satellite: MacGyver-ing in vision science: interfacing systems that are not supposed to work together

License

Notifications You must be signed in to change notification settings

ha5dzs/InvisibleMacGyver

Repository files navigation

Supplementary material for MacGyvering in vision science: Interfacing systems that are not supposed to work together

The materials included here are the building blocks for the workshop of the same name on the VSS 2019 conference. The target audience is people who know the basics of programming (variables, loops, if statements, etc) but haven't done any hands-on work with hardware before.

The freebie IoT (Internet of Things) kit

The kit consists of:

  • A NodeMCU V3 board
  • A common cathode RGB led
  • A Bosch BME280 (temperature, humidity, and air pressure) sensor
  • A TCS23725 RGBC sensor
  • An SSD1306-based OLED screen
  • An SD card breakout board with a 8 GB micro SD card
  • Two breadboards with suitable wires ...so if you didn't get your own, you can just buy the relevant bits. As of 2019, all these components are easily obtainable.

The device is being programmed with Arduino and its support libraries. I organised some examples and tutorials into various themes. All .ino files are loadable on their own.

Basics

Nitty-gritty

Onwards and upwards

This hardware can be used for way more than just the examples shown above. Further examples are included here.

About

Workshop and supplementary material for the VSS 2019 satellite: MacGyver-ing in vision science: interfacing systems that are not supposed to work together

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published