0 Members and 1 Guest are viewing this topic.
I'm a chinese student.I'm working on a DIY calculator project,too.My plan is use the STM32F3 as the main processor.And the total cost is about $16(100 yuan).I think I can help with the translation.
ok, sorry for no news.I moved to a new house, and now i have the optical fiber. Our web designer is building the website.we still need more coders.
Hi zweb, welcome to the forums. You should introduce yourself <a href="http://www.omnimaga.org/index.php?board=10.0">Here</a>.Quote from: Lancelot_du_lac on November 29, 2012, 04:55:24 amok, sorry for no news.and dev on this platform is not necessary, you just need to do code able to be compiled by gcc.I moved to a new house, and now i have the optical fiber. Our web designer is building the website.we still need more coders.What kind of coders? I might be able to ask people in my computer science class but they all program in Java.
ok, sorry for no news.and dev on this platform is not necessary, you just need to do code able to be compiled by gcc.I moved to a new house, and now i have the optical fiber. Our web designer is building the website.we still need more coders.
I can write quite a bit of code that can compile on GCC without being cross-compatible to different architectures. The easiest ways involve using functions like sizeof(<type>) or inlined assembly.I already have a Raspberry Pi. That should be much closer, provided I don't use the hardware acceleration.Also, why buy the distribution? Is it that hard to make your own? (PS it's not)
Quote from: _Nicco_ on November 29, 2012, 07:19:28 pmHi zweb, welcome to the forums. You should introduce yourself <a href="http://www.omnimaga.org/index.php?board=10.0">Here</a>.Quote from: Lancelot_du_lac on November 29, 2012, 04:55:24 amok, sorry for no news.and dev on this platform is not necessary, you just need to do code able to be compiled by gcc.I moved to a new house, and now i have the optical fiber. Our web designer is building the website.we still need more coders.What kind of coders? I might be able to ask people in my computer science class but they all program in Java.Best is C++, cause the main project will be C++other language could be usefull for no critic applications or addons.