Search found 11 matches

by t4tomer
Sun Aug 05, 2018 7:23 am
Forum: MicroPython pyboard
Topic: writing code in editor
Replies: 13
Views: 6980

Re: writing code in editor

I did what is on the video , then what ?
by t4tomer
Thu Aug 02, 2018 10:17 am
Forum: MicroPython pyboard
Topic: writing code in editor
Replies: 13
Views: 6980

Re: writing code in editor

I did what you said and put it all in the cmd window but I am still lost , could you help me plize ?
by t4tomer
Mon Jul 30, 2018 11:40 am
Forum: MicroPython pyboard
Topic: writing code in editor
Replies: 13
Views: 6980

Re: writing code in editor

I did the first step

pip install adafruit-ampy

type it in the python command window but
but I get this error :

Image
by t4tomer
Mon Jul 30, 2018 10:47 am
Forum: MicroPython pyboard
Topic: writing code in editor
Replies: 13
Views: 6980

Re: writing code in editor

I am using windows 10
by t4tomer
Mon Jul 30, 2018 10:09 am
Forum: MicroPython pyboard
Topic: cant write if ,else statments in tera term
Replies: 1
Views: 1475

cant write if ,else statments in tera term

I an using tera term to write my program but for reason when I write if statments the screen shows 3 dots like this ... and it is stuck . what to do ?
by t4tomer
Mon Jul 30, 2018 10:07 am
Forum: MicroPython pyboard
Topic: writing code in editor
Replies: 13
Views: 6980

Re: writing code in editor

I treid it but for some reason no rshell or the other programs that you recomand me are working , only tera term
by t4tomer
Sun Jul 29, 2018 9:37 am
Forum: MicroPython pyboard
Topic: writing code in editor
Replies: 13
Views: 6980

Re: writing code in editor

I tried download the program that you suggested but for some reason id does not work, you have maeby other program to recomand ?
by t4tomer
Wed Jul 25, 2018 12:38 pm
Forum: MicroPython pyboard
Topic: writing code in editor
Replies: 13
Views: 6980

writing code in editor

hello I am new to the micro python and now i manged to control the board using program called Tera Term how ever this program is not good enough is there a better editor to use the board ?
by t4tomer
Tue Jul 24, 2018 7:57 am
Forum: MicroPython pyboard
Topic: [Errno 22] Invalid argument problem
Replies: 3
Views: 3523

Re: [Errno 22] Invalid argument problem

I am using the Pyboard 1.1 . I am using windows and my python verson is : 'IDLE (Python 3.6 32-bit). the Pyboard indeed mapped to drive G, and it does contain the main.py and boot.py . I am using IDLE (Python 3.6 32-bit) to edit the program by the way i am new to python , I am used to program Matlab...