|
|
| Line 1: |
Line 1: |
| = First Lesson = | | = First Lesson = |
| | |
| | = Building a small scale Solar PV system using an Arduino = |
| | * [https://www.dropbox.com/s/xh8fc1dshk37004/L9110%20Motor%20Driver%20Mod.pdf?dl=0 Arduino fan motor control] |
|
| |
|
| == Arduino IDE Installation and Configuration on a Raspberry Pi == | | == Arduino IDE Installation and Configuration on a Raspberry Pi == |
|
| |
|
| [[File:Screen Shot 2023-04-10 at 12.59.04 pm.png | 900px]] | | [[File:Screen Shot 2023-04-10 at 12.59.04 pm.png | 900px |link = https://www.dropbox.com/s/bwohfh2eh7ys14d/Arduino%20IDE%20installation3.mp4?dl=0 ]] |
| | |
| | |
| * '''Video 1''' - [https://www.dropbox.com/s/t2mwrl2kwelv5ey/Solar%20PV%20intro%2029%20Mar%202023.mp4?dl=0 Introduction to the Solar PV with Battery Storage project]
| |
| * '''Video 2''' - [https://youtu.be/jU_b8WBTUew Serial Communication between Raspberry Pi and Arduino] - YouTube video showing how the Raspberry Pi and Arduino can communicate using (USB) serial communications.
| |
| ** Video 2 is embedded in this site [https://roboticsbackend.com/raspberry-pi-arduino-serial-communication/#Arduino_code Raspberry Pi Arduino Serial communication] - but use the video above as the primary tutorial.
| |
| * Serial communication will be important in gathering data from the Solar PV system so that system performance can be monitored.
| |
| * Serial communication is also used to configure the different components of the Solar PV system.
| |
| | |
| == Materials ==
| |
| * Access to the internet (YouTube)
| |
| * Arduino Uno
| |
| * Raspberry Pi
| |
| * Serial cable (USB Type A to Type Mini-B) to connect the Raspberry Pi to the Arduino Uno
| |
| | |
| [[File:Screen Shot 2023-03-29 at 3.42.21 am.png | 900px]]
| |
| | |
| = Building a small scale Solar PV system using an Arduino =
| |
| * [https://www.dropbox.com/s/xh8fc1dshk37004/L9110%20Motor%20Driver%20Mod.pdf?dl=0 Arduino fan motor control]
| |