Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. expansion board
    Log in to post

    • F

      Selling my LoPy boards + antennas + expansion boards + cases x 2
      LoPy • lopy expansion board antenna case • • Fizzyorr  

      2
      0
      Votes
      2
      Posts
      937
      Views

      S

      This listing (**********) has been removed, or this item isn't available. Please check that you've entered the correct item number Listings that have ended 90 or more days ago won't be available for viewing. Remove this?
    • R

      Correct formula for BATT monitoring on expansion board
      LoPy • lopy expansion board battery monitor • • roadfox  

      11
      0
      Votes
      11
      Posts
      3328
      Views

      J

      @robert-hh, the method function very well, thank you
    • lollisoft

      Mounting expansion boards, pysense and pytrack into a case, what drill holes diameter is used M3,M2.5?
      Expansion Board • expansion board mounting mounting holes • • lollisoft  

      3
      0
      Votes
      3
      Posts
      1128
      Views

      robert-hh

      @lollisoft M3 matches the expansion board. Looking at the pitctures in the docs, PySense and PyTrack seem to have 2mm mounting holes.
    • C

      VIN and GND to charge battery?
      Expansion Board • expansion board wipy 2.0 battery power charge • • Corbie  

      5
      0
      Votes
      5
      Posts
      1715
      Views

      T

      I had simmilar issue using VIN. I can't believe Pycom doesn't provide any schematic for these expansion boards, or atleast proper descriptions on how they can be used. I was also under the impression that VIN can be used as an input, instead of using the USB. There are NO WARNINGS anywhere that you should not be using VIN as an input, while using a battery as a backup. Luckily my house didn't burn down as I soon enough figured out that VIN and the Battery + seem to be linked together... I'm new to Pycom's hardware - and thus far really disappointed in the lack of usefull (and up to date) documentation
    • C

      What is the extension board button right id?
      WiPy 2&3 • expansion board wipy2.0 • • ColombianAus  

      8
      0
      Votes
      8
      Posts
      2677
      Views

      C

      @RobTuDelft ok fair enough. so Following code should work right? import time from machine import Pin import machine import pycom pycom.heartbeat(False) def toggle_rgbled_blue(arg): pycom.rgbled(0xff) time.sleep(2) pycom.rgbled(0) def toggle_rbgled_red(arg): pycom.rgbled(0x7f0000) time.sleep(2) pycom.rgbled(0) button_blue = Pin('P10', mode=Pin.IN, pull=Pin.PULL_UP) button_blue.callback(Pin.IRQ_RISING, toggle_rgbled_blue) buton_red = Pin('P0', mode=Pin.IN, pull=Pin.PULL_UP) button_red.callback(Pin.IRQ_RISING, toggle_rgbled_red) Cheers Colombian
    • C

      18650 Li-Ion battery
      Expansion Board • expansion board battery lipo battery • • cfaessler  

      3
      1
      Votes
      3
      Posts
      1536
      Views

      T

      @cfaessler Did you eventually tried the 18650? Can you share some experience? Thanks!
    • B

      5V Pin or VIN only ?
      Expansion Board • expansion board pin voltage • • bnjroos  

      5
      0
      Votes
      5
      Posts
      2477
      Views

      B

      Just tried to power my sensor as you said and it is indeed working, are there any risks of doing so ?
    • B

      [SOLVED]LoPy Bricked, RED LED
      LoPy • lopy expansion board bricked • • bnjroos  

      5
      0
      Votes
      5
      Posts
      2944
      Views

      T

      For anybody else that might have this problem, before trying to erase the flash you need to have a wire connected between G23 and GND and reset the board.
    • B

      OEM Unit - Baseboard?
      LoPy • lopy expansion board oem baseboard • • blsmith  

      2
      0
      Votes
      2
      Posts
      887
      Views

      jmarcelino

      @blsmith Using the OEM module + baseboard reference design is practically the same as buying the WiPy, LoPy, etc kits. If you don't want to design a custom board buying the development kit is probably the best option.
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 6 / 6