Releases: hackair-project/hackAir-Arduino
Releases · hackair-project/hackAir-Arduino
v0.3.3
Add a sketch to update the WiFi module to the latest firmware version
v0.3.2
Switch Ethernet URL to production
v0.3.2
Changes from the previous version:
- Switch WiFi shield code to the new hackAirData structure for simpler programming
- Update the WiFiSensor sketch
To use this release download hackAir-v0.3.2.zip and use the 'Add .ZIP library' option of the Arduino IDE (Sketch > Include Library > Add .ZIP library).
v0.3.0
Changes from the first version:
- Changed the design of the WiFi shield PCB to fix various problems:
** Capacitor footprints are now wider so more packages fit correctly
** The Pin 2 <-> GND jumper is no longer required for programming
** Added a programming header for the WiFi module - Added Ethernet support to the Arduino library
- Fixed a lot of bugs
To use this release download hackAir-v0.3.0.zip and use the 'Add .ZIP library' option of the Arduino IDE (Sketch > Include Library > Add .ZIP library).
First release - Workshop
First release of the Arduino hackAIR library for the 2016-11-24 workshop. This release is installable using the 'Add .ZIP library' function of the Arduino IDE.