- 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
- Oracle WebLogic Server 12c:First Look
- GraphQL學習指南
- Visual Basic程序開發(學習筆記)
- MySQL數據庫應用與管理 第2版
- Learning ASP.NET Core 2.0
- Learning AWS Lumberyard Game Development
- Python Tools for Visual Studio
- 人臉識別原理及算法:動態人臉識別系統研究
- 老“碼”識途
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- 新一代SDN:VMware NSX 網絡原理與實踐
- OpenCV 3計算機視覺:Python語言實現(原書第2版)
- SQL Server 2012 數據庫應用教程(第3版)
- MATLAB 2020 GUI程序設計從入門到精通
- Java Web動態網站開發(第2版·微課版)