CodeRASPIde is our small contribution to the IoT and Java Eclipse Community.
Features Included
- Project Wizard for Creating a new PI4J Project
- Java Project with PI4J Library added to ClassPath
- Configuration File for RasberryPI Programming with extn .picfg
- Modeling Editor for Editing the RasberryPI Model
- PIN Status Diagram indicating the USE of the PINs
- Zest based Code Visualizer to represent the current Flow Diagram
- Remote Execution and Debug from Eclipse on RasberryPI using LaunchPI Plugins
Currently Supports 40PIN based RaspberryPI Boards
- RaspberryPI A+
- RaspberryPI B+
- RaspberryPI 2
Install as a Plugin
CodeRASPIde's UpdateSite : Click HERE
Prerequisites for installing CodeRASPIDe as Plugin
- Eclipse Installation with EMF, GEF and EMF Query or Eclipse Modelling Tools SDK
- Zest Visualization Plugins
- Remote System Explorer Plugins
- LaunchPI Plugins : Click HERE >> This should be installed after RSE Plugins are installed.
CodeRASPIDe works for GPIO [Input,Output, Multi Pin Configuraion].
We also intend to enable Python and C Code Generation for RaspberryPI.
A Graphical Editor for Logic Design is planned to support our Code Generation Framework
Happy RASPBERRY PI PRogramming. The source would be soon made available on Github for Forking and further Contributions.
If you find any BUGs or need an Enhancement, please write to saravana@ancitconsulting.com or annamalai@ancitconsulting.com
Categories: Application Development Frameworks, Build and Deploy, IDE, Internet of Things (IoT), Rich Client Applications
Additional Details
Eclipse Versions: Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Neon (4.6), Oxygen (4.7), Photon (4.8), 2018-09 (4.9), 2018-12 (4.10), 2019-03 (4.11), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: ANCIT CONSULTING
Development Status: Alpha
Date Created: Tuesday, November 3, 2015 - 09:46
License: EPL
Date Updated: Wednesday, December 14, 2022 - 09:49
Submitted by: Annamalai Chockalingam
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
December 2023 | 0/0 | 0 | 0 |
November 2023 | 550/686 | 5 | 7 |
October 2023 | 516/673 | 8 | 9 |
September 2023 | 529/663 | 6 | 7 |
August 2023 | 515/673 | 6 | 9 |
July 2023 | 535/668 | 5 | 4 |
June 2023 | 527/669 | 6 | 4 |
May 2023 | 447/671 | 14 | 7 |
April 2023 | 576/667 | 4 | 12 |
March 2023 | 569/686 | 5 | 5 |
January 2023 | 531/675 | 6 | 13 |
December 2022 | 550/669 | 4 | 17 |
Reviews Add new review
RPI3 PI4J needs update
Submitted by Dan Naughton on Thu, 11/16/2017 - 11:21
I just got this working with a RPI 3 this week. The Pi4J libaries included in this plugin are outdated and don't work with the RPi3. The 1.2 snapshot ones on the Pi4J website work fine. If you could update your plugin - it should all work well.
Anyway - thanks for creating this - it works well
Re: RPI3 PI4J needs update
Submitted by Jehanzeb Mirza on Wed, 08/22/2018 - 09:54
In reply to RPI3 PI4J needs update by Dan Naughton
Hello!
I have been trying to make it work with the Raspberry pi 3.
Can you please explain how did you manage to do it? What do I need to change in order to do that.
Thank you so much in advance.