Code it Yourself...
Code it Yourself...

  • Archives
  • Categories
  • Tags
  • Events
  • About Me


  • Github RSS

  • Mode
  1. Home
  2. Tags
  3. raspberry pi

Toggle Raspberry Pi GPIO Pins with ASP.NET Core 2.0

Toggle Raspberry Pi GPIO Pins with ASP.NET Core 2.0
September 1, 20172 min read DotnetAspnetcoreRaspberry Pi

Today I’ll show you how to Toggle Raspberry Pi GPIO Pins with ASP.NET Core 2.0. First be aware of the following prerequisites: .NET Core 2.0 SDK A Raspberry Pi 3 Running Raspbian Install linux dependencies: sudo apt-get install curl libunwind8 gettext Now let’s start: 1. Create a folder for your new project# Open a...

Read More

Raspberry Pi: Run ASP.NET Core on Startup

Raspberry Pi: Run ASP.NET Core on Startup
March 26, 20171 min read DotnetAspnetcorePowershellRaspberry Pi

Last week I wrote: Step by step: Running ASP.NET Core on Raspberry Pi and didn’t have the time to write about running the application on startup. After browsing for a while I found this great post: Windows IoT Core: Running a PowerShell Script on Startup which showed me the way! As a prerequisite read and run the...

Read More

Step by step: Running ASP.NET Core on Raspberry Pi

Step by step: Running ASP.NET Core on Raspberry Pi
March 21, 20173 min read DotnetAspnetcoreRaspberry Pi

After reading .NET Core on Raspberry Pi and successfully running a console application on Windows 10 IoT Core on my Raspberry Pi 3 I decided to write: Step by step: Running ASP.NET Core on Raspberry Pi. First be aware of the following prerequisites: Windows 10 IoT Core I’m running Insider Preview v.10.0.15058.0 .NET...

Read More
Profile
Carlos Mendible
Carlos Mendible
Father | Husband | Sr Cloud Solution Architect | Former Azure & Developer Technologies MVP | Opinions are my own
Microsoft
Madrid. Spain
About Me
Taxonomies
azure dotnet kubernetes devops management certifications
aks aspnetcore dapr docker powershell cloud keyvault managedidentity terraform ansible ALL 157
2022 3 2021 15 2020 9 2019 14 2018 20 2017 33 2016 33 2015 4 2014 1 2013 2 2011 1 2010 5 2009 7
Posts
  • AKS: Simulate Spot Node Eviction
    AKS: Simulate Spot Node Eviction
    March 20, 2022
  • AKS: Disable local accounts with Terraform
    AKS: Disable local accounts with Terraform
    January 25, 2022
  • Protect your Node.js or .NET API with Azure Active Directory
    Protect your Node.js or .NET API with Azure Active Directory
    January 18, 2022
  • Azure Database for MySQL Flexible Server: Failover Test
    Azure Database for MySQL Flexible Server: Failover Test
    November 28, 2021
  • Azure Cache for Redis: Failover Test
    Azure Cache for Redis: Failover Test
    November 21, 2021
Actions
Twitter Facebook

Go back Reload Copy URL
Copyright: 2009-2022 - Carlos Mendible. All Rights Reserved.