24C04 memory design scheme overview adopts star structure, one Master (Coo) and no more than 50 Clients, Client only receives data from Master (Coo). Client has two working modes, intermittent work and continuous work. The program of each Client is the same, that is, there are only two programs, Master program and Client program. Each JN5139 module is connected to a 93C46 (Master and Client), and all settings are saved in 93C46. The I2C bus of each JN5139 module is connected to a temperature sensor, 18B20 or other models selected by the designer. The 34th pin of JN5139 sets LED, which lights up for 0.5 seconds when sending data. Master (Coo) Master function: transmit the received data from UART0, and broadcast the data received from UART0 to all Clients. Upload its own status regularly. The transmission time interval is the automatic wake-up time defined in 93C46 (not working in sleep state). The format is the same as the 93C46 of the Client (see Client93c46 for details). Client: There are three working states: 1. Scheduled wake-up 2. Interrupt wake-up 3. Continuous power supply working communication The Master broadcasts the data received by its serial port to all Clients as is. The Master receives the Client data and outputs it to the Master serial port 0 as is.
You Might Like
Recommended ContentMore
Open source project More
Popular Components
Searched by Users
Just Take a LookMore
Trending Downloads
Trending ArticlesMore