Difference between revisions of "User:Domen"

From Electriki
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
My latest thing is the [http://sudoku.cba.si printable sudoku page].
 
My latest thing is the [http://sudoku.cba.si printable sudoku page].
  
I'm getting a pet [[Mantis | mantis]].
+
I'm getting a pet [[Mantis | mantis]]... it will take a while, need to create a habitat and grow some food bugs first.
 +
Ok, ordered it and flies, but still no habitat, will probably have to improvise.
  
 +
I'm also getting plants: Dionaea, catnip (tis bettur than DEET!).
  
 
+
I'm thinking maybe something here should actually be electronics related, so i present you my [[LPC2138]] page.
blah, using this as a clipboard
 
{{{
 
set symbol-reloading on
 
define openocd
 
        target remote localhost:3333
 
end
 
define cortex_flash
 
        monitor reset init
 
        monitor stm32x unlock 0
 
        monitor stm32x mass_erase 0
 
        monitor flash write_image cortex-linux.elf
 
end
 
}}}
 

Latest revision as of 09:02, 24 January 2009

HAI THAR!

Just another lazyperson from #electronics.

My latest thing is the printable sudoku page.

I'm getting a pet mantis... it will take a while, need to create a habitat and grow some food bugs first. Ok, ordered it and flies, but still no habitat, will probably have to improvise.

I'm also getting plants: Dionaea, catnip (tis bettur than DEET!).

I'm thinking maybe something here should actually be electronics related, so i present you my LPC2138 page.