Navigation

    Welcome to the Pycom forum

    Forum

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

    • H

      Confusion on Atom projects, module locations, libraries, etc.
      Discussion • atom library modules project • • haresfur  

      1
      0
      Votes
      1
      Posts
      94
      Views

      No one has replied

    • D

      Arduino reading High from WiPY 3.0
      WiPy 2&3 • wipy 3.0 arduino question project electronics • • Dezert754  

      2
      0
      Votes
      2
      Posts
      192
      Views

      robert-hh

      @Dezert754 You have to connect the GND of both devices and a Pin of the Wipy set as Output to a Pin of the Arduino set as Input. The cables should not be long, and adding a resistor of 4.7kOhm into the wire does not hurt. Since the WiPy runs at 3.3 V and the Arduino at 5V, the level at the Arduino for a high is specified as 3.5V, so it's not sure if it works. Better use a level converter.
    • R

      Can't achieve to get a project in PyMakr
      Issues & Bugs • pymakr problem project • • ropito  

      5
      0
      Votes
      5
      Posts
      1344
      Views

      Ralph

      HI @ropito, I've tested it and I see that it indeed doesn't display the project name when working on windows. It's only a UI issue though. It does detect your project and will upload files from it when using the upload or download feature. It's just the UI label that doesn't display the name. I'll look into it and will fix the label in the next release.
    • H

      First time using the LoPy
      LoPy • lopy project codeing • • HANSJORG2  

      4
      0
      Votes
      4
      Posts
      1460
      Views

      robert-hh

      @hansjorg2 Ampy is a a python program. You'll find it here: https://learn.adafruit.com/micropython-basics-load-files-and-run-code/install-ampy
    • S

      How to create a new project with the PyMakr plugin
      LoPy • lopy vscode project • • simonjcarr  

      4
      0
      Votes
      4
      Posts
      1517
      Views

      A

      To upload a whole project to the pycom board with Visual Studio Code, one has to the File > Open Folder command. Choose the folder where all your .py files are in, e.g., main.py, boot.py and so on. By opening the folder instead of a single file, the IDE and pymakr recognizes all files and interprets them as project. It took me ages to understand how this works... There are so many tutorials and guides around pycom, but there is not guide going through really ALL steps.
    • 1 / 1