-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DMP 2024]: Sugar on Raspberry Pi #15
Comments
Hi @walterbender , I find your project very interesting and want to contribute to it too. I just needed to know if I require particular knowledge in any libraries or packages of python to work in this project (other than what's already mentioned) , also what else do you think will be great to know before contributing to this project? |
@spyder0010 Some experience with RPi is a must. And you'll need to be able to write Python code to access the various sensors etc. And since the goal is Sugar integration, you'll need to become familiar with the Sugar Toolkit. |
Do not ask process related questions about how to apply and who to contact in the above ticket. The only questions allowed are about technical aspects of the project itself. If you want help with the process, you can refer instructions listed on Unstop and any further queries can be taken up on our Discord channel titled DMP queries. Here's a Video Tutorial on how to submit a proposal for a project. |
Hi @walterbender, @chimosky, @Ale |
@Anupam4058 If you have access to a RPi device, then the first step would be to follow the instructions for installing Sugar. From there you can familiarize yourself with some of the activities, such as Turtle Art, from which you can begin to think about how to best leverage the RPi resources. (See https://github.com/sugarlabs/RPi-Docs) |
I am interested in this exciting project as I had worked with Arduino, I want to learn more about your organization and want to contribute my creative thinking, problems solving and python skills. |
hey @walterbender i was interested in this project since gsoc 24' couldn't participate in that due to some deadlines , i already have a RPI device, i have installed sucrose through the bash, i have connected my RPI through Remote Desktop for GUI to test out things, I am looking forward working under your guidance! |
This comment was marked as off-topic.
This comment was marked as off-topic.
Hello, I have worked on RPi and Arduino earlier and would love to use my learnt skills on this project. Any advice on starting the project will be welcomed! |
For everyone interested in this project, demonstrating some understand of both RPi and Sugar in your proposal is important. |
Weekly Goals:Week 1
Week 2
Week 3
Week 4
Week 5
Week 6
Week 7
Week 8
Week 9
Week 10
Week 11
Week 12
|
Ticket Contents
Description
Sugar runs on RPi and we should take advantage of that to reach the Maker community. This project involves ensuring that Sugar runs w/o any issues; that it is packaged in a way that is suitable for inclusion on the Raspberry Pi operating system images. Also, there are any number of Sugar activities that could be enhanced by knowing some of the details of the RPi, such as Turtle Blocks, Measure, and Pippy, all of which could be tailored to take advantage of the sensors available on RPi.
GPIO is a great place to start. But access to other RPi IO, such as a joystick and other peripherals would also be good. These could also be integrated into the Sugar Toolkit and sugargame.
Goals & Mid-Point Milestone
Goals
Setup/Installation
Please refer to Sugar on RPi
Expected Outcome
Not just Sugar on RPi, but a rich integration with the sensor capabilities of the hardware into at least three activities: Turtle Art, Pippy, and Measure.
Acceptance Criteria
New Sugar image for RPi with:
Implementation Details
Each activity will need to be extended to take advantage of the rich sensor env. of RPi.
Mockups/Wireframes
Product Name
Sugar on RPi
Organisation Name
Sugar Labs
Domain
Education
Tech Skills Needed
Debugging, Python
Mentor(s)
@walterbender @chimosky @Ale
Category
Configuration, Documentation, Maintenance, Testing
The text was updated successfully, but these errors were encountered: