TOP Contributors

  1. MIKROE (2779 codes)
  2. Alcides Ramos (376 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139559 times)
  2. FAT32 Library (72041 times)
  3. Network Ethernet Library (57254 times)
  4. USB Device Library (47607 times)
  5. Network WiFi Library (43219 times)
  6. FT800 Library (42551 times)
  7. GSM click (29930 times)
  8. mikroSDK (28292 times)
  9. PID Library (26930 times)
  10. microSD click (26309 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

WIFI WebGl (three.js) (3D) Lamp control with PIC micro

Rating:

0

Author: Wilson A. Gan Cuba

Last Updated: 2013-08-10

Package Version: 1.0.0.0

Category: WiFi

Downloaded: 1188 times

Not followed.

License: MIT license  

This project features the first WebGL (Web graphics library) electronic control in the world using the Three.js library and a PIC microcontroller interfaced with a Triac. Release date: 08/03/2013

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "WIFI WebGl (three.js) (3D) Lamp control with PIC micro" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "WIFI WebGl (three.js) (3D) Lamp control with PIC micro" changes.

Do you want to report abuse regarding "WIFI WebGl (three.js) (3D) Lamp control with PIC micro".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Tested with Google chrome and Mozilla firefox.

This project is the first WebGL electronic remote control in the world. It is also Wifi thanks to the Wifi plus click board from Mikroelektronika.

WebGL is a new web technology that brings hardware-accelerated 3D graphics to the browser without installing additional software. [ source: http://www.chromeexperiments.com/webgl/]

In the following link you could see a simulated version (not connected to a hardware) to have a first preview of the project: http://projects.eovirtual.com

Read the article provided with the release (also below) for further clarification.


License: 

WIFI WebGl (three.js) Lamp control with PIC micro by Wilson A. Gan Cuba is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

Brief video about the project

Set it to 720px for better quality

Watch on YouTube
WebGL world

WebGL world

3D world

View full image
Whole system

Whole system

Hardware

View full image

Español: 

Probado con Google Chrome y Mozilla Firefox.

Este proyecto es el primer control remoto electrónico WebGL en el mundo. Es también WIFI gracias a tarjeta Wifi plus clic de Mikroelektronika.

WebGL es una nueva tecnología web que provee gráficos en 3D acelerados por hardware al navegador sin necesidad de instalar software adicional. [Fuente: http://www.chromeexperiments.com/webgl/]

En el siguiente enlace se puede ver una versión simulada (no conectada a un hardware) para tener una idea preliminar del proyecto: http://projects.eovirtual.com

Lea el artículo que se proporciona con el código fuente (también disponible más arriba) para más explicaciones. (en Inglés)

ALSO FROM THIS AUTHOR

WIFI HTTP + javaScript file loading from microSD card (Hello world! example)

0

The intent of this example is to show how to merge the mikroElektronica's wifi http demo with the microSD demo so that the web page can grow bigger due to the ROM space of the MCU can be saved utilizing the microSD as storage of external files.

[Learn More]

Ajax WIFI HTTP demo with ROM storage

0

Feel the power of Ajax. Take a look to the EXAMPLE BLOG, you'll find there a video demonstrating, how it works. Also as this was mostly JavaScript programming, adapting the code to other compilers should not be too difficult task. Release date: April, 08 2013

[Learn More]

WIFI HTTP + media loading from microSD (image, audio and video) (HTML5 compatible)

0

This projects shows how to read a multimedia file from a microSD an load it into a web page.

[Learn More]