-
• #2
Hmm, I dunno about writing the whole thing (got enough on my plate) but I could probably write some boilerplate code for you and fill you in enough to get you on the right path + advice etc.
Check the phone numbers thread for my number and gimme a shout.
-
• #3
I am going to get this thread up and running again as I can't be the only person learning to code.
So here is my question, I am currently building an android app. Its a multiple particle sketch and runs fine on my computer however anything over about 80 particles slows down on my tablet big time. I wondered if there are any subtle hints to get it running quicker either in processing or on the tablet.
Turning to the trusty forum as all other avenues are looking dark and fruitless...
I'm in my last couple of weeks of my degree and I'm working on my final project. As part of this project, I'm trying to put together an interactive thing which reads people's Oyster cards and displays a text based visual (a short sentence pulled from a big database) which is unique to that Oyster card ID.
I have an RFID card reader, some nfc libraries for Processing and some code which scans for Oyster cards and either displays the ID or registers it. Getting this far alone has tested my resourcefulness and computing knowledge – I have little coding experience and this is my first time using Processing.
I'm looking for someone who can help me see this thing through to a working prototype. From what I can understand there's very little code actually required to be written – all I need is for the card ID number to be randomly paired with a sentence and displayed in a presentable way, and for this sentence not to be used again except when that particular ID number is detected on the reader, but I don't have the time to trial-and-error my way to that point by myself (as much as I'd like to!).
Is there anyone out there with Processing experience or any kind of coding experience who might be able to help? I would of course compensate you for your time with beer/food/skills/cash-money accordingly...
Post in here, PM or shoot me an email to thedrussell at gmail dot com
Cheers!