Schlagwort: remote working

  • Raspberry Pi 400 for working and learning at home

    Raspberry Pi 400 for working and learning at home

    Reading Time: 3 minutes

    Did you get Raspberry Pi 400 as a home learning or working device? We hope you’ve been getting on well with our affordable all-in-one computing solution.

    If you’re a new user, here are some tips for you to get the most out of your brand-new Raspberry Pi 400.

    Does *anyone’s* home office desk look this tidy?..

    First things first!

    Make sure your Raspberry Pi runs the newest version of the Raspberry Pi OS. Here is how (and here is a video preview of what the process looks like):

    Screen grab of raspberry pi os being installed inline code

    Open a terminal window by clicking on the Terminal icon in the top menu bar. Then type this command in the terminal window:

    sudo apt update

    Press Enter on the keyboard. Once the update is downloaded, type into the window:

    sudo apt full-upgrade

    Press Enter again. It is safe to just accept the default answer to any questions you are asked during the procedure by typing y and pressing Enter.

    Now reboot your Raspberry Pi.

    Videoconferencing, collaboration, files

    ‘Every Zoom Meeting’ by Second City via YouTube

    With the newest version of Raspberry Pi OS installed, you can use the following applications in the Chromium browser:

    Just log in with your username and password and start working or learning!

    Raspberry Pi OS also has LibreOffice installed for working with text files, spreadsheets, and the like.

    Printing on your Raspberry Pi

    Go into the Preferences section in the main menu, and open Print Settings. This shows the system-config-printer dialog window, where you can do the usual things you’re familiar with from other operating systems: add new printers, remove old ones, set a printer as the default, and access the print queue for each printer.

    Like most things in Linux-based operating systems such as Raspberry Pi OS, whether you can make your printer model work depends on user contributions; not every printer is supported yet. We’ve found that most networked printers work fine, while USB printers are a bit hit-and-miss. The best thing to do is to try it and see, and ask for help on our forums if your particular printer doesn’t seem to work.

    More tips for using Raspberry Pi as a home computer

    Our very own Alasdair Allen wrote a comprehensive guide that covers more topics of setting up a Raspberry Pi for home working, from getting your audio and video ready to setting up a Citrix workspace. Thanks Alasdair!

    Free resources for learning at home

    A girl and mother doing a homeschooling lesson at a laptop

    We’ve got a host of completely free resources for young people, parents, and teachers to continue computing school lessons at home and learn about digital making. Discover them all here!

    What do you need?

    Let us know in the comments if there are any niggles you’re experiencing, or if you have a top tip to help others who are just getting to grips with using Raspberry Pi as a home learning or working device.

    Website: LINK

  • Remote working with Arduino: Alexa and the Arduino IoT Cloud

    Remote working with Arduino: Alexa and the Arduino IoT Cloud

    Reading Time: 2 minutes

    Remote working with Arduino: Alexa and the Arduino IoT Cloud

    Arduino TeamMay 13th, 2020

    We’ll certainly remember this year, with many of us learning how to adapt and live a safe life-style under the pandemic. As many countries begin to initiate a relaxation of restrictions and we are starting to be able to leave our houses, arrange shifts to get into work (still observing safety measures), we might find ourselves with different needs.

    Perhaps we got used to having the TV on more often than usual, letting the voices of shows we don’t really watch keep us company in the background while home alone… working. Maybe we just like to have a corner light up with colors which soothe our moods, or give a fancy background tint to a remote disco party as we dress with big shades and wigs.

    Many of these things can easily be automated using Alexa and Arduino IoT Cloud, so when we (finally) leave the house and are not sure if the TV is still on, or if our living room corner is still purple! we can simply ask “Alexa, turn the TV off” or “Alexa, turn the living room off” and a series of smart devices and software will take care of it for us.

    Let’s give it a shot…

    Getting the Alexa skill: Learn how to use Arduino IoT Cloud and Amazon Alexa to interact with your sensors.

    Using the MKR RGB shield with Alexa: Learn how to control your MKR RGB Shield using Arduino IoT Cloud and Amazon Alexa.

    Controlling TV with Alexa: Learn how to create a voice-controlled device with Alexa and Arduino IoT Cloud in 7 minutes

    Create a voice-controlled device with Alexa: Learn how to turn on/off your lamp, and change the color and luminosity of the light in seven minutes!

    [youtube https://www.youtube.com/watch?v=Yt0OrmzBmMk?feature=oembed&w=500&h=375]

    Want to get started with the Arduino IoT Cloud? Check out this article!

    Website: LINK

  • Remote working with Arduino: An intro to the Arduino IoT Cloud

    Remote working with Arduino: An intro to the Arduino IoT Cloud

    Reading Time: 2 minutes

    Remote working with Arduino: An intro to the Arduino IoT Cloud

    Arduino TeamApril 21st, 2020

    As more of us have restrictions on leaving our houses, the time we take away from physical social interactions (namely “going out”) is put back into extracurricular activities. We catch up with old hobbies and bring new ones into our lives.

    While baking is proving to be one of the most popular ones, testified by an unprecedented shortage of yeast and flour on supermarket shelves, there are activities for which gathering supplies hasn’t changed much.

    We’d like to get you into learning something about the Internet of Things using our platform and boards.

    If you’re reading this, you probably have some of the tools you need for the following tutorials, while the ones you don’t have are a click away.

    We’ll start by learning how to connect a board to the Arduino IoT Cloud and in a matter of minutes have your environment data in an easy to read dashboard.

    In the next installment, we’ll see how you can remotely control a device from a dashboard and maybe water your office plant while you’re stuck at home!

    Getting started with the Arduino IoT  Cloud

    A basic guide on how to set up the IoT cloud can be found here.

    Using the MKR ENV Shield with the Arduino IoT Cloud

    This tutorial walks through displaying values from an environmental shield on the IoT dashboard.

    Website: LINK