Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barafael/cute-copter-remote
https://github.com/barafael/cute-copter-remote
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/barafael/cute-copter-remote
- Owner: barafael
- License: apache-2.0
- Created: 2022-03-13T21:05:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T15:22:14.000Z (over 2 years ago)
- Last Synced: 2023-03-06T14:18:00.863Z (over 1 year ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cute-copter-remote
Reverse engineering effort of drone remote control for this cute little copter: https://de.aliexpress.com/item/4001108687090.html?gatewayAdapt=glo2deu&spm=a2g0o.order_list.0.0.21ef5c5f4uzTWV
Copter firmware effort with some more info here: https://github.com/barafael/cute-copter
# Controller
STM32f103C8Tx knockoff (branded CKS32f103C8T6).
# Pinout
Work in progress, not complete w.r.t. buttons on the transmitter. But NRF and analog value reading of all 4 joysticks works.![image](https://user-images.githubusercontent.com/6966738/160289412-82f06b47-5f19-40df-a4af-d4ca4cb281ff.png)