Wingate365 - Business Central, Dynamics 365, Microsoft cloud and technology notes by Andy Wingate.

More posts

RS-232 temp/rh logging

Setup RS-232 connection between a Rotronic temp sensor and a Rasberry Pi. Next step is to write an integration script to import the data into a MySQL database..

SSH Handy Shortcuts

File/Disk Browsing Lists summary size (-s) in Gb/Mb/Kb (-h) units for all sub-directories of the current path (./*) # du -sh ./* Show everything, human readable file sizes, in a …