Note

Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts.

Why Join?

  • Expert Support: Solve post-sale issues and technical challenges with help from our community and team.

  • Learn & Share: Exchange tips and tutorials to enhance your skills.

  • Exclusive Previews: Get early access to new product announcements and sneak peeks.

  • Special Discounts: Enjoy exclusive discounts on our newest products.

  • Festive Promotions and Giveaways: Take part in giveaways and holiday promotions.

👉 Ready to explore and create with us? Click [here] and join today!

Lesson 38: Learn Trigonometry Fundamentals in One Session (EASY)

This tutorial covers the basics of trigonometry and its applications using the Raspberry Pi Pico W:

  • Introduction to Trigonometry: Addresses common issues in learning trigonometry and focuses on using circles to simplify concepts.

  • Understanding Circles: Explains unit circles and how rotating a vector traces a circle, introducing radians and degrees.

  • Basic Trigonometric Functions: Demonstrates sine, cosine, and tangent using circles, and introduces inverse functions to find angles.

  • Programming Examples: Shows how to calculate sine and cosine in MicroPython, with example code for degrees to radians conversion.

  • Homework Assignment: Find sine and cosine for key angles (0°, 90°, 180°, 270°, 360°) without a calculator, emphasizing visual understanding.

Video