User Tools

Site Tools


index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
index [2016-02-01 15:30]
bjorn
index [2021-06-24 17:00]
kimberly
Line 1: Line 1:
-Welcome to the Bitcraze Wiki! This wiki has been set up to host information and documentation for various Bitcraze projectsBefore you dive into the documentation, here's a rough organization of it: +<WRAP center round important 60%> 
-  * **[[https://www.bitcraze.io/getting-started-with-the-crazyflie-2-0/|Webpage]]**: Contains //Getting Started// information for our products (ex Getting started with your Crazyflie 2.0) +This wiki has deprecated and will be archivedPlease go to [[https://www.bitcraze.io/]]. 
-  * **Wiki projects**: Contains project specific hardware information, such as detailed assembly instructions, FAQs and relevant documentation links (ex Crazyflie 2.0 project) +</WRAP> 
-  * **Wiki documentation**: Contains generic information that spans multiple projects and for software (ex CRTP protocol, installing software on different OSes, iOS/Android/PC-client userguide) +====== Welcome to the Bitcraze Wiki! ======
-  * **[[http://github.com/bitcraze|README.md]]**: In our source code repos, contains basic install information or build information for the contents of the repository+
  
-We are currently working on restructuring the documentation according to the list aboveso it might not always be the case. We appreciate all the help we can get, so if you would like access to the wiki have a look at [[misc:wiki:index|this page]].+**This wiki is one of several sources of information for Bitcraze projectshere is a rough guide of where to look:**
  
-The hardware for our projects are available for purchase at [[http://www.seeedstudio.com/depot/bitcraze-m-64.html Seeedstudio]].+  * [[https://www.bitcraze.io|Web]]: Product information, tutorials and company information - all you need to get started. 
 +  * [[https://wiki.bitcraze.io|Wiki]]: In depth documentation, specifications, architecture the nitty gritty details. 
 +  * [[https://forum.bitcraze.io|Forum]]: Discussions and help ask questions and discuss with the community and Bitcraze. 
 +  * [[https://github.com/bitcraze|Github]]: Implementation discussions, project specific documentation and issue trackers - all the sources when you want to explore, improve and contribute.
  
-One of our goals is to only use open source software when developing and so far we have managed to stick to it using tools for design of electronics, software and website. [[misc:osstools:index Here'list of the tools we use]].+===== Contributions ===== 
 + 
 +---- 
 + 
 + 
 +**Everything is open for contributions and we love your input!**  
 + 
 +  * The sources for the web and other projects are on github, [[https://help.github.com/articles/using-pull-requests/|contribute through pull requests]]. 
 +  * On the forum you can easily create a user and you are good to go. 
 +  * If you want access to help out with the Wiki drop us an email at <wiki@bitcraze.se>
 + 
 +===== Products ===== 
 + 
 +---- 
 + 
 + 
 +==== Quadcopters ==== 
 +  * [[projects:crazyflie:index|Crazyflie 1.0]]: The first Crazyflie Nano Quadcopter. 
 +  * [[projects:crazyflie2:index|Crazyflie 2.X]]: The latest generation of the Crazyflie. 
 + 
 +==== Expansion decks for Crazyflie 2.0 ==== 
 +  * [[projects:crazyflie2:expansionboards:ledring|LED-ring deck]]: The deck is designed to be installed on the bottom of the Crazyflie 2.0. 
 +  * [[projects:crazyflie2:expansionboards:buzzer|Buzzer deck]]: Designed to be installed either on the top or the bottom of the Crazyflie 2.0. 
 +  * [[projects:crazyflie2:expansionboards:bigquad|BigQuad deck]]: With the BigQuad deck you can transform your Crazyflie 2.0 to a bigger quad. 
 +  * [[projects:crazyflie2:expansionboards:qi|Qi charger deck]]: The Qi wireless charging deck allows charging the Crazyflie 2.0 battery with a standard Qi wireless charger. 
 +  * [[projects:crazyflie2:expansionboards:proto|Prototyping deck]]: The prototyping deck allows electronic circuits to be attached on Crazyflie 2.0. 
 +  * [[projects:crazyflie2:expansionboards:breakout|Breakout deck]]: Makes all 20 pins in the Crazyflie 2.0 expansion port available. 
 +  * [[projects:crazyflie2:expansionboards:microsd|micro-SD deck]]: Adds the possibility to read and write files to micro-SD card. 
 +  * [[projects:crazyflie2:expansionboards:zranger|Z-ranger expansion deck]]: Expansion deck for precise height control. 
 +  * [[projects:crazyflie2:expansionboards:bosch|Bosch Sensortec expansion deck]]: Expansion deck with variety of Bosch Sensortec sensors 
 +==== Radio USB dongels ==== 
 +  * [[projects:crazyradio:index|Crazyradio]]: The Crazyradio is a 2.4 GHz radio USB dongle. 
 +  * [[projects:crazyradiopa:index|Crazyradio PA]]: The Crazyradio PA is a 2.4 GHz radio USB dongle with a power amplifier. 
 + 
 +==== Local position system ==== 
 +  * [[projects:lps:index|Indoor positioning]]: The local positioning system is based on the DecaWave DWM1000 module. 
 + 
 +==== Accessories ==== 
 +  * [[projects:accessories:chg500:index|Li-Po charger (500mA)]]: External 500mA Li-Po charger 
 + 
 +==== Software ==== 
 +  * [[projects:virtualmachine:index|Bitcraze Virtual Machine]]: Virtual machine that can be used to quickly get started with development. 
 +  * [[projects:dockerbuilderimage:index|The toolbelt and Docker Builder Images]]: A utility to enable builds of software modules without installing toolchains, frameworks and other dependencies.
  
-<WRAP group> 
-<WRAP half column> 
-===== Projects ===== 
-The project pages contain information relevant for specific projects like assembly instructions and relevant documentation links. 
-  * [[projects:crazyflie:index|Crazyflie]]: The Crazyflie Nano Quadcopter 
-  * [[projects:crazyflie2:index|Crazyflie 2.0]]: The next generation of the Crazyflie 
-  * [[projects:crazyradio:index|Crazyradio (PA)]]: The USB radio dongle used to control the Crazyflie Nano Quadcopter. Apart from this the dongle can be used for other projects as well 
-  * [[projects:virtualmachine:index|Bitcraze Virtual Machine]]: Virtual machine that can be used to quickly get started with development of our projects 
-  * [[kicad:library|KiCad library]]: Components/footprints/logos that we use 
-</WRAP> 
  
-<WRAP half column> 
-===== Misc ===== 
-    * [[misc:downloads:index|Downloads]]: Binary downloads for firmware/software/clients etc. 
-    * [[misc:hacks:index|Build logs/hacks]]: Documentation of hacks/mods that we and other have done 
-    * [[misc:investigations:index|Investigations]]: Detailed documentation of various investigations 
-    * [[misc:osstools:index|Tools]]: List of tools we use 
-    * [[misc:research:index|Research]]: Scientific publications and tools useful for researchers 
-    * [[misc:wiki:index|About the wiki]]: Structure and how to get access 
-</WRAP> 
  
-<WRAP half column> 
 ===== Documentation ===== ===== Documentation =====
-Since a lot of the documentation is shared among different projects it's been collected in a separate structure. 
-  * [[doc:crazyflie:index|Crazyflie projects documentation]]: Generic documentation such as protocols, clients and APIs 
-  * [[doc:crazyradio:index|Crazyradio projects documentation]]: Generic documentation 
-</WRAP> 
-</WRAP> 
  
 +----
  
 +**Since a lot of the documentation is shared among different projects it's been collected in a separate structure.**
 +  * [[doc:crazyflie:index|Crazyflie projects documentation]]: Generic documentation such as protocols, clients and APIs.
 +  * [[doc:crazyradio:index|Crazyradio projects documentation]]: Generic documentation.
 +  * [[doc:crazyflie:client:pycfclient:index|Crazyflie PC client documentation]]: A guide to using the Crazyflie client application.
 +
 +
 +
 +===== Misc =====
 +
 +----
 +
 +    * [[misc:downloads:index|Downloads]]: Binary downloads for firmware/software/clients etc.
 +    * [[misc:hacks:index|Build logs/hacks]]: Documentation of hacks/mods that we and other have done.
 +    * [[misc:investigations:index|Investigations]]: Detailed documentation of various investigations.
 +    * [[misc:wiki:index|About the wiki]]: Structure and how to get access.
  
index.txt · Last modified: 2021-09-13 16:56 by kristoffer