How To Get Started - Utah-WiESEL/wren_wsn GitHub Wiki

##wren_wsn (Repository Structure) ###base_station ####pcb_design

  • gerbers
  • schematic
  • BOM

####support_structure

  • vectors (illustrator .ai file)
  • laser_settings
  • BOM

####images

  • pictures

###wren_mote ####pcb_design

  • gerbers
  • schematic
  • BOM

####software

  • test application

####peripherals

  • case
  • clips

####images

  • pictures

###programming ####bsl #####MSP430F5342CUSPBSL

  • project files

#####pythonbsl

  • project files

####debugger #####images #####pcb_design ######WRENDebugger

  • gerbers
  • schematic
  • BOM

######WRENDebuggerV2

  • gerbers
  • schematic
  • BOM

####gang_programmer #####pcb_design

  • gerbers
  • schematic
  • BOM

#####software

  • setup screenshots

#####images

  • pictures

####usb_charger #####images

  • pictures

#####pcb_design

  • gerbers
  • schematic
  • BOM

##Fabricate PCBs

We have included the schematics and gerbers for each PCB we designed. These include the WREN mote, base station, programmers, debuggers, and USB charger PCBs.

##Gather Material on BOMs

Each PCB design comes with a generated bill of materials for all the on board components.

Information on the structural aspect of the WREN cases and base station is also provided.

##Download Firmware and Application Software

We provide our bootstrap loader (BSL) for use with our modified TI Gang Programmer PCB. We also provide a test program to verify each component on the WREN mote after manufacturing and assembly. As far as user applications go, we provide a link to our TinyOS development platform to get you started.