google-sheet2Html

/*! * * Google Sheets To HTML v0.9a * * To use, simply replace the "tq?key=" value in the * URL below with your own unique Google document ID * * The Google document's sharing must be set to public * */ google.load('visualization', '1', { packages: ['table'] }); var visualization; function drawVisualization() { var query = new google.visualization.Query('https://spreadsheets.google.com/tq?key=https://docs.google.com/spreadsheets/d/1-vUEZ9tae5C_OXzSi0dQPWwUrO3H5S-gImB5afFgqDg/edit?usp=sharing'); query.setQuery('SELECT A, B, C, D label A "Duration", B "Song", C "Requested By", D "URL"'); query.send(handleQueryResponse); } function handleQueryResponse(response) { if (response.isError()) { alert('There was a problem with your query: ' + response.getMessage() + ' ' + response.getDetailedMessage()); return; } var data = response.getDataTable(); visualization = new google.visualization.Table(document.getElementById('table')); visualization.draw(data, { legend: 'bottom' }); } google.setOnLoadCallback(drawVisualization);

Saturday, July 23, 2016

อัดเสียง QSO ด้วยโปรแกรม Audacity

  โปรแกรม Audacity เพื่อทำการเฝ้าฟัง


เพื่อแก้ปัญหาการเฝ้าฟัง ช่วงนอกเวลาทำการ ของศูนย์ควบคุมข่ายวิทยุสมัครเล่น ซึ่งไม่มีเจ้าหน้าที่ทำการอยู่ สามารถใช้ความสามารถของโปรแกรม Audacity ทำงานแทนได้ โดยที่ Audacity เป็นโปรแกรมฟรี ดาวโหลด ได้ที่ http://www.audacityteam.org/download/

 หลังจากทำการติดตั้งโปรแกรมแล้ว ให้ทำการ ต่อ ไมโครโฟน จากคอมพิวเตอร์ และเปิด วิทยุสื่อสารไว้ ต่อไปให้ทำการ ตั้งค่าดังนี้

1 ไปที่ เมนู Transport เลือก Sound Activated Recording (on/off)



2 ตั้งค่า ไมค์ เป็น โมโน เพราะเสียงวิทยุสือสาร เป็น โมโน


 
3 ทำการหาค่า ความดังของเสียง (Threshold) ว่าต้องการให้เริ่มบันทึก ที่ระดับเสียงเท่าใด โดยเปิด วิทยุสื่อสาร จากนั้นกดปุ่ม Start Monitoring ที่ ไอคอน เครื่องหมาย ไมค์โคโฟน เมื่อทราบค่าที่ต้องการแล้ว คลิกเมนู Transport เลือก Sound Activation Level


 
4 กดปุ่ม บันทึก

5 เมื่อต้องการ หยุดให้ กดปุ่ม หยุด หากต้องการ บันทึกเก็บไว้ เป็น ไฟล์ mp3 ให้เลือกเมนู File – Export audio จากนั้น เลือก mp3
  
 วีดีโอ ประกอบ