class MainActivity : AppCompatActivity() { lateinit var TR1:TableRow lateinit var TR2:TableRow lateinit var B1:Button lateinit var B2:Button override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); val TL1 = findViewById(R.id.myTableLayout) as TableLayout; TR1 = TableRow(this) TR2 = TableRow(this) B1 = Button(this) B2 = Butt..
class MainActivity : AppCompatActivity() { override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); val TL1 = findViewById(R.id.myTableLayout) as TableLayout; val TR1 = TableRow(this); val B1 = Button(this); B1.setText("Dynamic Button1"); TR1.addView(B1); val B2 = Button(this); B2.setText("Dynamic Button2"); TR1.addView(B2);..
Error ocuured class MainActivity : AppCompatActivity() { override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); val TL1 = findViewById(R.id.myTableLayout) as TableLayout; val TR1 = TableRow(this); var B1 = Button(this); B1.setText("Dynamic Button1"); TR1.addView(B1); B1.setText("Dynamic Button2"); TR1.addView(B1); TL1.addV..
class MainActivity : AppCompatActivity() { override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); val TL1 = findViewById(R.id.myTableLayout) as TableLayout; val TR1 = TableRow(this); val B1 = Button(this); B1.setText("Dynamic Button"); TR1.addView(B1); TL1.addView(TR1); } }
Test Completed Filename : ESPNRF_Test21.ino // Testing ESP8266 + nRF24L01, 2019.12.01 // Developing for nRF24-Slave // Sample Code1 : https://www.how2electronics.com/esp8266-nrf24l01-based-wireless-temperature-humidity-monitoring/ // Sample Code2 : https://iotdesignpro.com/projects/wireless-communication-between-arduino-and-nodemcu-using-nrf24l01-transceiver-module // Reference URL1 : https://tt..
- Total
- Today
- Yesterday
- 배프
- 둎
- Video
- Decorator
- Innovation&Hurdles
- image
- 절연형
- 허들
- Innovations&Hurdles
- Innovations
- 빌리언트
- 심심풀이치매방지기
- ServantClock
- 치매
- 티스토리챌린지
- arduino
- 아두이노
- 혁신
- badp
- bilient
- DYOV
- 오블완
- 전압
- 전압전류모니터링
- BSC
- 치매방지
- 전류
- 혁신과허들
- 심심풀이
- Hurdles
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |