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 2024 | 495/541 | 1 | 1 |
November 2024 | 643/658 | 1 | 14 |
October 2024 | 578/663 | 2 | 6 |
September 2024 | 601/642 | 1 | 14 |
August 2024 | 492/641 | 6 | 24 |
July 2024 | 567/663 | 3 | 13 |
June 2024 | 560/681 | 3 | 8 |
May 2024 | 485/682 | 8 | 12 |
April 2024 | 502/687 | 8 | 9 |
March 2024 | 516/694 | 7 | 9 |
February 2024 | 550/687 | 4 | 11 |
January 2024 | 549/691 | 4 | 10 |
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.