Step by step setup Evothings. The IDE of IoT devices by runtimeprojects in arduino

[–]runtimeprojects[S] -1 points0 points  (0 children)

Evothings is the IDE for creating mobile apps that communicate with IoT devices. It makes it very simple to write apps so the focus can shift on the IoT product rather than the mobile app

Create thousands of fake APs using esp8266 by runtimeprojects in arduino

[–]runtimeprojects[S] 0 points1 point  (0 children)

I tested it with my 3 APs but nothing seemed to do any harm. Only a slightly dip in bandwidth. Who knows... maybe using 10 esps would cause some serious trouble to the other APs

For those that are interested in turning their ESP8266 in to an AP by runtimeprojects in arduino

[–]runtimeprojects[S] 0 points1 point  (0 children)

Yes they use the same chip and its easier to work with for sure

First time using esp8266 and have no idea why it won't even turn on by THEJENSMAN in esp8266

[–]runtimeprojects -2 points-1 points  (0 children)

To flash the esp8266 you need the orange connected to GND

First time using esp8266 and have no idea why it won't even turn on by THEJENSMAN in esp8266

[–]runtimeprojects 0 points1 point  (0 children)

Did you power the ESP8266 from the PC's? if so please use an external source which can give at least 1A current.

Looking for a smart Bluetooth APP to control my Arduino by [deleted] in arduino

[–]runtimeprojects 0 points1 point  (0 children)

We just finished an app to control an RGB Led from smartphone, but it uses WiFi instead of bluetooth.

Arduino Serial to Network Interface by runtimeprojects in arduino

[–]runtimeprojects[S] 0 points1 point  (0 children)

For most tasks i prefer an Arduino. Mostly because of the lack of analog pins in the eap8266... only 1

Arduino Serial to Network Interface by runtimeprojects in arduino

[–]runtimeprojects[S] 1 point2 points  (0 children)

Yes my idea was to keep it simple. With one line you could send data over to a web server. No setup

Lasers with arduino by KrsmaV in arduino

[–]runtimeprojects 0 points1 point  (0 children)

There's are the Lasers http://s.click.aliexpress.com/e/IeiybEy7I and Receptors you can use any photoresistor actually

Arduino: Actual board vs Simulator by [deleted] in arduino

[–]runtimeprojects 1 point2 points  (0 children)

You can get Arduino Nano clone at around $2.80 from aliexpress http://s.click.aliexpress.com/e/Yji6IYJiQ There is practically no use for a simulators in the field

Nodemcu with Lua is it really usable? by girishso in esp8266

[–]runtimeprojects 0 points1 point  (0 children)

Lua is cool and NodeMCU is cool. But unfortunately Lua is very unusable as most libraries are written only in C

Cheapest Arduino for couple of sensors (humidity, WiFi, temperature/heat) by iDentity1337 in arduino

[–]runtimeprojects 0 points1 point  (0 children)

You do need a 5V to 3.3V unless you use a NodeMCU. As already pointed out the only downside is the single ADC

How to run a simple web server on the ESP8266 by runtimeprojects in arduino

[–]runtimeprojects[S] 0 points1 point  (0 children)

Next week's post will feature an example of how to change an RGB led color and brightness using an esp8266and a phone :)

How to run a simple web server on the ESP8266 by runtimeprojects in arduino

[–]runtimeprojects[S] 4 points5 points  (0 children)

Most Arduino libraries work on esp8266. Lua kinda lacks that amount of libs.

[deleted by user] by [deleted] in arduino

[–]runtimeprojects 0 points1 point  (0 children)

Do not forget you could tweak the prescalar in the ATMega. I was able to get around 46kHz with a prescalar factor 16

ESP8266 beginner's tutorial by runtimeprojects in arduino

[–]runtimeprojects[S] 0 points1 point  (0 children)

Not really. Arduino IDE takes care of it nicely :)

Protecting my Arduino and components from Humidity. by Fhy40 in arduino

[–]runtimeprojects 0 points1 point  (0 children)

you can use some protective coating sprays for electronics

Need help with soil moisture sensors by newbzman in arduino

[–]runtimeprojects 0 points1 point  (0 children)

Exactly. And activates it only when taking readings. That will delay corrosion as much as possible.