Adding another .py files
Posted: Mon Mar 02, 2015 8:18 pm
Hello everyone,
I am pretty new to programming with the micropython board and couldn't find any information on how to do this.
I'm currently working on interfacing with a 16x2 LCD screen and found some code I wanted to test at
https://github.com/wjdp/micropython-lcd
and I don't know how to add the lcd.py files to microcontroller.
I'm working on windows 8.1 and when I plug in the board, I insert the lcd.py file in the removable drive that pops up.
Is that the correct place to add the file? If it isn't where am I supposed to put the file, and how would I do that?
Thank you for taking the time to read this.
I am pretty new to programming with the micropython board and couldn't find any information on how to do this.
I'm currently working on interfacing with a 16x2 LCD screen and found some code I wanted to test at
https://github.com/wjdp/micropython-lcd
and I don't know how to add the lcd.py files to microcontroller.
I'm working on windows 8.1 and when I plug in the board, I insert the lcd.py file in the removable drive that pops up.
Is that the correct place to add the file? If it isn't where am I supposed to put the file, and how would I do that?
Thank you for taking the time to read this.