MicroBitRadioEvent.h /** * Associates the given event with the radio channel. * * Once registered, all events matching the given registration sent to this micro:bit's * default EventModel will be automatically retransmitted on the radio. * * @param id The id of the event to register. * * @param value the value of the event to register. * * @return MICROBIT_OK on success, or MICROBIT_NO_RESOURCES..
출처 : micro:bit IoT In C - Getting On WiFimicro:bit - ESP8266 ESP-01 Serial Wireless WIFI Modulemicro:bit의 한가지 아쉬운 점은 Wifi가 내장되어 있지 않아 Wifi를 따로 설치해야 되는데, 이번에 아두이노에서 많이 사용하는 Wifi 모듈인 ESP8266을 사용해서 공유기에 접속하고 간단하게 웹서비스로 온도를 제공하는 서비스를 구현했습니다. 결과는 PC 브라우져로 접속하면 결과를 확인 해볼 수 있습니다.배선핀 배열Ground - connect to ground TXO - the serial tx pin GPIO2 - ignore CHPD - chip enable connect to 3.3V GPIO0 - ignore RST..
출처 : That IoT Thing: BBC micro:bit #include "MicroBit.h" MicroBit uBit; void temperatureUpdate(MicroBitEvent) { uBit.display.scroll( uBit.thermometer.getTemperature()); } int main() { uBit.init(); uBit.display.scroll( uBit.thermometer.getTemperature()); uBit.messageBus.listen(MICROBIT_ID_THERMOMETER, MICROBIT_THERMOMETER_EVT_UPDATE, temperatureUpdate); }
출처 : GitHub - bportaluri/WiFiEsp: Arduino WiFi library for ESP8266 modules GitHub - Diaoul/arduino-ESP8266: An Arduino library to manage the ESP8266. WiFiEsp / ConnectWPA,ino 출처 : GitHub - bportaluri/WiFiEsp: Arduino WiFi library for ESP8266 modules /* WiFiEsp example: ConnectWPA This example connects to an encrypted WiFi network using an ESP8266 module. Then it prints the MAC address of the WiF..
출처 : Arduino Space Invaders Part 8 - Scoring ELECFREAKS Joystick:bit for Micro:bit - ElecFreaks https://makecode.microbit.org/_M9eHWe0aMc1D micro:bit - Elecfreaks Joystick:bit JavaScript 소스 C++ 소스 #include "MicroBit.h" MicroBit uBit; // P10 = P0_6 - joystick down AnalogIn joystick_button(P0_1); AnalogIn joystick_y(P0_2); AnalogIn joystick_x(P0_3); int main() { // Initialise the micro:bit runtime..
본 체험 제품은 element14 의 후원을 받아 아이씨뱅큐㈜ 에서 진행하는 무상 체험단 활동으로 작성한 것입니다.출처 : Motor Driver Board for the BBC micro:bit - V2 | Kitronik Blog Yamasho: Delphi 10.2.2:Bleで Microbitと通信する。 googlesamples/android-BluetoothLeGatt - GitHub ButtonService - micro:bit runtime microbit-samples/source/examples/bluetooth-services/main.cpp - GitHub https://github.com/lancaster-university/microbit-dal/issues/337 Advanced ..
본 체험 제품은 element14 의 후원을 받아 아이씨뱅큐㈜ 에서 진행하는 무상 체험단 활동으로 작성한 것입니다. 출처 : lampbotics: mbed Servo Control - 0 to 180º fix - Thomas Murphy BLENano_SimpleControls - SimpleControls works with the BLEController iOS/Android App. | Mbed Servo - A class to control a model R/C servo, using a PwmOut | Mbed Input/Output Pins — BBC micro:bit MicroPython 0.0.1 documentation Visual Bastic.Net Serial 통신 - Create a..
본 체험 제품은 element14 의 후원을 받아 아이씨뱅큐㈜ 에서 진행하는 무상 체험단 활동으로 작성한 것입니다.출처 : [Micro:Bit]C 언어 + Arduiono IDE|작성자 쿠루쿠루micro:bit - Arduino - LED 끄고 켜기쿠루쿠루님의 블로그를 통해서 micro:bit에서 Arduino IDE를 이용해서 개발이 가능한것을 알게 되었습니다. 보드추가 방법은 쿠루쿠루님의 블로그가 잘 나와있으니 참고 하시고, Arduino IDE를 이용해서 LED를 끄고 켜는 예제를 만들어 보았습니다.보드 추가메뉴 [파일] - [환경설정]을 선택하시면 아래와 같이 [환경설정]창을 나옵니다. 이 [환경설정]창에서 [추가적인 보드 메니저 URLs]에 https://sandeepmistry.github.i..
- Total
- Today
- Yesterday
- ubuntu
- Delphi Tip
- Linux
- 송주경
- SAS
- 레이싱모델 익스트림 포토 페스티벌
- Mac
- JavaScript
- sas2009
- 일본여행
- 전예희
- android
- KOBA
- flex
- koba2010
- 서울오토살롱
- oracle
- ffmpeg
- NDK
- Delphi
- Spring MVC
- 동경
- 지스타2007
- Java
- Xcode
- MySQL
- Spring
- ble
- BPI-M4
- 튜닝쇼 2008
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |