Shahariar
Published © LGPL

GiantBoard: Wireless Linux Data Logger

A Linux-based wireless data logger with Giant Board.

IntermediateFull instructions provided4 hours884
GiantBoard: Wireless Linux Data Logger

Things used in this project

Hardware components

Microchip Giant Board
×1
Microchip Wifi Feather Wing
×1
32 GB micro SD card
×1
Adafruit FeatherWing Tripler
×1
Li-Ion Battery 1000mAh
Li-Ion Battery 1000mAh
×1

Software apps and online services

Balena Etcher
Putty Serial Terminal App

Hand tools and fabrication machines

Soldering iron (generic)
Soldering iron (generic)

Story

Read more

Schematics

sch_0g3krouFSF.jpg

Code

Bash Com list.txt

ActionScript
username name is 'debian' 
default password is 'temppwd'
default root password is 'root'

change password command 'passwd'
root user mode command 'su root'

expand file system command 'sudo /usr/bin/grow_sd.sh'

network manager start command 'sudo connmanctl'

Once connmanctl is running following commands will work
Enable Wifi command 'enable wifi'
Scan for SSID command 'scan wifi'
List available SSID command 'services'
Enable connection agent command 'agent on'
Connect to a Wifi command 'connect wifi_*_managed_psk'
Input password for WiFI 'passphrase ? "Wifi Password" '
Exit connmanctl utility command 'exit'

in root user mode following commands will work:

start python interprator 'python3'
restart the board 'reboot'
power down the board 'poweroff'
exit root mode 'exit'

Credits

Shahariar

Shahariar

71 projects • 262 followers
"What Kills a 'Great life' is a 'Good Life', which is Living a Life Inside While Loop"

Comments