Difference between revisions of "RV"

From Things and Stuff Wiki
Jump to navigation Jump to search
(a start)
 
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
  
 
WP: Remote_control_vehicle - defined as any vehicle that is teleoperated by a means that does not restrict its motion with an origin external to the device. This is often a radio control device, cable between control and vehicle, or an infrared controller. A remote control vehicle or RCV differs from a robot in that the RCV is always controlled by a human and takes no positive action autonomously.
 
WP: Remote_control_vehicle - defined as any vehicle that is teleoperated by a means that does not restrict its motion with an origin external to the device. This is often a radio control device, cable between control and vehicle, or an infrared controller. A remote control vehicle or RCV differs from a robot in that the RCV is always controlled by a human and takes no positive action autonomously.
 +
 +
 +
 +
 +
 +
 +
* [https://px4.io/ Open Source for Drones - PX4 Open Source Autopilot]
 +
** https://github.com/PX4/Firmware
 +
  
  
  
 
* [https://www.hovergames.com/ HoverGames]
 
* [https://www.hovergames.com/ HoverGames]
 +
 +
* [https://nxp.gitbook.io/hovergames/  HoverGames Drone and Rover] - the documentation for the NXP HoverGames drone kit and additional NXP drone hardware, including the RDDRONE-FMUK66 flight controller (also referred to as NXPhlite).
 +
 +
* [https://www.hackster.io/contests/hovergames HoverGames Challenge 1: Fight Fire with Flyers - Hackster.io] -
 +
 +
 +
 +
 +
* https://github.com/deptofdefense/porglet -works by having multiple low cost sensors working together to sweep through the 1 MHz to 6 GHz spectrum and attempt to identify and log any suspected drone signals. By using multiple low cost devices, we replicate the functionality of a large expensive SDR platform in a more disposable setup.

Latest revision as of 18:56, 17 March 2021


See also Radio#Remote control


WP: Remote_control_vehicle - defined as any vehicle that is teleoperated by a means that does not restrict its motion with an origin external to the device. This is often a radio control device, cable between control and vehicle, or an infrared controller. A remote control vehicle or RCV differs from a robot in that the RCV is always controlled by a human and takes no positive action autonomously.






  • HoverGames Drone and Rover - the documentation for the NXP HoverGames drone kit and additional NXP drone hardware, including the RDDRONE-FMUK66 flight controller (also referred to as NXPhlite).



  • https://github.com/deptofdefense/porglet -works by having multiple low cost sensors working together to sweep through the 1 MHz to 6 GHz spectrum and attempt to identify and log any suspected drone signals. By using multiple low cost devices, we replicate the functionality of a large expensive SDR platform in a more disposable setup.