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: "howto",

Top "howto" experts: synexo, alekseysergeevv, matagaskar, avatar, denilw, jvpigeon,

Groups about "howto": NoviceNotes™ Archive 2006,

1 - 10 of 95 next »   Watch mshook
 
  • OpenBTS is a software-based GSM access point, allowing standard GSM-compatible mobile phones to make telephone calls without using existing telecommunication providers' networks. OpenBTS is notable for being the first free software implementation of the industry-standard GSM protocol stack.
  • The GSM Software Project: We want to bring together all the folks that are interested in building a gsm receiver.
by mshook 2009-11-01 19:26 1 · november · 2009 · a · cell · telephone · how · howto · gsm · sdr · cool · interesting · radio · dsp
http://mshook.appspot.com/z/d4m.htm?/mshook/1+november+2009+a - cached - mail it - history
via http://couros.wikispaces.com/Digitalstorytelling
Try a Story Idea Prompt
So if you are stuck for ideas, here are some prompts:

    * What was your favorite childhood pet?
    * Where was your most memorable vacation?
    * What topic most inspired you in grade school?
    * Where is a place in the world you'd like to visit?
    * What is the most adventurous thing you have done?
    * Who was an influential authority in your subject discipline?
    * Or just describe a collection of things such as
          o Five attributes of a great writer
          o The top technology gadgets of the future
          o Most important discoveries in your field
          o Favorite cars, vegetables, flowers, tools
          o Collection of things that don't belong
Why is it I have such a hard time writing down stories?
by mshook 2009-10-28 08:31 story · narrative · tips · ideas · viapopular · video · howto · introduction · tutorial · swhpl · writing · susan
http://cogdogroo.wikispaces.com/StoryIdeas - cached - mail it - history
/*send the packet*/
send_result = sendto(s, buffer, ETH_FRAME_LEN, 0, 
	      (struct sockaddr*)&socket_address, sizeof(socket_address));
if (send_result == -1) { errorhandling... }

Example 1.6. Receive a RAW ethernet frame

void* buffer = (void*)malloc(ETH_FRAME_LEN); /*Buffer for ethernet frame*/
int length = 0; /*length of the received frame*/ 
...
length = recvfrom(s, buffer, ETH_FRAME_LEN, 0, NULL, NULL);
if (length == -1) { errorhandling .... }
by mshook 2009-10-15 22:15 ethernet · 802 · packet · howto · code · mac · ip · c · example
http://aschauf.landshut.org/fh/linux/udp_vs_raw/ch01s03.html - cached - mail it - history
//dirt cheap wireless TX
//generates 38kHz carrier wave on pin 9 and 10
//sends data via TX every 500ms
void setup()
{
  pinMode(9, OUTPUT);
  pinMode(10, OUTPUT);

  // Clear Timer on Compare Match (CTC) Mode
  bitWrite(TCCR1A, WGM10, 0);
  bitWrite(TCCR1A, WGM11, 0);
  bitWrite(TCCR1B, WGM12, 1);
  bitWrite(TCCR1B, WGM13, 0);

  // Toggle OC1A and OC1B on Compare Match.
  bitWrite(TCCR1A, COM1A0, 1);
  bitWrite(TCCR1A, COM1A1, 0);
  bitWrite(TCCR1A, COM1B0, 1);
  bitWrite(TCCR1A, COM1B1, 0);

  // No prescaling
  bitWrite(TCCR1B, CS10, 1);
  bitWrite(TCCR1B, CS11, 0);
  bitWrite(TCCR1B, CS12, 0);

  OCR1A = 210;
  OCR1B = 210;

  Serial.begin(2400);
}

void loop()
{
  Serial.println("testing testing testing");
  delay(500);
}


by mshook 2009-09-27 21:21 arduino · avr · code · timer · ir · infrared · receiver · transmitter · serial · howto · circuitled · modulation · c
http://tthheessiiss.wordpress.com/2009/08/05/dirt-cheap-wireless/ - cached - mail it - history
via http://www.google.com/search?q=spur+gear&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a
by mshook 2009-09-23 15:23 gear · machine · howto · how · video · manufacturing · september · 2009
http://www.youtube.com/watch?v=VHTXaU7GZC0 - cached - mail it - history
via http://tinyurl.com/ir-remote-control
To decode what the remote was sending, I used an oscilloscope and a small photodiode. The photodiode generates a small amount of voltage when light hits it, and responds to changes in light level quickly enough that the oscilloscope can draw a really nice plot of the signal. I have a Parallax USB oscilloscope, which is perfect for showing the command pulses and is just fast enough to find the modulation frequency. As an aside, I’m really happy with the Parallax oscilloscope for projects like this. It is simple to use and I love being able to save images to share with people.
Here’s what two of the commands from the dimmer remote look like. The top signal is the “fade lights up” command, and the bottom one is “fade lights down”:
oscilloscope image of 2 commands
by mshook 2009-09-22 22:48 ir · howto · oscilliscope · modulation · avr · arduino · project · code · infrared · control · wishlist · remote · usb
http://zovirl.com/2008/11/12/building-a-universal-remote-with-an-arduino/ - cached - mail it - history
I'm working on a project that uses data in JSON format  (www.json.org).  It took me a while to get it going in processing, so I thought I'd post what I did here.  If there's a better way (which undoubtedly there is!), please let me know.

Andrew Odewahn

--
Here are the steps I took (on Windows):

1.  Download http://www.json.org/java/json.zip from json.org.  Save it in a some directory, which I'll call %DOWNLOAD_HOME%.

2.  Unzip it.  Be sure you preserve the archive's directory structure (/org/json/) when you unzip the file.  

3.  Change directory into %DOWNLOAD_HOME%orgjson
by mshook 2009-09-22 10:48 processing · howto · json · java · code · library · emon
http://processing.org/discourse/yabb2/YaBB.pl?board=Integrate%3Baction=display%3Bnum=1163101573 - cached - mail it - history

How does Doodle work?

  1. Create a poll.
  2. Forward the link to the poll to the participants.
  3. Follow online what the participants vote for.

Free. No registration required.

Schedule an event …

… such as a board meeting, business lunch, conference call, family reunion, 
movie night, or any other group event.
View example

Make a choice …

… among movies, menus, travel destinations, or among any other selection.

by mshook 2009-08-17 10:02 via · sunrise · schedule · poll · useful · choose · decide · howto · service
http://doodle.com/ - cached - mail it - history
SELECT CONCAT( "[", GROUP_CONCAT( CONCAT("{name:'",`name`,"'"), CONCAT(",email:'",`email`,"'}") ) ,"]") AS json FROM users; CREATE TABLE `user`( `id` int not null auto_increment, `name` varchar(100), `email` varchar(50), PRIMARY KEY(id) ) ENGINE = InnoDB; INSERT INTO `user` (`name`, `email`) VALUES ('Cesar', 'cesar@craftyman.net'), ('Maria', 'maria@gmail.com'), ('Jose', 'j0s3@hotmail.com'), ('Albert','albertpr@yahoo.com');
by mshook 2009-08-10 08:54 via · json · popular · mysql · sql · howto · code · example
http://craftyman.net/mysql-to-json/ - cached - mail it - history
1 - 10 of 95 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates