Coder Social home page Coder Social logo

epuck's Introduction

E-Puck

Website

rfcomm

rfcomm bind

sudo rfcomm bind /dev/rfcomm1 10:00:E8:D3:AA:48
sudo rfcomm bind /dev/rfcomm2 10:00:E8:D3:AA:C1
sudo rfcomm bind /dev/rfcomm3 10:00:E8:D3:AA:30
sudo rfcomm bind /dev/rfcomm4 10:00:E8:AB:80:B8
sudo rfcomm bind /dev/rfcomm5 10:00:E8:6C:89:37
sudo rfcomm bind /dev/rfcomm6 10:00:E8:6C:89:40

device list

modify /etc/bluetooth/rfcomm.conf

  • rfcomm1{device 10:00:E8:D3:AA:48;} # 2996
  • rfcomm2{device 10:00:E8:D3:AA:C1;} # 3542
  • rfcomm3{device 10:00:E8:D3:AA:30;} # 3500
  • rfcomm4{device 10:00:E8:AB:80:B8;} # 3636
  • rfcomm5{device 10:00:E8:6C:89:37;} # 3679
  • rfcomm6{device 10:00:E8:6C:89:40;} # 3680

Procedure

moprobe btusb
systemctl start bluetooth.service
sudo rfcomm bind /dev/rfcomm0 10:00:E8:6C:9A:76
sudo rfcomm bind /dev/rfcomm1 10:00:E8:6C:9A:77
sudo rfcomm bind /dev/rfcomm2 10:00:E8:D3:AA:48
./epuckuploadbt firmware.hex 3689
./epuckuploadbt firmware.hex 3702
./epuckuploadbt firmware.hex 3703
./epuckuploadbt firmware.hex 2996

Bluetooth

pair

moprobe btusb
systemctl start bluetooth.service
bluetoothctl
(optional) select 10:00:E8:6C:9A:76
power on
devices
scan on
agent on
pair 10:00:E8:6C:9A:76
(if no pin code) trust 10:00:E8:6C:9A:76
connect 10:00:E8:6C:9A:76

bluetooth serial

Bind paired device MAC address to tty terminal:

sudo rfcomm bind /dev/rfcomm0 10:00:E8:6C:9A:76
sudo rfcomm bind /dev/rfcomm1 10:00:E8:6C:9A:77
sudo rfcomm bind /dev/rfcomm2 10:00:E8:6C:89:41

minicom

selector 3, then send cmd

currently using

  1. 10:00:E8:6C:9A:76 e-puck_3689
  2. 10:00:E8:BE:1F:E3 e-puck_3705
  3. 10:00:E8:6C:9A:77 e-puck_3702
  4. 10:00:E8:6C:89:41 e-puck_3703
  5. 10:00:E8:D3:AA:48 e-puck_2996

libIrcom

Bootloader

  • refer to directory epuck-bootloader-linux
  • ./epuckuploadbt firmware.hex 3689

Other

epuck's People

Contributors

yshenfab avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.