- Raspberry Pi Mechatronics Projects HOTSHOT
- Sai Yamanoor Srihari Yamanoor
- 371字
- 2021-07-23 20:31:40
Mission briefing
In the first part of the project, we will discuss programming the Arduino for the first time, and in the second half, we will look into the control of a Weasley weather clock. We will also look into the Raspberry Pi AlaMode , stackable add-on arduino hardware (http://wyolum.com/projects/alamode/).
Why is it awesome?
Arduino is an open source microcontroller development platform based on the Atmel series of microcontrollers. It has brought engineers, artists, and students to the same table. The programming interface (programs are written in C/C++ usually) is so simple and this was the sole reason that made the platform so popular. Hence, it is widely used for prototyping in product development.
Over the years, there have been several hardware add-ons that aided in hardware development using the Arduino. Some of these add-ons can be stacked on top of the Arduino development platform, and they are commonly referred to as shields. There are shields for medical devices, interfacing sensors, GPS units, and actuators such as stepper motors, servo motors, and so on. The ecosystem of the gadgets that are built around the Arduino is so vast that the microcontroller platform was launched into the stratosphere along with a helium balloon.
Your Hotshot objectives
In this project, we will do the following:
- Install the Arduino IDE
- Program the Arduino using the Raspberry Pi
- Raspberry Pi AlaMode (or any other Arduino development board)
- Introduction to Weasley Weather Clock and Bill of Materials
- Control the stepper using the Arduino
- Control the RGB LED Strip using the Arduino
- I2C Communication using the Arduino (optional)
- Serial port communication with the Raspberry Pi
- 精通Nginx(第2版)
- Mobile Application Development:JavaScript Frameworks
- Flutter跨平臺開發入門與實戰
- Arduino家居安全系統構建實戰
- 區塊鏈底層設計Java實戰
- Python項目實戰從入門到精通
- Learning VMware vSphere
- Mastering Unreal Engine 4.X
- Building Microservices with Go
- Spring Boot學習指南:構建云原生Java和Kotlin應用程序
- Mastering Machine Learning with scikit-learn
- Laravel 5.x Cookbook
- Mastering Swift 4(Fourth Edition)
- 寫給所有人的編程思維
- Hands-On Game Development Patterns with Unity 2019