• Blog Home
  • Tutorials
    • Arduino
    • Raspberry Pi
  • Basic Electronics
    • A primer on electronics and circuits
    • Working with a breadboard
    • Basic Soldering
  • 3D Printing
  • About
Follow me on TwitterFollow me on InstagramSubscribe to my channel on Youtube
Heidi's Lab
3D Printing, Code and Electronics
Category: Electronics
 

Menu

Skip to content
  • Blog Home
  • Tutorials
    • Arduino
    • Raspberry Pi
  • Basic Electronics
    • A primer on electronics and circuits
    • Working with a breadboard
    • Basic Soldering
  • 3D Printing
  • About

Top Posts & Pages

  • Getting Started with Arduino: led blinking on Arduino Micro Tutorial
    Getting Started with Arduino: led blinking on Arduino Micro Tutorial
  • Installing PHP 7.1 on Raspbian Stretch (Raspberry Pi Zero W)
    Installing PHP 7.1 on Raspbian Stretch (Raspberry Pi Zero W)
  • 3D Design on Freecad: Shapes Puzzle Toy for Toddlers
    3D Design on Freecad: Shapes Puzzle Toy for Toddlers

Recent Posts

  • 3D Design on Freecad: Shapes Puzzle Toy for Toddlers
  • Project overview: LOLBox v0.1 (first iteration)
  • 3D Printing Timelapse: Moon City V2
  • How to communicate with an Arduino via Serial using PHP code
  • How to create a simple IOT device with PHP on a Raspberry Pi Zero W

Categories

  • 3D Printing
  • Arduino
  • Electronics
  • Hands-on
  • Projects
  • Raspberry Pi
  • Tutorials

Follow me on Twitter

My Tweets
Load More...Follow on Instagram
Follow me on TwitterFollow me on InstagramSubscribe to my channel on Youtube
Powered by Verbosa & WordPress.

Category: Electronics

Tutorials, Hands-on and guides on (Basic) Electronics

How to communicate with an Arduino via Serial using PHP code

How to communicate with an Arduino via Serial using PHP code

erikaheidi July 13, 2018 Arduino / Electronics / TutorialsLeave a comment

Introduction I recently got my hands on a 7-segment display module (always wanted to play with those!) for a little project and at first I wanted to use purely PHP on a Raspberry Pi Zero to control it. However, due to lack of time (and a touch of lazyness) I …

Continue reading
How to create a simple IOT device with PHP on a Raspberry Pi Zero W

How to create a simple IOT device with PHP on a Raspberry Pi Zero W

erikaheidi June 23, 2018 Electronics / Raspberry Pi / TutorialsLeave a comment

Introduction Following on the “PHP on Raspberry” train, I wanted to create something simple enough to use as a demo, however it should be useful and it should include some simple components to show how easy it is to build a little gadget using PHP on Raspberry. I’m not gonna …

Continue reading