Monthly Archives: September 2012
Embedded Devt on Mac
https://macdevcenter.com/pub/a/mac/2005/01/21/embedded.html
AVR/ARM Cross Toolchain for OS X
https://www.ethernut.de/en/documents/cross-toolchain-osx.html Crossworks for ARM
Arduino IDE Include Search Path
Files ending in .h can be included using the Arduino IDE. If the #include is in a .ino sketch file: #include “filename.h” – first looks for the file in the same directory as your main .ino sketch file – NOT … Continue reading
Arduino using ARM
In addition to the Arduino team’s Arduino DUE (32-bit ARM based Arduino) rumoured to be released at next week’s Maker Faire … ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FEZ Panda II Description: The 72Mhz FEZ Panda II runs .NET Micro Framework, allowing users to program and … Continue reading
Research & Experimental Operating Systems
Christopher B Browne https://linuxfinances.info/info/oses.html#OSINTRO
How To Write An Operating System
https://www.acm.uiuc.edu/sigops/roll_your_own/
Arduino Tool Chains
https://www.jusquici.org/blog/?p=191 https://arduino.cc/playground/Code/Netbeans
ZigBee Information
Understanding_Sensor_Networking_Whitepaper mesh-networking DesignCycle
My Arduino Story – Part Zero
My activities on this have so far taken five steps – each quite protracted in elapsed time because, well, there’s a lot of other stuff going on and it’s only been an hour here and an hour there. Stage 1 … Continue reading
Reed Switch Debounce
http://www.vespalabs.org/Projects/Scooter_Computer_II/Reed_Switch_Debounce http://www.ganssle.com/debouncing-pt2.htm http://www.labbookpages.co.uk/electronics/debounce.html http://en.wikipedia.org/wiki/Snubber