Here u go!
https://github.com/bitcraze/AIdeck_exam ... replace.md
Search found 746 matches
- Fri Apr 09, 2021 6:14 am
- Forum: AI-deck
- Topic: New camera issues
- Replies: 13
- Views: 1034
- Thu Apr 01, 2021 9:38 am
- Forum: AI-deck
- Topic: Run examples
- Replies: 14
- Views: 1202
Re: Run examples
So on a virtualbox with linux (hosted on a windows 10) and with the olimex programmer selected as usb input, you are supposed to see this: bitcraze@ubuntu:~$ lsusb Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 De...
- Mon Mar 29, 2021 10:54 am
- Forum: Support
- Topic: No pysdl2 installation found
- Replies: 4
- Views: 137
Re: No pysdl2 installation found
Great!
Just mind that we are not planning to release an .exe in the near future, so if you want to use any of the new features, you can try:
I tried this on my windows and this works fine. The pysdl2 issue has been recently fixed.
Just mind that we are not planning to release an .exe in the near future, so if you want to use any of the new features, you can try:
Code: Select all
pip uninstall cfclient
pip install cfclient
- Mon Mar 29, 2021 6:48 am
- Forum: Support
- Topic: CrazyradioPA isn’t recognised on Mac or PC.
- Replies: 7
- Views: 172
Re: CrazyradioPA isn’t recognised on Mac or PC.
Hi!
Which virtual machine program are you using? And if you are using virtual box, have you installed the extension pack that supports USB 2.0 and 3.0?
Which virtual machine program are you using? And if you are using virtual box, have you installed the extension pack that supports USB 2.0 and 3.0?
- Mon Mar 29, 2021 6:32 am
- Forum: AI-deck
- Topic: New camera issues
- Replies: 13
- Views: 1034
Re: New camera issues
Hi Rodrigo,
Send us an email at contact_at_bitcraze.io and we can help you out with this
We haven't really provided a clear instructions how to install it either so we think it's fair to give you another code.
Send us an email at contact_at_bitcraze.io and we can help you out with this

- Fri Mar 26, 2021 7:48 am
- Forum: AI-deck
- Topic: New camera issues
- Replies: 13
- Views: 1034
Re: New camera issues
Thanks for the picture! The connection seems good, but I'm worried about the condition of the flex PCB. It looks sharply bent and snapped, and I'm afraid that the flexpcb now is broken and the connection between the camera and the gap8 are disconnected... Do you have another grayscale camera which y...
- Fri Mar 26, 2021 7:41 am
- Forum: Support
- Topic: No pysdl2 installation found
- Replies: 4
- Views: 137
Re: No pysdl2 installation found
Hi! We need a bit more information in order to help you further: - Which instructions did you use? From the getting started tutorial or the installation instructions on github? - Did you install from the latest release or from source? - Which version of python do you have? - Did you upgrade your pip...
- Fri Mar 26, 2021 7:30 am
- Forum: AI-deck
- Topic: The type of the AI deck and the colored camera
- Replies: 4
- Views: 270
Re: The type of the AI deck and the colored camera
The test_camera example that Tobias gave will save a color image if you run the program on RAM with a programmer (make run)
- Wed Mar 24, 2021 3:59 pm
- Forum: Developer Discussions
- Topic: Problem when building code: MAKE CLOAD
- Replies: 7
- Views: 208
Re: Problem when building code: MAKE CLOAD
ah oke if you already have the submodules than it probably needs to sync. please try this and update us on the result.
Code: Select all
git submodule sync
git submodule update
- Wed Mar 24, 2021 8:58 am
- Forum: Developer Discussions
- Topic: Error when I want to flash the firmware to Crazyflie
- Replies: 8
- Views: 1928
Re: Error when I want to flash the firmware to Crazyflie
The answer is given for your problem in this thread: viewtopic.php?f=6&t=4750