Projects and how-to’s
Wifi Scale project for Wemos D1 board Part two
Scale project for Wemos D1 part 2- from pallet wood First, read scale project Part 1 here. Now that we got the scale to work with an Arduino it is time to see how we will get it to work with a Wemos D1 board so that we can view the scale data from a Wifi...
Scale project for Arduino and Wemos D1
Scale project - Arduino and WiFi scale (see part 2 of this tutorial) from pallet wood This scale project is built around the Arduino Uno and part 2 of this tutorial around the Wemos D1 development board. In its basic form, it will display the weight of an object on an...
Wemos D1 review Wifi development board
Wemos D1 review This board has quickly become our board of choice when we do Wifi project development. It looks just like an Arduino Uno and many Arduino shields will work with this board. We sell them here at Bot Shop...
Official Arduino Day 2017
Arduino day 2017 is here. We will run our Arduino workshop on this day. Make sure that you are subscribed to our newsletter for Arduino day 2017 shop specials.
Simple Arduino esp8266 web server ESP-07 ESP-12
Arduino esp8266 web server To be able to host your own simple web server is easy all you need is the ESP8266 Serial WIFI Module and FTDI232 downloader here is a short description of both and a link on where to find it, An Arduino is not required at all and the ESP8266...
Arduino Simulator App Review
This is a short review as well as a step by step tutorial on how to use an Arduino simulator.
Arduino kits with Arduino course
With our training, you can! We can teach you how to build amazing gadgets at your own pace in the comfort of your own home. Welcome to the world of modern electronics and our Arduino course. Do you also dream about building super cool gadgets, building something...
How to create a PCB From a Diagram
How to create a pcb Converting a circuit diagram to a Printed Circuit Board (PCB) could prove to be a challenging task. But luckily with technology today it is fairly simple to complete this task, so there's no need to be stressed out. We will be doing an easy one for...
Control with the Arduino bluetooth module
We found this incredible tutorial on how to use the HM-10 BLE Arduino Bluetooth module by Hammad Tariq In this tutorial, you will learn about controlling a LED using HM-10 BLE Arduino bluetooth module, Arduino and Evothings Studio. Last Summer, I wrote a tutorial...
IOT devices NodeMCU with ESP8266 part 2
IOT devices Part 2 Part 1 can be read here. In this tutorial we will control electrical devices like fans, lights, etc., using esp8266 from a web browser. To do that we need to get familiar with IOT devices. The Arduino sketch below shows how you can add HTML code...