links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Michael Shook, member since May 27, 2004
.
Search Everyone: "linux",

Top "linux" experts: oupsemma, sk545, alekseysergeevv, ravee_27, sheepdog, bubarda,

Groups about "linux": Linux, Linux, linux, Linux fans group, Linux, Debian,

1 - 10 of 14 next »   Watch mshook
 

* is Unix

Jacob Kaplan-Moss

October 7, 2009

by mshook 2009-10-08 00:07 c · ruby · python · example · code · minimal · server · viapopular · good · linux · perl · how · network · socket · process
http://jacobian.org/writing/star-is-unix/ - cached - mail it - history
.nolist			; We don't want to actually include defs in our listing file.
.include "m168def.inc"	; m168def.inc defines all the pins on the Mega168 so we can
			; use them by their names rather than addresses (not fun).

.list			; We DO want to include the following code in our listing ;D

	rjmp	main 	; You usually place these two lines after all your
main:			; directives. They make sure that resets work correctly.

	ldi	r16,0xFF ; LoaD Immediate. This sets r16 = 0xFF (255)
	out	DDRB,r16 ; Out writes to SRAM, which is one way of accessing
			 ; pins. DDRB controls PORTB's in/out state.

	ldi	r16,0x00 ; r16 is where we'll store current LED state
			 ; 0x00 means all off. This is preserved over loops.
...
by mshook 2009-06-28 19:50 avr · arduino · minimal · blink · assembler · howto · example · code · asm · linux · good
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1218921378 - cached - mail it - history
Some characteristics, however, show refinement over what Apple has done. The Pre's processor board is "substantially" smaller than the iPhone's and reveals that Palm spent a large amount of time maximizing its available space -- a particular feat given the faster, 600MHz Texas Instruments OMAP3 processor and newer PowerVR SGX 530 graphics. Enough seems familiar that iFixit draws a close parallel between the two companies.

Palm Pre logic boards exposed
The Pre's main components exposed but still assembled; a water damage sensor is highlighted on the left. | Image credits: iFixit.
by mshook 2009-06-08 08:25 palm · linux · iphone · comparison · component · photo · how · assembly · palmos
http://www.appleinsider.com/articles/09/06/07/palm_pre_teardown_shows_iphone_inspired_design.html - cached - mail it - history
gdb and simulavr are the backend of AVR studio. With gdb and simulavr you can do the same things you can do with AVR studio. Ubuntu has in its repository some ready packages. Look for gcc-avr, binutils-avr, avr-libc, avrdude, gdb-avr, simulavr. Just install them, that's it Cool The downside is that you don't have a GUI, you probably need to simulate your code from the command line.
by mshook 2009-06-05 18:48 avr · arduino · linux · ubuntu · emulator · howto · up · microprocessor · simulate
http://forum.sparkfun.com/viewtopic.php?t=12095 - cached - mail it - history
Navigator:

+ AVR main

+ Frutt home
+ Contact me

Subjects
 o Assembler
 o DisAssembler
 o man avrdis
 o Gigaweb
 o NGW 100
 o Opcodes
 o Yomal
 o VAX 01
 o VAX 02

Okapi
 o Design
 o Control

Assembler
 o EBNF
 o aa001

Achatz
 o ICSP dongle

Service
+ Downloads
+ Achatz.nl 
by mshook 2009-05-22 16:14 assembler · avr · up · microprocessor · howto · linux · 8bit
http://verhoeven272.nl/fruttenboel/AVR/index.html - cached - mail it - history

12. The Morris worm
11. Google search rank
10. Apollo guidance system
9. Excel spreadsheet
8. Macintosh OS
7. Sabre system
6. Mosaic browser
5. Java language
4. IBM System 360 OS
That leaves my third, second, and top-most choices still to go. So here they are:

by mshook 2009-05-09 23:38 pdafriendly · apollo · gnc · ibm · unix · linux · spoiler · list · rank · agc · mac · spreadsheet · java · worm · browser · tinyrul · qvrr5c
http://www.informationweek.com/shared/printableArticle.jhtml;jsessionid=A4NOF022PM024QSNDLPCKHSCJUNN2JVN?articleID=19190... - cached - mail it - history
"No need to burn a CD. Just run the installer, enter a password for the new account, and click "Install", go grab a coffee, and when you are back, Ubuntu will be ready for you. Wubi is Safe You keep Windows as it is, Wubi only adds an extra option to boot into Ubuntu. Wubi does not require you to modify the partitions of your PC, or to use a different bootloader, and does not install special drivers. It works just like any other application. Wubi is spyware and malware free, and being open source, anyone can verify that. Wubi is Discrete Wubi keeps most of the files in one folder, and if you do not like it, you can simply uninstall it as any other application."
by mshook 2009-04-12 13:30 windows · linux · ubuntu · install · via · podcast · wishlist · free
http://wubi-installer.org/ - cached - mail it - history
by mshook 2009-03-21 15:56 synth · drum · machine · linux · music · samba · howto · tutorial · midi · sequencer · free
http://www.linuxjournal.com/article/7846 - cached - mail it - history
by mshook 2009-03-12 12:33 saved · gui · design · history · os · viapopular · windows · linux · sgi · ibm · 1980s · 1990s · ui
http://www.webdesignerdepot.com/2009/03/operating-system-interface-design-between-1981-2009/ - cached - mail it - history
Cool, but not as cool as an MSX Z-80 in Java*Script* http://jsmsxdemo.googlepages.com/jsmsx.html via http://www.amazon.com/Beautiful-Architecture-Leading-Thinkers-Software/dp/059651798X
by mshook 2009-03-07 12:48 virtual · game · dos · linux · java · cool · via · book · architecture · borders · 2009 · march · lookinside · mynote
http://www-jpc.physics.ox.ac.uk/ - cached - mail it - history
1 - 10 of 14 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates