pic_therm

PIC16F877A and BME280 thermometer
git clone git://git.margiolis.net/pic_therm.git
Log | Files | Refs | README | LICENSE

layout.kicad_wks (1269B)


      1 (page_layout
      2   (setup (textsize 1.5 1.5)(linewidth 0.15)(textlinewidth 0.15)
      3   (left_margin 10)(right_margin 10)(top_margin 10)(bottom_margin 10))
      4   (rect (name rect1:Rect) (start 0 0 ltcorner) (end 0 0) (repeat 2) (incrx 2) (incry 2))
      5   (line (name segm1:Line) (start 50 2 ltcorner) (end 50 0 ltcorner) (repeat 30) (incrx 50))
      6   (tbtext 1 (name text1:Text) (pos 25 1 ltcorner) (font (size 1.3 1.3)) (repeat 100) (incrx 50))
      7   (line (name segm2:Line) (start 50 2 lbcorner) (end 50 0 lbcorner) (repeat 30) (incrx 50))
      8   (tbtext 1 (name text2:Text) (pos 25 1 lbcorner) (font (size 1.3 1.3)) (repeat 100) (incrx 50))
      9   (line (name segm3:Line) (start 0 50 ltcorner) (end 2 50 ltcorner) (repeat 30) (incry 50))
     10   (tbtext A (name text3:Text) (pos 1 25 ltcorner) (font (size 1.3 1.3)) (justify center) (repeat 100) (incry 50))
     11   (line (name segm4:Line) (start 0 50 rtcorner) (end 2 50 rtcorner) (repeat 30) (incry 50))
     12   (tbtext A (name text4:Text) (pos 1 25 rtcorner) (font (size 1.3 1.3)) (justify center) (repeat 100) (incry 50))
     13   (tbtext %Y (name text5:Text) (pos 109 20) (font bold))
     14   (tbtext %C0 (name text6:Text) (pos 109 23))
     15   (tbtext %C1 (name text7:Text) (pos 109 26))
     16   (tbtext %C2 (name text8:Text) (pos 109 29))
     17   (tbtext %C3 (name text9:Text) (pos 109 32))
     18 )