philsson 9302eadae7 Touch OSC and NodeMCU
1) A layout for the mobile phone
2) A sketch to receive the data on a NodeMCU over Wifi
3) A sketch to send a RC package to the stm32 from the NodeMCU

TODO: Merge these two sketches later
2020-06-13 15:45:43 +02:00
2020-06-13 15:45:43 +02:00
2020-06-13 15:45:42 +02:00
2018-08-29 22:44:43 +02:00
2020-06-13 15:45:43 +02:00
2020-06-13 15:45:43 +02:00
2020-06-13 15:45:43 +02:00
2018-08-25 13:54:03 +02:00
2018-08-31 10:24:01 +02:00
2018-08-25 11:37:47 +02:00
2020-06-13 15:45:43 +02:00
2020-06-13 15:45:43 +02:00
2018-08-29 22:44:43 +02:00
2018-08-25 11:31:15 +02:00
2018-08-29 22:44:43 +02:00
2017-10-14 14:50:43 +02:00

RCNoster

This project aims at developing an open-source remote control (RC) for radio controlled aircrafts e.g. drones and airplanes in both software and hardware.

Hardware

In the RC hobby they are numerous developers of flight controllers (FC). These boards are powerfull and very cheap and many hobbyists have either a spair or an old unit lying around. Many of these boards derive from the CC3D Revolution board based on the STM32F405 processor

The goal is to provide open CAD and Circuit Board designs for full customization and choice in electronics.

Software

This software builds on the real-time operating system (RTOS) Zephyr created by the Linux Foundation. The fork Zephyr-RC is included as a module for better support of the CC3D Revolution.

A Visual Studio Code project is set up for development and configured to work under Linux. For dependencies and zephyr specific documentation see Zephyr Documentation

Description
No description provided
Readme 36 MiB
Languages
C++ 48.9%
Makefile 39.9%
C 10.1%
Python 0.7%
HTML 0.3%