Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 2.31 KB

README.md

File metadata and controls

63 lines (39 loc) · 2.31 KB

CactusCon 8 badge

This year's CactusCon electronic badge features a number of sensors that can be used to collect "bio" data.

Badge kit

alt text

Included components

The badge kit include the following items:

  • PCB
  • 3.7V 603450 1200mAh LiPo battery
  • TTGO T-Display ESP32 dev board
  • GY-521 MPU-6050 6-axis gyroscope/accelerometer
  • MAX30102 high-sensitivity pulse oximeter and heart rate sensor
  • Headers x 2
  • Lanyard
  • Adhesive foam pad

Optional Components*

  • Thermal IR sensor
  • Piezo speaker
  • MQ gas sensor
  • Transistor
  • 1k ohm SMD resistor
  • 0.96" OLED display

** More details to come

Assembly

Assembly instructions can be found in this document. To begin assembling the included components, skip straight to step C.

Installing firmware

The easiest way to install the firmware on the T-Display ESP32 dev board is to use PlatformIO.

Installing Platform IO

  1. Install VS Code if you don't already have it installed

  2. Install the PlatformIO plugin

alt text

  1. Clone this git repo

  2. Import project

alt text 5. Push firmware

alt text

PCB design

Kicad was used to design the this year's badge and you can find the design files here.

What's next?

What are you going to build with your badge? Share your hacks with us at 'badge at cactuscon com' or on Twitter (@CactusCon)! PRs welcome.