Navigation

    Welcome to the Pycom forum

    Forum

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

    • S

      Atom Pymakr Serialport.node
      Pymakr • pymakr atom • • ssmith  

      35
      1
      Votes
      35
      Posts
      14838
      Views

      Ralph

      @simonjcarr Try the latest code on the develop branch, that should solve the issue: https://github.com/pycom/pymakr-atom/tree/develop
    • R

      How to sync to /flash and not /sd?
      Pymakr • pymakr • • rolandvs  

      2
      0
      Votes
      2
      Posts
      1095
      Views

      Ralph

      Hi @rolandvs, thanks for reporting this. Atom is not really aware of the /flash or /sd directories, but uploads the code to where the REPL is running from. It could be that inserting the SD card makes the repl start from the /sd folder. I don't really have a solution to it right now, but I'll look in to it together with embedded.
    • R

      FTP Upload and Sync Issue
      Issues & Bugs • pymakr atom ftp upload sync • • reefat  

      2
      0
      Votes
      2
      Posts
      1321
      Views

      J

      @reefat as documented here: https://docs.pycom.io/chapter/toolsandfeatures/FTP.html There's a limit of 1 simultaneous connection, so you might have to tweak a few settings in Cyberduck or other FTP client. The described settings in FileZilla work very well.
    • B

      Add /sd folder to the Atom Project
      Software Tools • pymakr • • bigboy20769  

      1
      0
      Votes
      1
      Posts
      911
      Views

      No one has replied

    • B

      How can I clear Serial Terminal screen using Atom/Pymakr plugin?
      Software Tools • pymakr • • bigboy20769  

      2
      0
      Votes
      2
      Posts
      1046
      Views

      Ralph

      Will add this feature to the task list. Right now you can clear it by closing and opening the terminal.
    • T

      Need Help with VSCode Pymakr
      Software Tools • pymakr • • TCB  

      17
      1
      Votes
      17
      Posts
      4930
      Views

      T

      Ralph I was using VSC for an extended period earlier today. The board kept losing connection to my PC. I had to keep resetting and re connecting. Eventually my PC crashed (bluescreen) with an error of "Memory Issue" or similar with root cause being ftser2k.sys which I think is the FTDI driver. The program I was working on involved reading a BLE beacon if that's relevant. As this may be related to the issue I thought I would let you know. BTW I switched to ATOM and am not having the same issue (so far!)
    • R

      Pymakr console should not be always up
      Issues & Bugs • pymakr console • • reefat  

      6
      0
      Votes
      6
      Posts
      1820
      Views

      R

      @Ralph See how it looks after closing the console. The statusbar is gone.
    • Ralph

      Pymakr Visual Studio Code released
      Announcements & News • pymakr vsc • • Ralph  

      8
      2
      Votes
      8
      Posts
      3964
      Views

      livius

      @ralph when i press download into new folder (pymakr VS configured on COM port) all files are downloaded but 3 of them cannot be downloaded tried many times with reset, disconnect ... Downloading 3 files... [1/3] Reading lib/sensor.py Failed to download lib/sensor.py [2/3] Reading lib/konfig.py Failed to download lib/konfig.py [3/3] Reading lib/GPS2.py Failed to download lib/GPS2.py this is how it looks like in Filezilla: Do you have any concept what can be wrong? - because e.g. file sensory.py is quite small name is also in lower letters without numbers - nothing special. konfig.py is really small file 696 bytes... I can of course do this by Filezilla but..
    • tobru

      failed to set dtr/rts
      Issues & Bugs • lopy pysense pymakr • • tobru  

      25
      0
      Votes
      25
      Posts
      17173
      Views

      on4aa

      What Removed Added Resolution --- FIXED Status REOPENED RESOLVED Comment # 5 on bug 104320 from Aleksander Morgado I've pushed the 2 blacklisted devices with rules including vid:pid, but I've also added the whole vid to the "usb adapters greylist", which are only probed if manually requested to do so, so should help to avoid interference with other Microchip-vid-tagged devices. https://cgit.freedesktop.org/ModemManager/ModemManager/commit/?id=c2b956aefce495865cbdcb9971e2b3cd99cd0e99 All fine & dandy in the end…
    • J

      Connection to LoPy through Pysense fails
      Issues & Bugs • lopy pysense pymakr serial • • jellium  

      2
      0
      Votes
      2
      Posts
      1237
      Views

      J

      A temporary fix: downgrade Pymakr Atom package from version 1.0.2 to version 1.0.1. Curious to know where the problem lies in version 1.0.2 for my LoPy-Pysense combo.
    • A

      Serial Detection and Atom Pymakr debugging problems
      Issues & Bugs • pymakr sipy atom serial debug • • adrien3d  

      2
      0
      Votes
      2
      Posts
      1727
      Views

      bucknall

      Hi @adrien3d, Could you please try following the instructions at the bottom of this page, https://atom.io/packages/pymakr? It looks like you're having issues with the serial port module! Let me know if this helps, Alex
    • L

      Pymakr - specify telnet port
      Pymakr • pymakr atom • • lebucur  

      2
      0
      Votes
      2
      Posts
      1007
      Views

      bucknall

      Hi @lebucur, Not currently, however, this feature will arrive at a later date! Thanks, Alex
    • B

      Small update for Pymakr plugin description for Atom
      Guides • pymakr website pycom • • Batilan  

      2
      1
      Votes
      2
      Posts
      1188
      Views

      bucknall

      Hi @Batilan, Noted! Will make this change to the docs! Thanks, Alex
    • T

      VSCODE Plugin
      Software Tools • pymakr enhancement • • thrag  

      4
      1
      Votes
      4
      Posts
      1727
      Views

      T

      @livius ok. Thanks. I can see the method used in that source. DOCS for the file transfer API would be really useful too but this will get me started. Thanks
    • A

      Downgrade Atom Pymkr plugin
      Software Tools • pymakr other • • Andrea Filippini  

      4
      0
      Votes
      4
      Posts
      1857
      Views

      bucknall

      @gandm I hadn't realised you could do that! Thanks for the tip :)
    • lollisoft

      PyMakr on Mac OS X Snow Leopard?
      Issues & Bugs • lopy pymakr mac snowleopard • • lollisoft  

      4
      0
      Votes
      4
      Posts
      1587
      Views

      guy

      @lollisoft Use Atom - the Pymakr standalone is deprecated. Make sure, before installing Atom, that you upgrade Node JS to latest stable release (if you're on older release you'll run in to some issues when installing the Pymakr plugin in Atom). Installing Node JS using homebrew - incase you don't have node installed Upgrading Node JS If you've not used Atom or Pymakr plugin before, see these docs first.
    • A

      Memory Allocation Failed
      WiPy 2&3 • pymakr wipy2.0 fft numpy • • anikamanzo  

      6
      0
      Votes
      6
      Posts
      2162
      Views

      robert-hh

      @pwest memory is even lower. They have about 40k heap for Python objects, including the byte code.
    • S

      Issue when running the code
      SiPy • pymakr sipy connect • • Smartpills  

      2
      0
      Votes
      2
      Posts
      1001
      Views

      livius

      @Smartpills Pymakr or Atom Pymakr plugin? If Pymakr - then do not use it at all. https://forum.pycom.io/topic/1026/pymakr-atom-plugin-released
    • L

      Pymakr USB connection
      Pymakr • pymakr • • Lateralleap  

      8
      0
      Votes
      8
      Posts
      3459
      Views

      Ralph

      Good to hear this is solved. For your information: we're planning a new feature soon that auto detects the available comports for you. That should solve these confusions in the future.
    • S

      Is it just me or is Pycom sofware not very good?
      Issues & Bugs • pymakr atom pymate issue • • smssms  

      6
      0
      Votes
      6
      Posts
      2291
      Views

      T

      @smssms I feel like I may be with you on this one I have yet to find a combination of H/W Firmware and tooling that is reliable. I wanna believe. It looks so promising and so close yet just not quite ready I think.
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 6 / 8