- Posts: 1386
Replacement for the DEVO series for the future
- victzh
- Offline
Please Log in or Create an account to join the conversation.
- fishpepper
- Offline
- Posts: 6
There is the touchscreen. And also these two dials on the back. Will need some clever ui but should be doable.Interesting work, will follow your blog! and flysky looks like a nice TX, although without trims not sure if can get used to that, especially for dialing in new planes.....
I only have D-series stuff. So this is why i used thatI see you also made an alternative firmware for the D4R-2 with sbus interesting......
Deviation also has the X protocol reversed, I am wondering why all clones uses D protocol?
I thought X protocol has better range, lower latency, more channels better telemetry?
I think that there is no lower latency. You have 9ms (+some us for uart) latency on D protocol when you use sbus. It looks different for ppm.
Please Log in or Create an account to join the conversation.
- fishpepper
- Offline
- Posts: 6
I am not familiar with deviation, why does it need so much memory? 128k is a lot...victzh wrote: FS-i6s is unsuitable for Deviation, unfortunately. It uses STM32F072VB as the main CPU - it's Cortex-M0 with 128KB ROM. It's as limited and as problematic as Devo 7E. Also it does not have SPI flash as far as I can tell - no place to store models and settings.
For storing settings: The STM32 can read/write its flash memory in small portions. For more settings it should be very easy to attach e.g. an I2C eeprom, the i2c pads are labeled on the pcb
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- richardclli
- Offline
- Posts: 199
Please Log in or Create an account to join the conversation.
- cody
- Offline
- Posts: 19
Taranis has the bigger screen so the GUI is better.
But protocol support of Deviation is far superior technically.
The protocol code of OpenTX is on the tx module, so it is hard to maintain and develop.
It just makes everything unneccessary complex.
Looking at my old analog transmitters that I dont use anymore the following project comes to mind:
- Design a board that has microcontroller with analog/digital inputs and bluetooth low energy on it. (e.g. NRF51)
- Connect a multimodule with SPI to it. It may be embedded on the board later.
- Glue a smartphone on the transmitter. Later you might design your own case.
- Write an (Android-) app with transmitter GUI and let it connect via BLE.
What do you guys think? I know it requires far more work from a user because he cant just flash an of-the-shelf transmitter.
But it would be cool because with smartphone you get features like maps, voice, fancy graphics, lots of memory, WLAN/LTE, gyro basically for free...
Edit: Picture here: pbs.twimg.com/media/CspO0L_XgAALkd0.jpg:large
This hardware is already enough to fly copters with NRF24L01.
Please Log in or Create an account to join the conversation.
- Block137
- Offline
- Posts: 49
Plenty of memory?
Ignoring hardware supply, is it possible to interface sticks, switches, RFmodule via USB or headphone jack? what about WiFi, Bluetooth or even cellular network?
I'm not a pro in this field.
Please Log in or Create an account to join the conversation.
- Fernandez
- Offline
- Posts: 983
Benefit here plenty of features are in in the tablet, speaker, voice command, vibrator, gps, color screen touch input, etc etc.
Opening up for creative developments.
Please Log in or Create an account to join the conversation.
- epilot
- Offline
- Posts: 26
PS: I dislike touch screens (a lot)
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Some kind of hybrid system might work: you use a low-end Cortex M3 CPU plus a BLE link to the phone, and push all the UI and file system stuff over to the phone. But it would be a lot of work, possibly more than a port to a phone.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- vampy
- Offline
- Posts: 14
deals.banggood.com/deals/edm/topic/FS-i6...mds=home-top-bBanner
Please Log in or Create an account to join the conversation.
- fishpepper
- Offline
- Posts: 6
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
- STM32F103 (can be ported to other architecture, but more complicated) with more than 256K flash ROM
- SPI access to radio module
- graphical screen with more than 128x64 pixels
- external flash with more than 2Mbytes
- USB bootloader for ease of firmware update highly desirable
- soft power off highly desirable
We'll see does FS-i6X have it soon.
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
They seem to beefed up "the memory", whatever it means. If they upgraded MCU to 128KB, I would not bother - it's Devo 7E all over again.
Please Log in or Create an account to join the conversation.
- Fernandez
- Offline
- Posts: 983
Please Log in or Create an account to join the conversation.
- Fernandez
- Offline
- Posts: 983
www.banggood.com/Dynam-Detrum-GAVIN-8C-T...ml?rmmds=newArrivals
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- HappyHarry
- Offline
- Posts: 1136
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
I would like someone start producing small Devo 7E style TX with good build quality. This is harder to compensate for.
Please Log in or Create an account to join the conversation.
- HappyHarry
- Offline
- Posts: 1136
Please Log in or Create an account to join the conversation.
- Home
- Forum
- General
- General Discussions
- Replacement for the DEVO series for the future