element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Experimenting with Waterproof Connectors
  • Challenges & Projects
  • Design Challenges
  • Experimenting with Waterproof Connectors
  • More
  • Cancel
Experimenting with Waterproof Connectors
Blog Monitoring station for Underground Cold Storage (The kit, a box, OS reinstall - extra credit blog 1)
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Experimenting with Waterproof Connectors to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: JWx
  • Date Created: 21 Apr 2023 10:00 PM Date Created
  • Views 1652 views
  • Likes 4 likes
  • Comments 13 comments
  • hammond ip68 enclosure
  • experimenting with Waterproof Connectors
  • lattePanda V1
Related
Recommended

Monitoring station for Underground Cold Storage (The kit, a box, OS reinstall - extra credit blog 1)

JWx
JWx
21 Apr 2023
LattePanda setup

14.IV, after minor delay caused by custom's clearance procedure, I have received package containing my challengers kit. Everything was prepared by E14 personnel, shipping procedure was straightforward and required only minimal engagement on receiver's side.

Package was sufficiently protected from accidental damage and contained

  • LattePanda box
  • Hammond waterproof enclosure
  • envelope containing most of connectors
  • and a box with SMA antenna pigtail

{gallery}The kit

image

Package contents

image

Packaged enclosure

image

Connector set - packaged

connector set

Amphenol connector set

image

Amphenol SMA pigtail box

image

LattePanda v.1 box

Provided enclosure was customized with Element14 and manufacturer's logos displayed on the case and dedicated holes were drilled for all the provided connectors.

image

As holes were individually shaped for each connector, correct fitting was very easy. Manufacturing tolerance was also excellent - for example: Ethernet connector would stay in it's place even without securing using screws.

Enclosure customization

Next - as I am planning to use LattePanda as monitoring station - I have decided to install it in dedicated enclosure. I have bought acrylic one - like this:

LattePanda v.1 acrylic enclosure

Inside the packaging one can find two acrylic, paper covered boards that are containing all the elements and one page assembly manual.

image

Assembly process is a little tricky - acrylic elements need to be gently removed as they are somewhat brittle and during the assembly enclosure behaves as some sort of 3D puzzle, but at the end it turns out to be sturdy and even can be opened again if some care is taken to not damage corner braces.

Final effect can be seen on the photo below (well - semi-final - without Wifi antenna. That's why the case needed to be opened again)

LattePanda enclosure

So - lets connect power supply, monitor, keyboard and see what happens...

After brief time Windows 10 desktop appeared:

Win10

but as our monitoring software is Linux-native we will need to reinstall the OS.

LattePanda documentation states that both MS Windows and GNU/Linux are officially supported, so let's use standard procedure described here:

https://docs.lattepanda.com/content/1st_edition/os/#linux-ubuntu-1604-lts

After downloading recommended Clonezilla image of Ubuntu 16.04 LTS (Long Time Support) (and MS Windows image for CR700 H/W version just in case - it is paid for in our version after all) and preparing boot USB drive using Rufus software minor inconsistency was encountered . Manual states that simply inserting USB drive and rebooting initiates installation, but in my case Panda booted into Windows every time.

So - we will need to change boot disk order. As in any PC computer, pressing dedicated key during reset enters BIOS/UEFI. In case of LattePanda, that key is ESC.

This way we entered familiar UEFI/BIOS interface:

Bios1

then, on "Boot" tab changed boot order to prefer USB disk

bios boot order

and after reboot installation has started. System image seems to be dedicated to another H/W version (CR200) but it installs correctly on our hardware.

Installation process progressed as in the manual and at the end we got  working Ubuntu GUI (login using admin:admin)

image

Next step - install SSH server and enable remote access. After connecting Ethernet cable system automatically got address using DHCP, but then repository problem appeared.

After issuing

apt-get update
apt-get install openssh-server

error message appeared informing about unmet dependencies. It turned out that the system used repository mirror at

http://mirror.neu.edu.cn

that seems outdated. Replacing all references to http://mirror.neu.edu.cn with http://archive.ubuntu.com/ in /etc/apt/sources.list file, then re-running

apt-get update
apt-get install openssh-server

installed openssh server correctly. Then let's install some monitoring tools

apt-get install lm-sensors
sensors-detect
sensors

and the result:

root@e14-waterproof-challenger:~# sensors
soc_dts1-virtual-0
Adapter: Virtual device
temp1:        +70.0°C

acpitz-virtual-0
Adapter: Virtual device
temp1:         +0.0°C  (crit = +100.0°C)

coretemp-isa-0000
Adapter: ISA adapter
Core 0:       +70.0°C  (high = +90.0°C, crit = +90.0°C)
Core 1:       +71.0°C  (high = +90.0°C, crit = +90.0°C)
Core 2:       +74.0°C  (high = +90.0°C, crit = +90.0°C)
Core 3:       +73.0°C  (high = +90.0°C, crit = +90.0°C)

soc_dts0-virtual-0
Adapter: Virtual device
temp1:        +71.0°C

No surprise that one type of enclosure has fan installed.

After verifying on the router what address LattePanda gets (or even better - add static DHCP MAC:IP_ADDR mapping  or even static IP address to not be surprised by sudden address change after DHCP lease expiration) we can access our Panda from another computer:

image

That's all about initial LattePanda setup, next we will cover installation of Influxdb, Grafana and our first data source (METAR based information about outdoor weather parameters).

  • Sign in to reply
  • JWx
    JWx over 1 year ago in reply to me_Cris

    it is like regular Ubuntu, but not installing graphical interface by default. But, if 22.04 server installs without problem, maybe desktop will install also. I will try to check in near future...

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • me_Cris
    me_Cris over 1 year ago in reply to JWx

    I have to look to see what Ubuntu Server is, I don't know much about OSes, and I don't have high expectations from it. A more friendly OS to be.
    Thank you for remembering this discussion.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • JWx
    JWx over 1 year ago in reply to me_Cris

    I have planned to create blog about reinstalling Ubuntu Linux on LattePanda v.1, but there is nothing worth a blog - it simply works: I have decided to use Ubuntu Server instead of desktop (I am using GUI apps only  through remote session anyway, so I don't need local desktop), so I have:

    • downloaded 22.04 LTS image,
    • flashed it into USB drive,
    • changed boot order in the BIOS
    • when installer started selected "Ubuntu Server" instead on "Ubuntu Server (minimized)"
    • at the end, when installation was successful, update process was performing very slowly (that seems to be known problem) - I have opted for cancelling it, then running an update manually after the reboot (like suggested here: https://toggen.com.au/it-tips/ubuntu-22-04-stuck-on-curtin-command-in-target/)

    More detailed step-by-step manual can be found - for example here: https://ostechnix.com/install-ubuntu-server/

    Installed Ubuntu works - maybe even faster than Ubuntu Desktop (not running local desktop all the time)

    For the beginner I would recommend manual partitioning - mine automatic layout have created logical volumes on only half of the disk (that is more versatile - volumes can be extended and new ones added at will) so only half of the disk is accessible at start and volume has to be extended to utilize full disk capacity.

    In any case, after installing about 2GB of additional software, I have still about half of disk empty:

    Filesystem                         Size  Used Avail Use% Mounted on
    /dev/mapper/ubuntu--vg-ubuntu--lv   13G  7.0G  5.2G  58% /

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • JWx
    JWx over 2 years ago in reply to me_Cris

    Thank you!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • me_Cris
    me_Cris over 2 years ago in reply to JWx

    Good luck with your experiments!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube