Search Results for:

Wemos D1 Mini Home Automation Step by Step with PCB Design
|

Wemos D1 Mini Home Automation Step by Step with PCB Design

A few weeks back we published a tutorial “Home Automation using Raspberry Pi” in rootsaid.com which was well received among hobbyists and college students. Then one of our members came up with an Arduino Home Automation system using NodeMCU. Arduino Home Automation System Here we will be showing you how to build an Arduino Home Automation System that can control electrical…

Arduino Quiz – How much do you know about Arduino?
| |

Arduino Quiz – How much do you know about Arduino?

Arduino Quiz Online Ofcourse you know what an Arduino Is!! Arduino is an open-source platform with easily programmable microcontroller boards combining the power of strong microcontrollers and user-friendly IDEs which can be used to write and upload programs, which runs on your computers. Due to its less price and less power consumption, it is effectively…

Latest Machine Learning Applications |Artificial Intelligence 2020

Latest Machine Learning Applications |Artificial Intelligence 2020

Machine Learning / Deep learning is a subset of AI has been making a lot of waves recently. In previous videos and posts we’ve seen how deep neural nets are progressing rapidly within many fields. We’ve seen this technology and Machine Learning Applications diagnose medical conditions with more accuracy than trained experts. AI or Artificial…

Top 10 WiFi Routers 2020 | Best DualBand WiFi Router for Fast Internet
|

Top 10 WiFi Routers 2020 | Best DualBand WiFi Router for Fast Internet

Best WiFi Router 2020 Introduction These are the Top 10 Dualband WiFi routers for under $100 you can buy right now. Affordable wireless routers that still offer faster internet speeds, large coverage, and future-proof features. Whether you stream lots of videos, are a hardcore gamer, have a 2-story house or even need a router with…

Art from Wine – Robots that Create Splash Paintings from Wine

Art from Wine – Robots that Create Splash Paintings from Wine

Robots that are powered by Raspberry Pi and Arduino can now create art from wine. Combining cloud computing and Internet of Things hardware, the Splash Machine allows users to create their own wine art online, streamed live and photographed for posterity. Spilling wine is typically something to be avoided, though the shapes made by wine…

[Solved] An error occurred while uploading the sketch. Arduino Nano Code Upload Error avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00

[Solved] An error occurred while uploading the sketch. Arduino Nano Code Upload Error avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00

Recently, after my OS was reinstalled installed the latest version of Arduino IDE to my Win 10 laptop. I opened a sample sketch, the blinky, connected my Arduino Nano, selected the right port and board and clicked on upload. The code was compiled in 3 seconds, but it was stuck in the upload part. Arduino…