It is a 9$ board which has very nice set of features:
- Runs Linux.
- Open source hardware.
- Good documentation.
- WiFi B/G/N Built-in.
- 1GHz Processor
- 4GB of Storage
- 512MB of RAM
- Bluetooth 4.0
Next, I connected to the board via serial emulation:
minicom --baudrate 115200 --device /dev/ttyACM0
(user name: chip, password: chip)
To turn it off safely, do:
$ sudo shutdown now
I will present you many experiences which I will do on that board, so be tuned ;-)
No comments:
Post a Comment