Skip to content

JoaoLopesF/ArduinoUtil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ArduinoUtil Library

Utilitary library for Arduino!

Contents

About

Is a library with some methods to help a development of sketchs in Arduino platform

The most useful is format and round float numbers.

The formatFloat is made avoid dtostrf (avoid some crashes with this)

Also it have some methods for ESP8266 (NodeMCU)

Initial release, contributions and suggestion of new features is wellcome

Wishlist

  • More and more usefuls methods

How it looks

![Imgur] (http://imgur.com/a/EOWXP)

Using

//TODO: not yet documentation, please see the samples

Releases

0.1.0

  • First Beta

About

Utilitary library for Arduino and ESP8266 (NodeMCU)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages