arduinoT12焊台 控制器 炫酷UI-Arduino中文社区 - Powered by Discuz!

Arduino中文社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

楼主: createskyblue

arduinoT12焊台 控制器 炫酷UI

[复制链接]
发表于 2021-1-11 10:22 | 显示全部楼层
In file included from E:\arduino\libraries\Arduboy2\src/Arduboy2.h:11:0,

                 from E:\t12\1.8t8\1.8t8.ino:110:

E:\arduino\libraries\Arduboy2\src/Arduboy2Core.h:18:2: warning: #warning SLIMBOY! [-Wcpp]

#warning SLIMBOY!

  ^

E:\t12\1.8t8\1.8t8.ino: In function 'void setup()':

1.8t8:266:19: error: 'set_wdt_mod' was not declared in this scope

   set_wdt_mod(3, 7);

                   ^

1.8t8:305:13: error: 'GetEEPROM' was not declared in this scope

   GetEEPROM();

             ^

1.8t8:308:17: error: 'Flip' was not declared in this scope

   Flip(FlipState);

                 ^

1.8t8:311:23: error: 'SetOLEDLightLevel' was not declared in this scope

   SetOLEDLightLevel(32); //降低屏幕亮度 延长OLED使用寿命

                       ^

1.8t8:317:16: error: 'BootPassword' was not declared in this scope

   BootPassword();

                ^

1.8t8:319:16: error: 'getVCC' was not declared in this scope

   Vcc = getVCC(); Vin = getVIN();

                ^

1.8t8:319:32: error: 'getVIN' was not declared in this scope

   Vcc = getVCC(); Vin = getVIN();

                                ^

1.8t8:322:38: error: 'denoiseAnalog' was not declared in this scope

   RawTemp  = denoiseAnalog(SENSOR_PIN);

                                      ^

1.8t8:323:26: error: 'getChipTemp' was not declared in this scope

   ChipTemp = getChipTemp();

                          ^

1.8t8:324:38: error: 'calculateTemp' was not declared in this scope

   CurrentTemp = calculateTemp(RawTemp);

                                      ^

1.8t8:337:55: error: 'setRotary' was not declared in this scope

   setRotary(TEMP_MIN, TEMP_MAX, TEMP_STEP, DefaultTemp);

                                                       ^

1.8t8:342:8: error: 'beep' was not declared in this scope

   beep(); beep();

        ^

1.8t8:343:15: error: 'ShowVersion' was not declared in this scope

   ShowVersion();

               ^

E:\t12\1.8t8\1.8t8.ino: In function 'void loop()':

1.8t8:357:15: error: 'ROTARYCheck' was not declared in this scope

   ROTARYCheck();      // check rotary encoder (temp/boost setting, enter setup menu)

               ^

1.8t8:358:14: error: 'SLEEPCheck' was not declared in this scope

   SLEEPCheck();       // check and activate/deactivate sleep modes

              ^

1.8t8:359:16: error: 'SENSORCheck' was not declared in this scope

   SENSORCheck(1);      // reads temperature and vibration switch of the iron

                ^

1.8t8:360:15: error: 'Thermostat' was not declared in this scope

   Thermostat(0);       // heater control

               ^

1.8t8:361:14: error: 'MainScreen' was not declared in this scope

   MainScreen();       // updates the main page on the OLED

              ^

exit status 1
'set_wdt_mod' was not declared in this scope
楼主能不能帮忙看看这是什么问题1.7的可以编译这个编译就报错
发表于 2021-2-9 23:25 | 显示全部楼层
大佬帮忙看看怎么解决  谢谢

框里面不知道填什么

框里面不知道填什么
微信截图_20210209232348.png
发表于 2021-3-3 00:13 | 显示全部楼层
k看来还是很多人 库文件 错误 这样我就放心了
发表于 2021-3-5 20:59 | 显示全部楼层
我也出现了arduboy2库的错误,我卸载了ide然后删除了C:\Users\你的用户名\Documents\Arduino\libraries这个文件夹,重装软件然后使用lz提供的lib文件就好了
发表于 2021-3-25 00:45 | 显示全部楼层
楼主你好,现在1.8t8的固件是只能支持振动开关而不支持水银开关吗?
我的控制板上传固件正常,但在接上手柄后,通电不能正常开机。用arduino当编程器的电源时就可以正常开机。这个需要怎么解决呢?
发表于 2021-4-20 22:17 | 显示全部楼层
本帖最后由 kimouser64 于 2021-4-21 21:01 编辑

楼主你好 感謝你的無私奉獻
我使用的板子是 arduion pro or pro mini
1.71版
草稿碼使用了 30470 bytes (99%) 的程式儲存空間。上限為 30720 bytes。
可以燒錄使用
1.6 跟1.8 草稿 會超過100% 不知有哪一些不一樣 謝謝

更新
1.8t8
把中文 使用跟日文一樣方式 禁用
可以使草稿碼降到93%
libraries 要用樓主提供的 arduino 上面下載的編譯時會出錯  樓上好幾位都是有兩個libraries目錄,存放兩個版本,造成編譯系統選擇非版主提供的libraries



发表于 2021-5-1 20:07 | 显示全部楼层
有疑问呀,这个硬件板子在哪里呢?连接图呢?我看到的是用arduino作为编程器上传固件,控制器为何不用uno呢?
发表于 2021-5-12 18:04 | 显示全部楼层
楼主好,我的温度校验有问题,第一次校验烙铁头温度会自动降温到50度,但之后的校验不升温。校验100%后,最终提示ERROR!
发表于 2021-6-17 15:35 | 显示全部楼层
挺好!mark一下
发表于 2021-7-13 19:08 | 显示全部楼层
这个真实牛啊,还共享了,实在是讲究人。
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|Archiver|手机版|Arduino中文社区

GMT+8, 2024-12-1 07:03 , Processed in 0.097555 second(s), 15 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表