Skip to main content

Posts

Showing posts with the label Arduino

My ESP8266 Just Wished Me Happy New Year, Did Yours?

Happy New Year 2019 Video Tutorial Clone the repository url :- https://github.com/vishaletm/Make-Your-ESP8266-Wish-You-Happy-New-Year-2019 Code is available under Arduino/WishMe folder as WishMe.ino HTML for the web page is available in data folder as index.html Change wifi username and password,I connect to my modem The webpage is flashed as SPIFFS ESP8266 File System for more details about it :-  http://esp8266.github.io/Arduino/versions/2.0.0/doc/filesystem.html Flash both bin and data Open Serial monitor for IP Go to above IP in your browser Please write a comment if any steps need to be elaborated

Configure Arduino IDE for ESP8266 NodeMCU and LED Blink Example

When the power of ESP and simplicity of Arduino comes together we can create magic. Lets see how we can do this. The port for ESP8266 is created by ESP Community , which we can imagine require tremendous amount of work. Thank you guys. Video Tutorial  They have posted a link to get the configuration for Arduino here http://arduino.esp8266.com/stable/package_esp8266com_index.json Copy the link  http://arduino.esp8266.com/versions/2.5.0-beta1/package_esp8266com_index.json In the Arduino IDE open preferences find input field Additional Board Manager URLs and paste the link there and click OK to close the window. Open Board Manager from Tools -> Board -> Board Manager Search for esp8266 -> Install the one by ESP community Done, Now you can create your first project using ESP8622

SuperDuino: Arduino Compatible + Color Display + Acceleromtr

  SuperDuino is perfect for Professionals, Hobbyists and University Students . SuperDuino is featured on TechCrunch It’s a clever, cool little product and could be useful for wearables experimenters and micro-Flappy Bird fans . Comments By John Biggs TechCrunch. Addons -Specification: USB Programmable (Micro USB Connector ) 16Mhz / 32Khz System clock Two 8-bit Timer/Counters with Separate Prescaler and Compare Mode One 16-bit Timer/Counter with Separate Prescaler, Compare Mode, and Capture Mode Real Time Counter with Separate Oscillator Six PWM Channels8-channel 10-bit ADC USARTMaster/Slave SPI Byte-oriented 2-wire Serial Interface (I2C)On-chip Analog Comparator Interrupt and Wake-up on Pin Change23 Programmable I/O Lines 1.7" 128X160 16bit color TFT LCD USB / CR2032 coin cell ( Can charge rechargeable cell ) / 3-12V Supply operated  3 axes Accelrometer ( can detect single click,double click,up,down,left,right tilt ) 2.54mm I...

Electric Arduino Go-kart

Hello everyone! As the title says, I built an electric go kart which is powered by arduino! Here's a quick video to make you certain that this is the next thing you're going to build. http://tinypic.com/player.php?v=w8x2s9&s=8 (Sorry, the embedding isn't working for some reason) My background: I'm a 15 year old high school student from California. My hobbies include building stuff, reading, and studying Japanese. I've also entered into the Epilog Challenge contest, please vote for me! A quick disclaimer: I take no responsibility for any injuries to yourself or anyone else. Electricity is DANGEROUS. Chain drives are EVEN MORE DANGEROUS. They could easily cut a finger off or worse. Wear a helmet when attempting things like this. With that out of the way :) Overview: The drive setup uses a Hobbywing Xerun 150A brushless electronic speed controller to control a Savox BSM5065 450Kv motor. Batteries are 3x zippy lithium polymer - 5 cell...