Month: July 2024
StarXTerminator – RC Astro was last modified: July 13th, 2024 by
Happy People
Happy People was last modified: July 12th, 2024 by
Kenny Garrett
Kenny Garrett was last modified: July 12th, 2024 by
How to Setup DNS server using Bind9 on Ubuntu 16.04
Source: How to Setup DNS server using Bind9 on Ubuntu 16.04 – Alibaba Cloud Community
How to Setup DNS server using Bind9 on Ubuntu 16.04 was last modified: July 12th, 2024 by
Sim7600 power-on
This is the code for the power-on of sim7600e:
/**************************Power on Sim7x00**************************/
void Sim7x00::PowerOn(int PowerKey = powerkey){
uint8_t answer = 0;
Serial.begin(9600);
// checks if the module is started
answer = sendATcommand("AT", "OK", 2000);
if (answer == 0)
{
Serial.print("Starting up...\n");
pinMode(PowerKey, OUTPUT);
// power on pulse
digitalWrite(PowerKey, HIGH);
delay(500);
digitalWrite(PowerKey, LOW);
// waits for an answer from the module
while (answer == 0) { // Send AT every two seconds and wait for the answer
answer = sendATcommand("AT", "OK", 2000);
delay(1000);
}
Source: Sim7600 and arduino won’t connect – Using Arduino / Project Guidance – Arduino Forum
Sim7600 power-on was last modified: July 8th, 2024 by
Bolt Circle Diameter (BCD)
Bolt Circle Diameter (BCD) was last modified: July 7th, 2024 by
Толчница
https://mk.wikipedia.org/wiki/%D0%A2%D0%BE%D0%BB%D1%87%D0%BD%D0%B8%D1%86%D0%B0
Толчница was last modified: July 7th, 2024 by
Portulaca oleracea
Portulaca oleracea was last modified: July 7th, 2024 by
The Remarkable Science of Ancient Astronomy by Bradley E. Schaefer
https://www.goodreads.com/book/show/44170251-the-remarkable-science-of-ancient-astronomy
The Remarkable Science of Ancient Astronomy by Bradley E. Schaefer was last modified: July 6th, 2024 by
Chasing Chopin: A Musical Journey Across Three Centuries, Four Countries, and a Half-Dozen Revolutions by Annik LaFarge
Chasing Chopin: A Musical Journey Across Three Centuries, Four Countries, and a Half-Dozen Revolutions by Annik LaFarge was last modified: July 6th, 2024 by
Chamber Divers: The Untold Story of the D-Day Scientists Who Changed Special Operations Forever by Rachel Lance
https://www.goodreads.com/book/show/192761614-chamber-divers
Chamber Divers: The Untold Story of the D-Day Scientists Who Changed Special Operations Forever by Rachel Lance was last modified: July 6th, 2024 by
Hisense TV Horizontal Lines on Screen: Fix in Minutes
https://www.lapseoftheshutter.com/hisense-tv-horizontal-lines-on-screen/
Hisense TV Horizontal Lines on Screen: Fix in Minutes was last modified: July 6th, 2024 by