All Projects → danarrib → BulletGCSS

danarrib / BulletGCSS

Licence: GPL-3.0 License
A High Caliber Ground Control Station System designed for the 21st century lifestyle

Programming Languages

javascript
184084 projects - #8 most used programming language
C++
36643 projects - #6 most used programming language
HTML
75241 projects
CSS
56736 projects
PHP
23972 projects - #3 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to BulletGCSS

Esp32 Mqtt
ESP32 MQTT sample project for
Stars: ✭ 166 (+472.41%)
Mutual labels:  mqtt, esp32
Esp8266 React
A framework for ESP8266 & ESP32 microcontrollers with a React UI
Stars: ✭ 193 (+565.52%)
Mutual labels:  mqtt, esp32
Espmqttclient
Wifi and MQTT handling for ESP8266 and ESP32
Stars: ✭ 169 (+482.76%)
Mutual labels:  mqtt, esp32
Blinker Doc
blinker中文文档
Stars: ✭ 139 (+379.31%)
Mutual labels:  mqtt, esp32
ZeroPilot-SW
Software for WARG custom autopilot
Stars: ✭ 13 (-55.17%)
Mutual labels:  uav, autopilot
Esp32 Rhasspy Satellite
The repo has implementing an esp32 standalone MQTT audio streamer. Is is desinged to work as a satellite for Rhasspy (https://rhasspy.readthedocs.io/en/latest/). It supports multiple devices
Stars: ✭ 138 (+375.86%)
Mutual labels:  mqtt, esp32
Blynk Server
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
Stars: ✭ 8 (-72.41%)
Mutual labels:  mqtt, esp32
Blinker Library
An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.
Stars: ✭ 1,095 (+3675.86%)
Mutual labels:  mqtt, esp32
ESP32
DroneBridge for ESP32. A short range wifi based telemetry link. Support for MAVLink, MSP & LTM (iNAV).
Stars: ✭ 183 (+531.03%)
Mutual labels:  uav, telemetry
Basecamp
An Arduino library to ease the use of the ESP32 in IoT projects
Stars: ✭ 251 (+765.52%)
Mutual labels:  mqtt, esp32
Esp Mqtt
MQTT component for esp-idf projects based on the lwmqtt library
Stars: ✭ 76 (+162.07%)
Mutual labels:  mqtt, esp32
fixed-wing-sim
Matlab implementation to simulate the non-linear dynamics of a fixed-wing unmanned areal glider. Includes tools to calculate aerodynamic coefficients using a vortex lattice method implementation, and to extract longitudinal and lateral linear systems around the trimmed gliding state.
Stars: ✭ 72 (+148.28%)
Mutual labels:  uav, aircraft
Tinygsm
A small Arduino library for GSM modules, that just works
Stars: ✭ 1,186 (+3989.66%)
Mutual labels:  mqtt, esp32
Esp32 Projects
ESP32 好玩、有趣、实用的项目
Stars: ✭ 142 (+389.66%)
Mutual labels:  mqtt, esp32
Espuino
RFID-controlled musicplayer powered by ESP32
Stars: ✭ 71 (+144.83%)
Mutual labels:  mqtt, esp32
Openmqttgateway
MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility, SMS & LORA.
Stars: ✭ 2,413 (+8220.69%)
Mutual labels:  mqtt, esp32
Esp32 Onenet
ESP32 通过 MQTT 连接到中国移动物联网云平台 OneNET
Stars: ✭ 49 (+68.97%)
Mutual labels:  mqtt, esp32
Pysmartnode
Micropython Smarthome framework
Stars: ✭ 58 (+100%)
Mutual labels:  mqtt, esp32
Ems Esp
ESP8266 firmware to read and control EMS and Heatronic compatible equipment such as boilers, thermostats, solar modules, and heat pumps
Stars: ✭ 226 (+679.31%)
Mutual labels:  mqtt, esp32
FMT-Firmware
FMT Autopilot Embedded System
Stars: ✭ 207 (+613.79%)
Mutual labels:  uav, autopilot

Bullet GCSS

Bullet GCSS is a high caliber ground control station system designed for the 21st century lifestyle.

Deploy BulletGCSS UI on FPV Sampa

github-social-media

Bullet GCSS allows an UAV pilot/operator to get the most important telemetry data right on his/her SmartPhone or computer screen. Information such as aircraft location, distance, altitude, battery status, navigation status are always available.

The main differences between Bullet GCSS and other traditional ground station systems are:

  • It works using Cellular Data network, which means that there's no maximum range. You'll know about your aircraft as long as it's inside a the cellular network coverage area.
  • It doesn't require any app to be installed on your SmartPhone or computer. It's just a Web page that opens directly inside the Web Browser.
  • Bullet GCSS can also be installed on the SmartPhone as a Web App, giving the same experience but taking the full SmartPhone screen, making it look even nicer!
  • It works both on Android Phones/Tablets and iPhone/iPad, works on any PC too (Windows, Linux, Mac). In fact, it probably works on your Windows Phone too. That's the beauty of Web Apps.

How it works?

There are two fundamental parts on Bullet GCSS: The Modem and the User Interface (UI).

Modem talks to the Flight Controller on the aircraft to get the telemetry data, and sends this data to a MQTT Broker on the Internet.

The UI is connected to this same MQTT Broker, and every time it gets a new telemetry message, it'll display it on the screen.

How can I use it?

Check out the Wiki for detailed instructions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].