Search found 4 matches

by rachase
Tue Mar 02, 2021 3:57 pm
Forum: General discussions
Topic: Control the Crazyflie from a daughter board
Replies: 1
Views: 1066

Control the Crazyflie from a daughter board

I am working on a daughter board that hosts a search algorithm, and I would like to send control messages to the crazyflie. Right now we are using the crazyradio for flight control. Is it possible to inject control messages into the serial port of the crazyflie, basically mimicking the crazy radio? ...
by rachase
Thu Dec 10, 2020 8:12 pm
Forum: AI-deck
Topic: Bootup off of the main Crazyflie
Replies: 5
Views: 1914

Re: Bootup off of the main Crazyflie

Ok, no worries. Sometimes its easier to just dump a binary to chip without having to build it.

I did get it to compile and run. Thanks!
by rachase
Wed Dec 09, 2020 5:39 pm
Forum: AI-deck
Topic: Bootup off of the main Crazyflie
Replies: 5
Views: 1914

Re: Bootup off of the main Crazyflie

I dont see the compilied binaries posted, are they somewhere I am not looking?

If they are not posted, can you post them in a git repo? It would be nice to be able to flash the board with the demo's without going through the compile process.
by rachase
Wed Dec 09, 2020 2:09 am
Forum: AI-deck
Topic: Bootup off of the main Crazyflie
Replies: 5
Views: 1914

Bootup off of the main Crazyflie

I am trying to boot up the ai-deck on its own, without the the main crazyflie board. On power up, I am seeing the green led next to the ESP chip blinking fast, and the green led next to the gap8 blink at a slower rate. Im not seeing the wifi SSID to connect to (Im assuming its running the jpeg examp...