Quadrotor Workshop: Network sockets

From Hackerspace.gr
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Yet another hackerspace.gr event!

Starts Organizer
Wed 29 May 2013 21:00 skmp, Acinonyx, petros.kon (edit and add yourself)
Ends Event Owner
Wed 29 May 2013 23:00 User:Acinonyx, User:Skmp



Quadrotor

Event coordinator for this Wednesday is: Acinonyx

don't forget to check out the Project Page if you already haven't...


  • Bring your laptop*

Aftermath

  • Moved forward on sockets with a basic client - server example made and presented by acynonix
  • Decided to use IP/UDP stack for control communication
  • Made network latency tests that gave an average of 16ms over 3 hops in our lan
  • Decided to abolish the, now redundant, identifying 2 bits used for serial communication


Seems like we'll be going forward with C/C++ after all. Oh well :) ~ skmp

TODO:


Pre-Meetup:

WORKSHOP PLAN:

  • Acinonyx
    • More C (study a bit, we can't affort to spend time on the details)
    • IP/TCP/UDP intoduction
    • We want to have a working joystick over UDP by the end of the session, so come prepared !


KEYWORDS:

  • PWM, PPM, Servo control
  • Arduino usb interface
  • beaglebone
  • git/github
  • Qt
  • C