06-23-2016, 10:05 AM
(This post was last modified: 06-23-2016, 10:06 AM by JasperBrown.)
Possible IDE?
|
06-23-2016, 10:44 AM
(This post was last modified: 06-23-2016, 10:59 AM by NexusDude.
Edit Reason: Found own answer, perhaps
)
(05-16-2016, 04:18 PM)yuvgin (OP) Wrote: I'm looking for a freeware IDE and some instructions on how to create a simple and basic image of my own. (06-23-2016, 10:05 AM)JasperBrown Wrote:The OP mentioned both those things, true. The replies focus on the freeware IDE / GPIO end of things, which is my main interest (although knowing how to compile an image could be handy).(06-23-2016, 08:42 AM)NexusDude Wrote: It'd be nice if something were installed with the images, like IDLE on Raspbian, I believe.I see in this tread two sings mixed up: I want to learn how to use the GPIO and other pins. Can I just apply whatever works on the RPi directly to the Pine64, or is there some different driver or configuration file I would need? EDIT: Edit: OK, this post is a good source for the below question. For example, in Python, can I just code as follows? Code: import RPi.GPIO as GPIO
NexusDude of Central Texas
06-23-2016, 11:01 AM
(06-23-2016, 10:44 AM)NexusDude Wrote: For example, in Python, can I just code as follows? Yes, you can do that; however, you will need to download and install the codes from here. They are incomplete, but you will be able to use the RPi port for in|out as usual... pwm not ready yet, and not sure about i2c spi, etc. I have tested with debian and ubuntu and the RPi.GPIO for PineA64 works for in|out...
07-04-2016, 11:32 AM
(05-16-2016, 04:18 PM)yuvgin Wrote: Hi, Today I finished the assembly of the latest version of the development environment Codeblocks. eXtra can be read here: http: //www.codeblocks.org/. Screenshots running version you can find here: http://forum.pine64.org/showthread.php?t...4#pid14694. If you will approach this development environment. So, depending on the community's decision, I will publish a detailed assembly instructions or give information necessary for Integration of the current distribution Ubuntu. |
Users browsing this thread: 1 Guest(s)