Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Atom doesn't detect my fipy #275

@clem-gh

Description

@clem-gh

Hi !! I'm really new with pycom and I don't know how to decribe my problem with technical words so I'll try to tell you what happenned:

  1. I installed pymakr
  2. I connect for the first time a pycom device (fipy) with the expansion board 2.0 and a LoRa antenna
  3. COM3 appeard but I couldn't write anything into the terminal
  4. I wrote the following file named: my_first_file.py :

import pycom
pycom.heartbeat(False)
pycom.rgbled(0330033)

  1. I upploaded the file into the COM3 portal
  2. It didn't do anything, I look my code and I forgot a "x" beetwen the first 0 and the 3, so I did ctrl+alt c
  3. The connect/disconnect button turned red
  4. I couldn't reconnect the fipy with atom so I decided to disconnect it from the usb port
  5. Atom doesn't recognize anything

image

So, how can I reconnect my Pycom device?

Operating system: windows 11

Atom version: last version

Pymakr version: last version

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions