$35 Coding device

  • Thread starter Deleted User
  • Start date
  • Views 1,237
  • Replies 15
D

Deleted User

Guest
OP
I was wondering if there is a device for $35 on amazon that can be used to code 3ds homebrew any suggestions would be great thank you
 
Last edited by ,

Mythical

Well-Known Member
Member
Joined
May 11, 2017
Messages
2,153
Trophies
1
Age
25
XP
3,003
Country
United States
You might be able to trade the gift card for someones old laptop if you put up a listing. If all you want to do is code it shouldn't be too bad
other than that I can't think of much to be honest. Maybe look into raspberry pis?
 
  • Like
Reactions: Deleted User

Foxi4

Endless Trash
Global Moderator
Joined
Sep 13, 2009
Messages
30,835
Trophies
3
Location
Gaming Grotto
XP
29,915
Country
Poland
Provided you're okay with compiling on Linux just about any Pi should suffice. It's certainly busy work since Raspberry Pi's are not exactly computing powerhouses, but you can get them cheap and as long as you manage to compile DevkitPro and libctru, you're pretty much golden. Ideally an x86 PC with a little more processing power behind it would be better, but for beginner homebrew a cheapy SBC will work just fine. The additional benefit is that SBC's are good fun to mess around with in and out of themselves, so you'll have two things to code for, as opposed to just one.
 
D

Deleted User

Guest
OP
Provided you're okay with compiling on Linux just about any Pi should suffice. It's certainly busy work since Raspberry Pi's are not exactly computing powerhouses, but you can get them cheap and as long as you manage to compile DevkitPro and libctru, you're pretty much golden. Ideally an x86 PC with a little more processing power behind it would be better, but for beginner homebrew a cheapy SBC will work just fine. The additional benefit is that SBC's are good fun to mess around with in and out of themselves, so you'll have two things to code for, as opposed to just one.

Okay thank you this is very helpful I will definintly look into it thanks^_^

--------------------- MERGED ---------------------------

Assuming you realy are 14 like your profile says then you might get some money at Christmas time which you can use to buy some old laptop.

Okay thanks
 

Wuigi

Well-Known Member
Member
Joined
Sep 14, 2012
Messages
728
Trophies
1
XP
1,806
Country
United States
@Foxi4 It is an immense pain to make devkitpro work on an ARM device like a raspberry pi.
It already takes several hours on an 8700k to compile it like when you want to compile gbarunner2 but wintermute has deleted all older devkits that provided working code so you have to painstakingly put the missing source code archives together to compile it using the buildscripts he didn't delete.
I started the compilation on my pi zero w but stopped it after a whole day of compilation.
 
D

Deleted User

Guest
OP
@Foxi4 It is an immense pain to make devkitpro work on an ARM device like a raspberry pi.
It already takes several hours on an 8700k to compile it like when you want to compile gbarunner2 but wintermute has deleted all older devkits that provided working code so you have to painstakingly put the missing source code archives together to compile it using the buildscripts he didn't delete.
I started the compilation on my pi zero w but stopped it after a whole day of compilation.

Okay so a rasberry pi is not the way to go then
 

Foxi4

Endless Trash
Global Moderator
Joined
Sep 13, 2009
Messages
30,835
Trophies
3
Location
Gaming Grotto
XP
29,915
Country
Poland
@Foxi4 It is an immense pain to make devkitpro work on an ARM device like a raspberry pi.
It already takes several hours on an 8700k to compile it like when you want to compile gbarunner2 but wintermute has deleted all older devkits that provided working code so you have to painstakingly put the missing source code archives together to compile it using the buildscripts he didn't delete.
I started the compilation on my pi zero w but stopped it after a whole day of compilation.
That's correct, it's a huge headache, which is why I recommend a normal PC instead, even a bargain bin collection of used parts will function better.
 

The Real Jdbye

*is birb*
Member
Joined
Mar 17, 2010
Messages
23,379
Trophies
4
Location
Space
XP
14,000
Country
Norway
I was wondering if there is a device for $35 on amazon that can be used to code 3ds homebrew any suggestions would be great thank you
Yes.
https://www.amazon.com/DLI-Atomic-P...atomic+pi&qid=1576527839&s=electronics&sr=1-2
This is Atom based so it works like a regular PC. Price is crazy low right now, even lower than the usual $35-40 (without the breakout board and camera)
Not that you need the camera, but it's included for basically free so...

You'll also need a power supply, something like this: https://www.amazon.com/Compatible-Atomic-Odroid-Adapter-Breakout/dp/B07SMQMVHC/

Or this:
https://www.amazon.com/SMAKN-Switching-Supply-Adapter-100-240/dp/B01N4HYWAM/

But any PSU that is 5V and at least 2.4A will work if it has the right connector. You can find universal power supplies for laptops etc. that come with different connectors that will work. You may even be lucky and have one that will work from some other device, just make sure the polarity is correct.
 
Last edited by The Real Jdbye,

ghjfdtg

Well-Known Member
Member
Joined
Jul 13, 2014
Messages
1,373
Trophies
1
XP
3,325
Country
@Foxi4 It is an immense pain to make devkitpro work on an ARM device like a raspberry pi.
It already takes several hours on an 8700k to compile it like when you want to compile gbarunner2 but wintermute has deleted all older devkits that provided working code so you have to painstakingly put the missing source code archives together to compile it using the buildscripts he didn't delete.
I started the compilation on my pi zero w but stopped it after a whole day of compilation.
devkitARM does actually compile in around 10 minutes with older dual core (x86_64) CPU from around 5-6 years ago + RAM disk (it's only gcc + a few tools and ctrulib). I have tried it. But a Raspberry Pi will of course take much longer. Probably does it in 1h provided you have enough RAM but the >1 GB versions are too expensive for the OP.
 
  • Like
Reactions: Wuigi

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: yawn