Search This Blog

Monday, March 10, 2014

Blinking with BoneScript


Hello there, Today I've learned how to use BoneScript to control I/O of the beagle. Let me show you how to do it.

1. Open your browser (I personally use FireFox) and enter your beagle's IP address with port 3000


2.So you can see "Cloud9 IDE"



3.Click on cloud9->demo->blinkled.js






4.Click on Debug button and the User3 LED (the one next to Ethernet port) will blinking ...



5.You can also use "Node.js" command to execute the script by access to the beagle via Secure Shell and go to /var/lib/cloud9/demo directory and execute "node blinkled.js" then the LED will blinking ...




That is for today. See you again :D

Sunday, March 9, 2014

Hello World

Hello. Everyone there. I just started to blogging about BeagleBone Black development board.
I bought it for a while but still need to learn more.

First of all, here is my unboxing video ->


My beagle comes in black with the credit card size (I think it was black credit card )
To start using it, you will need these ..

1. 5V power supply adaptor
2. Ethernet cable to connect the beagle to  the internet.
3. micro HDMI cable to connect the beagle to your monitor.

Just connect all cables and turn the power on. you will see Angstrom linux booting.

That is for today. See you later :D