1 / 14

Embedded Systems Day-3

Embedded Systems Day-3. Sourabh Sankule. Outline. Wireless Communication EEPROM accessing to save permanent Data AVR Studio Debugging and programming Relay Circuit and controlling AC bulb. CC2500 – 2.4GHz Transceiver. Read Datasheet for details Application Circuit Internal Block Diagram.

dugan
Download Presentation

Embedded Systems Day-3

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Embedded SystemsDay-3 SourabhSankule

  2. Outline • Wireless Communication • EEPROM accessing to save permanent Data • AVR Studio Debugging and programming • Relay Circuit and controlling AC bulb

  3. CC2500 – 2.4GHz Transceiver • Read Datasheet for details • Application Circuit • Internal Block Diagram

  4. CC2500 Module uC Driver Firmware CC-2500 MAX-232 RS232 Out UART SPI RxD TxD GND Driver Code for CC2500 burned in this microcontroller. Code is not provided.

  5. Interfacing CC2500 Module Atmega128 JP4 JP3 MAX 3223 RS232 Out CC-2500 Module UART-0 RxD TxD GND

  6. By Passing uC to connect to USB Atmega128 JP4 JP3 MAX 3223 RS232 Out CC-2500 Module UART-0 RxD TxD GND Atmega128 JP6 JP5 FTDI FT232 USB Out USB UART-1

  7. Configuring Module • Using Robosoft Software • Channel ID : Frequency • Device ID

  8. Byte Mode • Send Data directly as byte. • 80msec delay between 2 Data byte. • Demo • Show Rx-Tx Short Test via Docklight • Show Data Send Test via Docklight • Show uC Send Test, Temp value, ABCD… etc

  9. Packet Mode Send Packet Receive Packet To be tested on uC by students in Lab. Give demo on dock-light

  10. EEPROM Accessing For saving permanent variables.

  11. Relay : Electro-Mechanical Switch

  12. Relay Control 5V Relay. Why Transistor ? Why this Diode ?

  13. AVR Studio • Using as IDE for AVRGCC • Real Time Debugging using JTAG ICE

  14. END

More Related