Difference between revisions of "Sketches"
From Proview Wiki
(9 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | + | Default Arduino Sketch:<br \> | |
− | + | Be aware the baudrate in Proview and the sketch must be the same <br \> | |
− | + | [http://maba.dk/arduino.ino sketch] | |
+ | |||
+ | ---- | ||
+ | I2C Sketch <br /> | ||
+ | Used for Honeywell HIH 6130 <br \> | ||
+ | [http://www.proview.se/v2/index.php/forum/5-tips-a-tricks/3021-i2c-and-arduino#3022 Forum] <br \><br \> | ||
+ | [http://maba.dk/arduino-i2c.pde sketch] <br \> | ||
+ | |||
+ | [[file:I2c-temp.png]] |
Latest revision as of 07:45, 31 August 2013
Default Arduino Sketch:
Be aware the baudrate in Proview and the sketch must be the same
sketch