Monday 2 July 2018

tutorial - Online guide to electronics



I had the luck to have someone who could explain everything to me, but most starting hobbyists don't have someone like that. Is there a guide available which covers all the basics, like formulas, parallel / series, etc.?




Answer



As @Garrett said, there are a lot of beginner electronics websites out there. My favorites are:



No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...