Skip to content

assidik12/arduino-web-dev-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

project iot web-dev with golang(on going) and javascript as backend

What is this?

This is a mini IoT project combined with web development. I use javascript language as web server and also rendering html and css to browser with endpoint localhost:4000.

I named this mini project: IoT remote controller via website and sensors on arduino.

Hardware Tutorial

please refer to see the tutorial development iot with arduino on medium. this link : IoT remote controller via website and sensors on arduino.

How to use?

  1. Run npm install to install dependencies
cd javascript
npm install
  1. Run npm start to start the backend server
npm run dev
  1. Open localhost:4000 in browser (cannot be used yet / still in development stage), but you can use cd/javacript/view/features/lampu and open lampu.html in browser

  2. You can control your IoT device via your browser

Note

Please come back again to see more complete features because this is still under development.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published