If you are using arduino uno board with avr-gcc compiler. You can have a printf printing system for better debugging.
Dec 21, 2013
Dec 20, 2013
Clear your memory card safely
Deleting a file in Win/Linux is almost like locking in a safe. It can be retrieved from the drive easily with a recovery program as long as it is not overwritten by some other data.
Dec 15, 2013
Install simulavr from the source
An apt-get install simulavr will install a previous version of simulavr in Debian Wheezy which has no support for 'atmega328'. So it is better to install it from the latest source.
Subscribe to:
Posts (Atom)
For Web Developer
open -a "Google Chrome" --args --disable-web-security
-
open -a "Google Chrome" --args --disable-web-security
-
This post is incomplete. Would update later... ;) Address space of a process can exceed physical memory using virtual memory. I can use t...
-
Deleting a file in Win/Linux is almost like locking in a safe. It can be retrieved from the drive easily with a recovery program as long ...