sudomod Community Competition (and Arduino Crash Course)

Check out my latest Instagram post to win a FREE ESP32 starter kit: https://www.instagram.com/p/BjgVZImFz8b/?taken-by=sudomod_wermy

Forum thread with everything you need to know about the competitionhttps://sudomod.com/forum/viewtopic.php?f=65&t=6043

Code samples from the videohttp://www.mediafire.com/file/3638oe6q0ygjfa6/ardiuno_crash_course_samples.zip

Board and sensors used in the video (affiliate links):
HiLetgo ESP32: https://www.amzn.com/B0718T232Z/?tag=sudomod-20
PIR sensor (different brand but should work the same): https://www.amzn.com/B0177V3A6U/?tag=sudomod-20
Sound sensor (different brand but should work the same): https://www.amzn.com/B073S39CG4/?tag=sudomod-20
Temperature/altitude/barometric pressure sensor: https://www.amzn.com/B00UUS12PO/?tag=sudomod-20
Smoke sensor: https://www.amzn.com/B01F2X3VY6/?tag=sudomod-20

ESP32 links:
Pinout for board (and other info): https://github.com/espressif/arduino-esp32
Driver for USB-UART chip: https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers

Other resources:
Pull-up resistors: https://learn.sparkfun.com/tutorials/pull-up-resistors
Learning to code: https://www.codecademy.com/  or  https://www.sololearn.com/  are both great.  I think most people start learning to code with Javascript these days, which should be a great starting point.

Updates:

If you get an error similar to this: “arduino [Errno 13] Permission denied: ‘/dev/ttyUSB0′” then check out this post on the forums from obsidianspider: https://sudomod.com/forum/viewtopic.php?f=18&t=6075

wermy Written by: