Solar Energy, refers to the heat radiation energy of the sun (see three ways to communicate in thermal energy: radiation), mainly to say the sun rays. It is generally used as power generation or provides energy for water heaters. Since the birth of life on the earth, the heat radiation provided by the sun can survive, and since ancient humans also understand the sun-dried objects, and as a method of making food, such as salt and salt fish. In the case where fossil fuel is decreasing, solar energy has become an important part of human use energy, and it has been continuously developed. Solar energy uses optical heat conversion and photoelectric conversion, solar power is an emerging renewable energy.
Be
1, solar honeycomb weather station
The project describes the latest generation of weather stations used by the Thingspeak team of MathWorks.
The meteorological station provides the following improvements:
Optional solar energy required without power
Easy to repeat and maintainable packaging and electronic products based on SENTIENT THINGS IOT nodes
Updated firmware with Micro SD card data record, storage, and forwarding data to overcome communication interruptions and optional automatic Thingspeak channels
Design steps:
Step 1 - Insert Weather And Level Adapter and Boron into the IOT node
Step 2 - Install the temperature and humidity sensor in the solar radiation shield
Step 3- Insert the sensor into the IOT node
Step 4 - Create Thingspeak and Particle Accounts and register your device
Step 5 - Add WebHooks to your particle account
Step 6: Programming your Particle device and test
Step 7: Install weather station and analyze data
Scenario: https://www.cirmall.com/circuit/14607
2, solar panel intelligent positioning device
This product uses GPS positioning and LED lamp to projection light intensity of the battery board, and it is possible to position the optimal position of solar energy, and the stepping motor is used to adjust the orientation of the battery board to ensure that the solar panel can absorb the maximum energy.
Circuit introduction:
1. By detecting the output voltage of the battery board, calculate the optimal solar position, GPS positioning longitude, latitude, and determine the direction of the rotation of the battery board.
2. Real-time measurement of the LED intersection, then send commands to step motor, adjust the direction of the solar panel in real time
3. The battery board can intelligently rotate the direction
4.UART (universal asynchronous reception / sending device) facilitates user testing, debugging and analysis
Scenario Link: https://www.cirmall.com/circuit/1001
3, solar street light wireless controller
systems mannual:
1. After the device is powered on, in the initial 1 minute, in the configurable frequency band, this time the system detects whether there is configuration data from the master. If there is, save the latest control
Data and override the previous control data, if not, read the default data into the working mode;
2. Each device has a unique ID, after the device enters the working mode, automatically connect to the corresponding controller according to the ID device;
3. After 1 minute of the device, it is not connected to the corresponding master for 10 consecutive times, and immediately switch to the optical control mode, and configured data according to the default configuration, or the main controller
Successful configuration data work. Then send the request to connect the master information at intervals for 10 minutes. Until connected to the master.
4. In the case where the device is connected to the main controller, if the control command is accepted, immediately follow the control commands of the controller. If you accept the main controller
The inquiry command is immediately reported immediately. The device fixed interval 30 minutes sends its own status data to the main controller.
5. If the battery voltage is detected is too low, the device automatically shuts down the data. Cut off peripheral drive power, CPU enters low power mode, and drive indicator alarm, 10 minutes from time
Send battery abnormal status data to the master.
6. If the luminaire is detected, the lighting abnormal data is transmitted to the central controller. (Since the battery voltage is pulled out, the battery voltage can be detected in the case of the luminaire.
Detecting whether the lamp is opened. Procedures process: 1 minute before opening the luminaire, detect the battery voltage value V1, the battery voltage is lowered after turning on the luminaire, then V1
As a reference value, then turn on the luminaire, the comparison of the battery voltage is recorded as V2, V1 and V2 can analyze if the lamp is at work). The abnormality here is mainly to refer to an exception.
Plan link: https://www.cirmall.com/circuit/12131
4, portable solar camera monitoring system
Portable PTZ cameras, powered with PIR triggers and solar cells.
Hardware components:
Sony SPRESENSE motherboard (main and extension) × 1
Sony SPRESENSE Camera Pack × 1
Solar battery board, 3.5V @ 18V × 1
USB output buck converter × 1
RPI UPS battery pack × 1
LCD display 1.8 inches × 1
SparkFun Translation / Tilting Bracket Kit × 1
PIR motion sensor (universal) × 1
ESP ESP8266 ESP-01 × 1
MicroSD module (universal) × 1
Molex FFC Cable 20P 6 "× 1
USB-A to right angle Micro USB cable × 1
USB-A to MICRO-USB line × 1
Acrylic vase diameter 6 inches × 1
PVC pipe diameter 6 inches x 2 foot length × 1
Software applications and online services:
Arduino IDE
Openscad
Thingspeak API
Ifttt maker service
Pushbullet
Manual tools and manufacturing machines:
Velleman K8200 3D printer
Sony SPRESENSE development system with integrated GPS and 5 million pixel cameras seems to be ideal for portable monitoring systems. My idea is to build a solar cloud camera unit that captures images with location information. It will have a small color LCD display that helps initial settings by previewing the camera image and overwriting GPS status and location information. It also includes a PIR motion sensor to trigger image acquisition. One of the lack of Sony systems is radio communication (BLE or WIFI). In order to solve this problem, I am adding an ESP8266-01 WiFi module.
Scenario Link: https://www.cirmall.com/circuit/11606
5. Automatic tracking based on Arduino solar energy
A new type of solar energy based on Arduino and ray sensors automatically track, does not need to build a very complex mechanical structure, nor does it require complex circuits, simple and light, and can be quickly assembled.
Scenario: https://www.cirmall.com/circuit/14827
6, solar power generation data acquisition system
This document describes a solar power generation data acquisition system that uses 51 single-chip as the main control chip, through the ADC conversion circuit and the operational amplification circuit, will acquire the solar photographic voltage value and the current time on the liquid crystal display.
Scenario: https://www.cirmall.com/circuit/1534
7. Synchronization MPPT buck solar charger based on ATMEGA32U4
Hardware components:
Sparkfun Pro Micro - 3.3V / 8MHz × 1
Software applications and online services:
Arduino IDE
Manual tools and manufacturing machines:
Soldering iron (general)
feature:
Arduino IDE can be programmed
Input Voltage: 15 - 22V
Output voltage: 1 - 14.4V
Simple MPPT (maximum power point tracking) solar charge controller for 18V solar panels
Appropriate step-down converter topology, you can increase the current of the output, not just PWM
Sparkfun Pro Micro 5V, 16MHz or 3.3V, 8MHz (recommended 3.3V, more efficient)
ACS712 Current Sensor (5A Version) on the output side
Memcerifier for panel and output side voltage measurement
Two N-channel MOSFETs, driven by IR2104 half bridge drive, inductance (synchronous buck converter)
Provided by the panel voltage, so it can't be exhausted at night
Working frequency 31.5kHz
warn! The device cannot directly drive the 5V USB device. Do you need your risk!
Always use a voltage regulated 5V USB adapter on the output! Otherwise, the voltage GLICHTES may damage your USB device!
This controller is Common Negative
Three modes: MPPT, CV, CC
The time, voltage and current of the SD card data logger. You can import TXT files in Excel
warn! Always adjust the output voltage and output current limit according to your battery type !!
Efficiency is between 84% to 92% (excluding approximately 75mA circuit board power supply)
New features in V1.0:
Preliminary commit, use my 10W and 20W solar panels to test, parallel 8 18650 batteries for my DIY USB power group. Two TP4056 lithium charger modules on the output of Paralel
If you charge the battery directly, you will need to install a defenny diode on the output! Otherwise, your low-end MOSFET may explode!
Advantage:
Replace software, if possible, no need for anti-feed diode
The circuit board is more efficient, eliminating the LM317T regulator
Add a configuration menu with a button
Scenario: https://www.cirmall.com/circuit/9819
8, STM32F0 design more fast charge agreement solar charge treasure (schematic)
Have you encountered a mobile phone without electricity during a travel, the camera is dead, the Bluetooth headset is dead. Even before traveling, it is ready to charge the treasure, but sometimes meet the "eating" speed of the mobile phone. At this time, why not consider buying a solar charging treasure, often heard such a slogan "there is a light", it sounds very beautiful, but now it is still difficult to see the solar charging treasure on the street.
In order to solve the above problems and satisfy my DIY hobbies, use a shared bicycle solar panel to make a solar charging treasure. It has MPPT solar maximum power point tracking function, and the boost circuit uses IP2161 for fast charge protocol identification and match, which can support multiple fast charge protocols. Not much, look at the results of the project below.
Scenario: https://www.cirmall.com/circuit/18648
Be
Source: Circuit City
Our other product: