diff --git a/_board/stm32f411ce_blackpill.md b/_board/stm32f411ce_blackpill.md new file mode 100644 index 00000000..40af118b --- /dev/null +++ b/_board/stm32f411ce_blackpill.md @@ -0,0 +1,26 @@ +--- +layout: download +board_id: "stm32f411ce_blackpill" +title: "STM32F411CE Black Pill Download" +name: "STM32F411CE Black Pill" +manufacturer: "TZT" +board_url: "https://www.aliexpress.com/item/4000068998794.html" +board_image: "stm32f411ce_blackpill.jpg" +features: +--- +In the F401 series, the chip is the cheapest, even cheaper than some F1, and crushed F1 on the main frequency, and has a floating-point arithmetic module, the IO port contains all the basic functions. Therefore, it is possible to provide a learning platform with a very high cost performance for beginners. In practical applications, it is not because the computing power is insufficient, and the IO port is incomplete and hinders development. + + * 25MHZ high speed crystal oscillator & 32.768Khz 6PF low speed crystal oscillator + * Flash pads are reserved, providing USBDisk&&FATFFS routines + * Jumper cap can be used directly without installation.BOOT0 internal 10K resistance pull-down + * Factory has burned breathing lamp &&USBCDC test procedures. + * Provide available MicroPython firmware, configuration files + * Adjust the direction of the jumping cap if it cannot be installed.Because the jump cap is wide on one side and narrow on the other. + * V1.3 board with 3 buttons: reset key, BOOT0 key and user button. + +## Learn More +* [Aliexpress](https://www.aliexpress.com/item/4000068998794.html) + +## Contribute + +Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md). diff --git a/_board/teknikio_bluebird.md b/_board/teknikio_bluebird.md new file mode 100644 index 00000000..6efbf363 --- /dev/null +++ b/_board/teknikio_bluebird.md @@ -0,0 +1,22 @@ +--- +layout: download +board_id: "teknikio_bluebird" +title: "Bluebird Download" +name: "Bluebird" +manufacturer: "Teknikio" +board_url: "https://www.teknikio.com/pages/bluebird" +board_image: "teknikio_bluebird.jpg" +features: +--- +A plug-n-play circuit board that can be programmed to send and receive information over Bluetooth and the Internet. + +Bluebirds can form a network to send and receive data to one another. + +The Flock.io App provides a plug-n-play entry for users to get up and running with Bluebird with an intuitive and engaging block based visual coding interface. + +## Learn More +* [Teknikio](https://www.teknikio.com/pages/bluebird) + +## Contribute + +Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md). diff --git a/assets/images/boards/large/stm32f411ce_blackpill.jpg b/assets/images/boards/large/stm32f411ce_blackpill.jpg new file mode 100644 index 00000000..1bd59f64 Binary files /dev/null and b/assets/images/boards/large/stm32f411ce_blackpill.jpg differ diff --git a/assets/images/boards/large/teknikio_bluebird.jpg b/assets/images/boards/large/teknikio_bluebird.jpg new file mode 100644 index 00000000..92c7bcac Binary files /dev/null and b/assets/images/boards/large/teknikio_bluebird.jpg differ diff --git a/assets/images/boards/original/stm32f411ce_blackpill.jpg b/assets/images/boards/original/stm32f411ce_blackpill.jpg new file mode 100644 index 00000000..61059ea5 Binary files /dev/null and b/assets/images/boards/original/stm32f411ce_blackpill.jpg differ diff --git a/assets/images/boards/original/teknikio_bluebird.jpg b/assets/images/boards/original/teknikio_bluebird.jpg new file mode 100644 index 00000000..92c7bcac Binary files /dev/null and b/assets/images/boards/original/teknikio_bluebird.jpg differ diff --git a/assets/images/boards/small/stm32f411ce_blackpill.jpg b/assets/images/boards/small/stm32f411ce_blackpill.jpg new file mode 100644 index 00000000..d13e68a0 Binary files /dev/null and b/assets/images/boards/small/stm32f411ce_blackpill.jpg differ diff --git a/assets/images/boards/small/teknikio_bluebird.jpg b/assets/images/boards/small/teknikio_bluebird.jpg new file mode 100644 index 00000000..5c88e00f Binary files /dev/null and b/assets/images/boards/small/teknikio_bluebird.jpg differ