Yesterday I got two CC2538 SmartRF06EB development kits. I debugged them with GenericApp in the protocol stack Z-Stack-Mesh-1.0.0. One board was burned into a coordinator, PANid was set to 0x6018, cha...
Ultrasonic level meter, differential level meter, flow meter (1) Screen operation control. One ultrasonic differential level meter is installed on each coarse screen and fine screen. The difference in...
Based on ise14.7, I used the Nexys3 development board to play with the read-only memory today. The source code is as follows: module rom8( input wire[2:0]addr, output wire[7:0]M ); parameter N=8;//The...