Difference between revisions of "Quadrotor workshop 20130529"

Skmp (Talk | contribs)
Ododos (Talk | contribs)
(Added Aftermath section)
Line 19: Line 19:
  
 
*Bring your laptop*
 
*Bring your laptop*
 +
 +
== Aftermath ==
 +
 +
* Moved forward about sockets with a basic client - server example by acynonix
 +
* Decided to use IP/UDP stack for control signals
 +
* 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
  
  

Revision as of 14:20, 31 May 2013

Quadrotor.jpg
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

Yet another hackerspace.gr event!





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 about sockets with a basic client - server example by acynonix
  • Decided to use IP/UDP stack for control signals
  • 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