Navigation

    Welcome to the Pycom forum

    Forum

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

    • D

      Pybytes Terminal shows data out of order
      Support & Troubleshooting • lopy4 pybytes terminal • • dnear1  

      2
      0
      Votes
      2
      Posts
      331
      Views

      P

      Ive pointed the correct people at this thread. one of them should be able to answer soon :)
    • J

      Lost pymakr Pycom console in VSCode after update VSCode
      Issues & Bugs • pymakr vscode terminal • • jand  

      8
      2
      Votes
      8
      Posts
      2040
      Views

      J

      @dan I have the same Issue on Ubuntu 18, extension don't work VSCode version 1.27.2 Pymakr version 1.0.2
    • Charly86

      Pytrack and.or Deep Sleep break terminal output ?
      Expansion Board • pytrack serial sleep terminal output • • Charly86  

      9
      0
      Votes
      9
      Posts
      1878
      Views

      Charly86

      @jcaron I think I got it The calibrate_rtc() in library pycoproc break the console output, if I comment this call from get_sleep_remaining() No problem Connecting on COM24... # OK! starting, Reset= 0 stage 1 stage 2 Wakeup reason: 4 ; Aproximate sleep remaining: calibrate_rtc 0 sec stage 4 Wait for update ............. may be the deal is out there def calibrate_rtc(self): # the 1.024 factor is because the PIC LF operates at 31 KHz # WDT has a frequency divider to generate 1 ms # and then there is a binary prescaler, e.g., 1, 2, 4 ... 512, 1024 ms # hence the need for the constant self._write(bytes([CMD_CALIBRATE]), wait=False) self.i2c.deinit() Pin('P21', mode=Pin.IN) pulses = pycom.pulses_get('P21', 100) self.i2c.init(mode=I2C.MASTER, pins=(self.sda, self.scl)) idx = 0
    • rskoniec

      WPA2 Enterprise, Terminal command autocomplete
      Ideas • terminal features wpa2 enterpise autocomplete • • rskoniec  

      1
      0
      Votes
      1
      Posts
      573
      Views

      No one has replied

    • 1 / 1