• 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
Tag: serial
 

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.

Tag: serial

Project overview: LOLBox v0.1 (first iteration)

Project overview: LOLBox v0.1 (first iteration)

erikaheidi September 21, 2018 ProjectsLeave a comment

If you follow me on Twitter or Instagram, or if you have been to my talk at LaraconEU, you might have seen this project before. It’s a fun project I’ve initially built to reuse an Arduino-based board I had here (a Diavolino board, to be precise) with an LED display …

Continue reading
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