The STM32 board a.k.a Blue Pill is a Development board for the ARM Cortex M3 Microcontroller. It looks very much similar to the Arduino Nano but it packs in quite a punch. The Development board is ...
マイコンシステム開発の要件定義から総合テストまでの工程をたどってみます。 題材としては、空調管理システムにします。 機材はいま手元にあるArduino1台とSTM32マイコン1台を使います。 Arduino UNO STM32 実装に入る前に検証実験をおこないます 以下の3点を ...
This project aims to display the information entered in a mobile phone on an LED dot-matrix type scrolling display. It is done by interfacing a Bluetooth HC-05 module to an LED dot-matrix display ...
・ARM(R) Cortex(R)-M搭載のSTM32マイコンをベースにした初のArduinoボード ・オーディオ、MicroSD、USB OTGおよびカメラ向けに、高性能グラフィック / タッチスクリーン / 無線リンク / 通信機能を提供 ・Maker Faire Bay Area(5月20日~22日)で初のデモを実施 多種多様な ...
Described here is a simple way to load a program without bootloader. An additional thing needed is a USB to Serial/UART/TTL adapter (3.3V level). Connect the USB to Serial board as follows, and power ...
At first drivers for the usb-serial (VCP, Virtual Com Port) and DFU (Device Firmware Upgrade) have to be installed. This applies to Windows only, Mac OSX and Linux users wont have to install drivers ...