Arduino information
For those of you who are curious about the Arduino, here's a nice (hot-)link: http://todbot.com/blog/spookyarduino/
« October 2006 | Main | December 2006 »
For those of you who are curious about the Arduino, here's a nice (hot-)link: http://todbot.com/blog/spookyarduino/
For those of you who are interested, i have included my code on bezier curves after the jump. Copy the code into a new sketch, run, and click in the resulting window. The code uses a switch statement, which is really a simplified series of if/else statements. In the comments are my first two iterations of the the algorithm. I've never used processing before, so this was fun to write. Are there better ways of writing this? And is it cool if i post my homework here when i am finished with it? Anyone want me to keep writing up example code?
Backchannel after the jump:
my internet was down the entire weekend, so the majority of the hw is quarantined on my desktop.
However, i do have the code for the third example on page 192(?), which uses code and concepts from the other 5. Code now fixed
Code for the processing hw for 541 after the jump:
here's more of this week's 541 homework. Set the variables true and run to see the outputs for each example. I removed my code for 6 and i don't know what will happen if multiple are set to true. but enjoi. hope it all works :}
code after the jump...
With the holiday travel rapidly approaching, and all kinds of hubbub over new "secure" passports, i came across this article on hacking the new British passports...
So the answer to the question is: with about 200 quid and 24 hours time, not very secure at all. And that's how long it took two of the good guys to do it... unencrypted data on the passport, good call guys :[
this is a little rougher than it needs to be, i don't clean up any of the extra array cells, but it works, so meh...
This page contains all entries posted to Mike Rossmassler in November 2006. They are listed from oldest to newest.
October 2006 is the previous archive.
December 2006 is the next archive.
Many more can be found on the main index page or by looking through the archives.