Search found 18 matches

by mark_ee_qc
Tue Jul 07, 2026 11:00 am
Forum: Multimeters & Test Equipment
Topic: Scope probe 1x vs 10x setting, when does it matter?
Replies: 0
Views: 2775

Scope probe 1x vs 10x setting, when does it matter?

<r>Finally got a used Rigol DS1052E. Probe has a 1x/10x switch. Nobody explained when to use which.<br/>
<br/>
<B><s>[b]</s>What I gathered:<e>[/b]</e></B>
<LIST><s>[list]</s>
<LI><s>[*]</s>10x: divides signal by 10, but higher bandwidth + less circuit loading</LI>
<LI><s>[*]</s>1x: full amplitude ...
by mark_ee_qc
Sat Jul 04, 2026 2:00 pm
Forum: ESP32 & ESP8266
Topic: ESP32 deep sleep drawing 2mA, expected 10uA, what am I missing?
Replies: 0
Views: 4104

ESP32 deep sleep drawing 2mA, expected 10uA, what am I missing?

<r>Thesis battery node. Datasheet says deep sleep ~10uA. My board draws 2mA measured. Battery dead in days, not months.<br/>
<br/>
<B><s>[b]</s>Checked:<e>[/b]</e></B>
<LIST><s>[list]</s>
<LI><s>[*]</s>esp_deep_sleep_start() called correctly</LI>
<LI><s>[*]</s>No Serial.print keeping UART awake</LI ...
by mark_ee_qc
Sun Jun 28, 2026 2:00 pm
Forum: General Help & Troubleshooting
Topic: I2C address conflict, 4 sensors same bus, how to fix?
Replies: 0
Views: 4309

I2C address conflict, 4 sensors same bus, how to fix?

<r>Thesis sensor stack: BME280, OLED, MPU6050, RTC. Two devices claim 0x68 (MPU6050 + DS3231 RTC). Bus locks up.<br/>
<br/>
<B><s>[b]</s>Tried:<e>[/b]</e></B>
<LIST><s>[list]</s>
<LI><s>[*]</s>AD0 pin to GND on MPU (changes to 0x69)</LI>
<e>[/list]</e></LIST>

Works. Pero hindi ko alam what to do if ...
by mark_ee_qc
Sat Jun 27, 2026 2:00 pm
Forum: General Help & Troubleshooting
Topic: First PCB design with KiCad, what tripped me up
Replies: 0
Views: 4391

First PCB design with KiCad, what tripped me up

<r>Thesis needed custom PCB (sensor breakout + ESP32 socket). KiCad seemed obvious choice. 3 revisions later, here's what I learned.<br/>
<br/>
<B><s>[b]</s>Trip 1:<e>[/b]</e></B> Footprints from random library mismatched actual part. Always verify pad pitch vs datasheet before ordering. Bought 20 ...
by mark_ee_qc
Fri Jun 26, 2026 5:00 am
Forum: Multimeters & Test Equipment
Topic: Cheapest scope worth buying for student hobby use?
Replies: 0
Views: 3058

Cheapest scope worth buying for student hobby use?

<r>Thesis needs signal timing viz (PWM, I2C). Multimeter not enough. Budget PHP 5-10k.<br/>
<br/>
Options:
<LIST><s>[list]</s>
<LI><s>[*]</s>DSO138/DSO150 pocket (~PHP 1500): toy, concept only</LI>
<LI><s>[*]</s>Hantek DSO5072P 2ch 70MHz (~PHP 12k): entry-level real</LI>
<LI><s>[*]</s>Used Rigol ...
by mark_ee_qc
Tue Jun 23, 2026 10:26 am
Forum: Arduino IDE & C++
Topic: PlatformIO vs Arduino IDE for thesis, worth the curve?
Replies: 0
Views: 4830

PlatformIO vs Arduino IDE for thesis, worth the curve?

<r>Arduino IDE breaking on me again. Library version conflicts, autocomplete missing. Heard PlatformIO is the upgrade path.<br/>
<br/>
Questions:
<LIST><s>[list]</s>
<LI><s>[*]</s>Learning curve, gaano katagal?</LI>
<LI><s>[*]</s>Same sketches run unchanged?</LI>
<LI><s>[*]</s>Worth for single ...
by mark_ee_qc
Fri May 15, 2026 11:00 am
Forum: Multimeters & Test Equipment
Topic: Cheapest oscilloscope worth buying for hobby/student use?
Replies: 0
Views: 7863

Cheapest oscilloscope worth buying for hobby/student use?

<r>Thesis sometimes needs visualization of signal timing (PWM, I2C). Multimeter is not enough. Researching scopes pero budget tight (PHP 5000-10000 max).<br/>
<br/>
Options I'm seeing:
<LIST><s>[list]</s>
<LI><s>[*]</s>DSO138 / DSO150 single-channel pocket scopes (~PHP 1500): toys, but get the ...
by mark_ee_qc
Wed May 13, 2026 3:06 am
Forum: Arduino IDE & C++
Topic: Switching from Arduino IDE to PlatformIO, worth the curve?
Replies: 0
Views: 16133

Switching from Arduino IDE to PlatformIO, worth the curve?

<r>Thesis is dragging Arduino IDE to its limits. Library conflicts every other day, autocomplete sucks, dependency management feels like 2008.<br/>
<br/>
Heard good things about PlatformIO. Real questions:<br/>

<LIST><s>[list]</s>
<LI><s>[*]</s>Learning curve, gaano katagal bago productive?</LI ...
by mark_ee_qc
Tue May 12, 2026 5:03 am
Forum: MicroPython
Topic: REPL on MicroPython - was this always possible??
Replies: 1
Views: 3212

Re: REPL on MicroPython - was this always possible??

<t>Welcome sa club! Yung first time gumagana yung REPL sa Pico mo, parang first-time mo nag-Python sa interactive prompt, same level ng amazement.<br/>
<br/>
Downsides para naman fair: yung MicroPython runtime adds overhead. Pure C/Arduino code mas mabilis at mas memory-efficient. Sa Pico siguro ...
by mark_ee_qc
Tue May 05, 2026 11:49 am
Forum: Raspberry Pi
Topic: Pi 5 vs Pi 4 for a headless home server - worth the upgrade?
Replies: 0
Views: 11607

Pi 5 vs Pi 4 for a headless home server - worth the upgrade?

<r>Currently running a Pi 4 (4GB) as my home server: Pi-hole, Plex (light usage, 1080p only), and a Syncthing instance. Stable for ~2 years now.<br/>
<br/>
Nakikita ko yung Pi 5 (4GB and 8GB variants), faster CPU, faster IO. Tempting na mag-upgrade. Pero:<br/>

<LIST><s>[list]</s>
<LI><s>[*]</s>Pi 5 ...