Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (3)
Using FPGA to control nRF24L01 to send and receive messages.
4.5
This file includes a complete set of nRF24L01 message sending and receiving functions controlled by FPGA. By using the temperature sensor DS18B20, the temperature is measured in one FPGA, and then sent out with wireless nRF24L01. The data sent out is received and processed in another FPGA nRF24L01, and the measured temperature data is read out with digital tube. The file is a complete set of code, which is tested successfully in ep4ce22f17.
yang1lei
2018-01-03
0
1
Verilog UART baud rate
no vote
This document contains the serial communication program written by Verilog. The most important thing is that the code involves and calculates the adjustability of baud rate, such as some common baud rates: 9600, 115200, etc. the code has been verified in experiments.
yang1lei
2018-01-03
0
1
SHA1 algorithm
no vote
This document contains the SHA1 algorithm of bq26100 written in Verilog, and the PDF document of how to write the program to control the encryption authentication of bq26100. The Verilog algorithm program has been verified to be feasible in the experiment, and the code has been optimized.
yang1lei
2018-01-03
0
1
No more~