|
Forum Index : Microcontroller and PC projects : esp8266 weather and clock
| Author | Message | ||||
| viscomjim Guru Joined: 08/01/2014 Location: United StatesPosts: 925 |
This new Annex RDS is simply amazing in my opinion. The nice thing about it is how easy it is to use with the familiar language we all love. Stand alone is pretty amazing as it is, but being able to use an esp8266 for wifi access along with some powerful commands and functions that can easily be sent to a micromite (serial?) opens a lot of doors. Great Json parsing, etc, etc. Check out this setup to get a wifi clock and weather info so easily in a very few lines of code that we are familiar with... Scroll a bit toward the bottom to see how the weather was accessed. Weather/Clock wifi using Annex |
||||
| isochronic Guru Joined: 21/01/2012 Location: AustraliaPosts: 689 |
Does it use integers - it looks like everything is floating point ?? |
||||
| cicciocb Regular Member Joined: 29/04/2014 Location: FrancePosts: 72 |
Annex uses double precision math. This allows to store and handle also integers with a precision of 32bits |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |