Off-grid Solar PV Panel project: Difference between revisions
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
= First Lesson = | = First Lesson = | ||
* '''Video 1''' - | * '''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''' - YouTube video showing how the Raspberry Pi and Arduino can communicate using (USB) serial communications [https://youtu.be/jU_b8WBTUew Serial Communication between Raspberry Pi and Arduino]. | * '''Video 2''' - YouTube video showing how the Raspberry Pi and Arduino can communicate using (USB) serial communications [https://youtu.be/jU_b8WBTUew Serial Communication between Raspberry Pi and Arduino]. | ||
** Video 2 is embedded in this site - but use the video above as the primary tutorial [https://roboticsbackend.com/raspberry-pi-arduino-serial-communication/#Arduino_code Raspberry Pi Arduino Serial communication] | ** Video 2 is embedded in this site - but use the video above as the primary tutorial [https://roboticsbackend.com/raspberry-pi-arduino-serial-communication/#Arduino_code Raspberry Pi Arduino Serial communication] | ||
Revision as of 16:53, 28 March 2023
First Lesson
- Video 1 - Introduction to the Solar PV with Battery Storage project
- Video 2 - YouTube video showing how the Raspberry Pi and Arduino can communicate using (USB) serial communications Serial Communication between Raspberry Pi and Arduino.
- Video 2 is embedded in this site - but use the video above as the primary tutorial Raspberry Pi Arduino Serial communication
- 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