Skip to main content

Xadow - Main Board

The Xadow Main board module is based on the controller ATmega32U4. It features high performance and low power consumption, which makes your project small and portable, especially suitable for wearable projects.

The on-board controller ATmega32U4 has 32K Flash and 2.5K SRAM and 1K EEPROM, it can be also used as a USB slave module, same as the Seeeduino Lite, that you can make much more projects with this. This Board can be powered either from the on-board USB connection or a Lithium battery. Also, there is charge circuit on this module that you can charge for the Lithium battery through the USB port.

The first time you use this Xadow main board, please install the related driver and make little modification as Here.

Specification


  • Microcontroller: ATmega32u4
  • Work Voltage: 3.3V
  • DC Current per IO pin :40mA
  • Digital I/O Pins: 20
  • PWM Channels: 7
  • Analog Input Channels: 12
  • Operating Temperature: -20~70 ℃
  • Dimensions: 25.43mm x 20.35mm

Interface Function


  • J1: Micro USB. can be used for charging for Lithium battery and uploading code.
  • U2: ATmega32U4 IC, 8-bit AVR Microcontroller with 32K Bytes of ISP Flash and USB Controller.
  • RST: Reset Button. Can reset all system when it connects several Xadow modules.
  • J2,J3: FPC interface.
  • U1: CN3065 IC, charge management chip.
  • BAT: Battery socket, used to hook up LiPo battery,the interface is JST 1.0.
  • U4: MIC5205-3.3YM5,Voltage Regulators.

Pins Description


Pins on both sides of Xadow modules are symmetrical, here are pins descriptions about J2 Interface from top to bottom.

Xadow PinsMicrocontroller PinsFunction
19(PCINT1/SCLK)PB1
210(PDI/PCINT2/MOSI)PB2
311(PDO/PCINT3/MISO)PB3
438PF5(ADC5/TMS)
514,34,24,44VCC
65,23,35,43GND
75,23,35,43GND
814,34,24,44VCC
918(OC0B/SCL/INT0 )PD0
1019(SDA/INT1)PD1
1120(RXD/INT2)PD2
1221(TXD/INT3)PD3

Board Revisions and Changes


Revision 1.3

  1. This version replaces the J2 and J3 FPC connector to a Flip type. It makes users more easier to connect or disconnect peripherals.
  2. Optimize the charge circuit with path control function.
  3. Separated the power supply for MCU and peripherals. It makes the MCU working more stable.

Get Start with Xadow Main Board


Similar to the Arduino, the Xadow Main Board uses only a single microcontroller (the Atmel ATmega32U4) to both run your sketches and communicate over USB with the computer. This means that you only need a USB cable to program the Xadow. The specific steps are as follows:

Now, you can program and use the Xadow as you use other Arduino boards.

Boards.txt and USBCore.cpp for Arduino IDE v1.6.3

Schematic Online Viewer

Resources


Tech Support & Product Discussion

Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.

Loading Comments...