Author Topic: EEVBlog Inspired Website  (Read 8732 times)

0 Members and 1 Guest are viewing this topic.

Offline netwinderTopic starter

  • Regular Contributor
  • *
  • Posts: 69
  • Country: ca
EEVBlog Inspired Website
« on: April 20, 2016, 12:20:44 am »
Hello EEVblog fourm! I come bearing good news,

A long time ago in the general chat i posted a long rant-like post complaining about my computer engineering teacher "using me for my knowledge". The comments everybody left on that post was really supportive, and a few of them encouraged me to compile the lessons I wrote for the class into a website, and thats what i did. advtech.ca is the website i built over the few months after that forum post, and now it's finally launched.

Currently its designed to not be exciting, its full of issues in places (especially mobile formatting issues, if you're going to visit the website on a mobile I apologise in advance). But after getting the website up and running I began porting over my lessons to the website.

Whats the point of this fourm post? A great big thank you to those who encouraged me to compile everything into a website, and also I am asking for suggestions. So far I posted everything with the Arduino/Basic electronics side of things. But I want to write more, so I have a few questions for content ideas.
  • Pic microcontroller tutorials? I will have a seperate section if i go through with them, the only reason i find this worth doing is any tutorials i found online for almost all the pic microcontrollers i own are poorly written, they don't use the latest compiler and getting up and running was a long and painful experience. So would people find it useful to write tutorials on the PIC microcontroller?
  • Programming in general. I can program in C, C++, Java, JavaScript, Html, Css...etc etc... Now i know there are tonnes of programming tutorials online but how about a general computer science refrence? where i talk about general computer science concepts from a less formal standpoint (more casual)
  • Any other ideas i'd appreciate :)

Thanks for all your support, i'd love any feedback and corrections on the website and the content. Thanks for your time  :)

PS: Arduino section is incomplete, there's 3 other lessons that havent been added that cover LCD interfacing, C programming in general and I2C interfacing.
 
The following users thanked this post: thm_w

Offline Stonent

  • Super Contributor
  • ***
  • Posts: 3824
  • Country: us
Re: EEVBlog Inspired Website
« Reply #1 on: April 20, 2016, 01:35:29 am »
I haven't read any of the articles yet but  it certainly looks good from an aesthetic point of view.
The larger the government, the smaller the citizen.
 

Offline netwinderTopic starter

  • Regular Contributor
  • *
  • Posts: 69
  • Country: ca
Re: EEVBlog Inspired Website
« Reply #2 on: April 20, 2016, 01:38:06 am »
Why thank you  :). I hope to add more content, and refine the content I currently have, but thank you :)
 

Offline Synthetase

  • Regular Contributor
  • *
  • Posts: 99
  • Country: au
    • Synthetase's World of Nerd
Re: EEVBlog Inspired Website
« Reply #3 on: April 20, 2016, 04:40:50 am »
Looks interesting. From an aesthetic point of view, you might consider shrinking the header down a bit. It takes up a lot of the screen area and doesn't do anything practical (it does look nice, though). Also, I think the search box should be up the top of the page where most users will expect to find it, rather than in the footer.

Offline Brumby

  • Supporter
  • ****
  • Posts: 12298
  • Country: au
Re: EEVBlog Inspired Website
« Reply #4 on: April 20, 2016, 11:00:54 am »
Looks interesting. From an aesthetic point of view, you might consider shrinking the header down a bit. It takes up a lot of the screen area and doesn't do anything practical (it does look nice, though).
Yes, filling up space with a pretty graphic just means people won't see as much of the interesting stuff when they land.  By all means brand each page, but don't push the main content too far down for the sake of it.

Quote
Also, I think the search box should be up the top of the page where most users will expect to find it, rather than in the footer.
Yes.  Searching for the Search bar is a bit paradoxical.

Navigation:
The menu item: "Before Arduino: Extremely Brief Electronics Introduction" goes to the section titled: "Furthering Our Understandings".  This could cause some confusion when people navigate - "I clicked there and ended up here??".  I would suggest the title in the menu option is the top title of the destination page.

Proof reading:
In clicking on the "Before Arduino: Extremely Brief Electronics Introduction" section, there is a sentence in the section about GND:
"See the diagram on the right for a simplified view of the schematic on the right."  One of those "right"s should be a "left".

Further on the proof reading task is the clarity of expression - that is, how well you have phrased the ideas you want to convey.  I would suggest someone who is good with words, but not technical, has a read and let you know what bits were confusing.

Structure:  At the moment, you have one set of options.  While the content has few entries, this isn't a problem, but if you end up with 200 or so little tutorials, this might become unworkable.  I suggest you sit down and map out what your content might look like in a couple of years' time and think how it might be organised.  This does NOT mean you set up 3 levels of menu with lots of empty spots (until you get the content to fill them) - just be aware where you hope to be and plan for migration to a more involved menu structure.  The balance is to try to keep the menu hopping to a minimum, but not overloading each page with too many entries.

Titles/Naming: As an example, at the moment, you have a section titled "Before Arduino: Extremely Brief Electronics Introduction".  While you stick to Arduino, this isn't a problem, but you have mentioned PIC.  If someone comes to your site looking to follow only PIC info, they probably won't see the "Before Arduino" sections as relevant.


Just some thoughts.  I don't pretend to be an expert - so make up your own mind if any are useful.
 

Offline netwinderTopic starter

  • Regular Contributor
  • *
  • Posts: 69
  • Country: ca
Re: EEVBlog Inspired Website
« Reply #5 on: April 20, 2016, 11:59:25 am »
Thank you everybody for the feedback!
Yes, filling up space with a pretty graphic just means people won't see as much of the interesting stuff when they land.  By all means brand each page, but don't push the main content too far down for the sake of it.
Done! I shrunk the top header from 250 to 150 pixels, it seems much smaller.
Yes.  Searching for the Search bar is a bit paradoxical.
I agree. I moved it to a nicer location on the top of the page.

Navigation:
The menu item: "Before Arduino: Extremely Brief Electronics Introduction" goes to the section titled: "Furthering Our Understandings".  This could cause some confusion when people navigate - "I clicked there and ended up here??".  I would suggest the title in the menu option is the top title of the destination page.

Proof reading:
In clicking on the "Before Arduino: Extremely Brief Electronics Introduction" section, there is a sentence in the section about GND:
"See the diagram on the right for a simplified view of the schematic on the right."  One of those "right"s should be a "left".

Further on the proof reading task is the clarity of expression - that is, how well you have phrased the ideas you want to convey.  I would suggest someone who is good with words, but not technical, has a read and let you know what bits were confusing.

Structure:  At the moment, you have one set of options.  While the content has few entries, this isn't a problem, but if you end up with 200 or so little tutorials, this might become unworkable.  I suggest you sit down and map out what your content might look like in a couple of years' time and think how it might be organised.  This does NOT mean you set up 3 levels of menu with lots of empty spots (until you get the content to fill them) - just be aware where you hope to be and plan for migration to a more involved menu structure.  The balance is to try to keep the menu hopping to a minimum, but not overloading each page with too many entries.

The navigation will be fixed, no worries :)

And for the proof reading, i figure I'll completely disregard "left and right" notations for refrencing images because on different screen sizes the images may be in thier correct positions or they may be stacked. I do see what you're talking about and I did end up messing up left and right but still, i'm thinking of a nicer "Figure 1" approach where the images can then have a small caption underneath. That way I can place the images in whatever location and I dont have to worry about formatting.

And yes, I do enjoy writing however I can be quite awkward sometimes. Usually I read things out loud and if I have to repeat a sentence in order to make sense of it, It usually needs to be rephrased. Thank you though.

And for structure: Once I get more different subjects on there I will have the main menu page that you land on and that will link to other pages with the full list of tutorials. I like the layout of http://c.learncodethehardway.org/book/ and that's what i'll be going for, exept that each series of tutorials will have their own page.

Thank you everybody for your insight :) i'll keep working on the sites formatting
« Last Edit: April 20, 2016, 12:06:11 pm by netwinder »
 

Offline tautech

  • Super Contributor
  • ***
  • Posts: 28371
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: EEVBlog Inspired Website
« Reply #6 on: April 20, 2016, 12:05:05 pm »
Yep, I remember you joining and that thread.

Congrats, well done.  :-+
Put a link to your website in your profile.
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline StuUK

  • Frequent Contributor
  • **
  • Posts: 390
  • Country: gb
Re: EEVBlog Inspired Website
« Reply #7 on: April 20, 2016, 12:05:54 pm »
remember the thread.

Definitely get rid of the large graphic though..... :)
 

Offline netwinderTopic starter

  • Regular Contributor
  • *
  • Posts: 69
  • Country: ca
Re: EEVBlog Inspired Website
« Reply #8 on: April 20, 2016, 12:11:16 pm »
Definitely get rid of the large graphic though..... :)
I might, I like it quite a bit. I'll get rid of it once my website has enough content to compensate  :-DD

And I put the link to my website into my profile, I forgot that you could do that here :)
 

Offline StuUK

  • Frequent Contributor
  • **
  • Posts: 390
  • Country: gb
Re: EEVBlog Inspired Website
« Reply #9 on: April 20, 2016, 12:19:01 pm »
Definitely get rid of the large graphic though..... :)
I might, I like it quite a bit. I'll get rid of it once my website has enough content to compensate  :-DD

And I put the link to my website into my profile, I forgot that you could do that here :)

Think beyond just PC screens.....
 

Offline netwinderTopic starter

  • Regular Contributor
  • *
  • Posts: 69
  • Country: ca
Re: EEVBlog Inspired Website
« Reply #10 on: April 20, 2016, 12:26:11 pm »
Think beyond just PC screens.....

I have. On mobile the graphic is not invasive (and takes up a small portion of the screen), the website only scales awkwardly when on a mobile in landscape mode, but even that can be solved easily.

I'm not sure, but people viewing the website on flip phones may have some issues ;)

Thank you for your insight though :)
« Last Edit: April 20, 2016, 12:29:23 pm by netwinder »
 

Offline klunkerbus

  • Supporter
  • ****
  • Posts: 162
  • Country: us
  • Electrical Engineer (retired early)
Re: EEVBlog Inspired Website
« Reply #11 on: April 20, 2016, 12:44:39 pm »
Giving the site a glance, I noticed the schematic shown for a resistor voltage divider is wrong.  +out and -out will always read zero because the junction between R1 and R2 is tied to ground.
« Last Edit: April 20, 2016, 12:50:44 pm by klunkerbus »
 

Offline StuUK

  • Frequent Contributor
  • **
  • Posts: 390
  • Country: gb
Re: EEVBlog Inspired Website
« Reply #12 on: April 20, 2016, 12:48:07 pm »
Think beyond just PC screens.....

I have. On mobile the graphic is not invasive (and takes up a small portion of the screen), the website only scales awkwardly when on a mobile in landscape mode, but even that can be solved easily.

I'm not sure, but people viewing the website on flip phones may have some issues ;)

Thank you for your insight though :)

not on my android tablet, its overpowering....
 

Offline netwinderTopic starter

  • Regular Contributor
  • *
  • Posts: 69
  • Country: ca
Re: EEVBlog Inspired Website
« Reply #13 on: April 20, 2016, 12:52:45 pm »
not on my android tablet, its overpowering....
Interesting, how big is your screen and what orientation is it in? Because if its that bad I can work on the formatting of it.

Giving the site a glance, I noticed the schematic shown for a resistor voltage divider is wrong.  +out and -out will always read zero because the junction between R1 and R2 is tied to ground.
Yep. I am definitely error prone, so feel free to point out everything wrong that i've done, i get a good laugh out of it. Thank you though!
 

Offline netwinderTopic starter

  • Regular Contributor
  • *
  • Posts: 69
  • Country: ca
Re: EEVBlog Inspired Website
« Reply #14 on: April 20, 2016, 01:22:49 pm »
Ok I did some work with the CSS style sheet and the header on desktops are now smaller and on mobile in landscape should be a little more bearable, I do agree on mobile in landscape it should be removed entirely however scrolling down isn't that hard.

An aside: Would a RPN calculator tutorial series be appreciated? To me the best thing that's happened to me in maths is learning RPN. So would a RPN tutorial be appreciated or is it just becoming a lost art?

Yep, I remember you joining and that thread.
Looking back, when I created that thread it was rather silly IMO, and i'm awfully glad I didnt start the thread on StackOverflow, because its really a jungle out there :-DD
« Last Edit: April 20, 2016, 01:29:36 pm by netwinder »
 

Offline StuUK

  • Frequent Contributor
  • **
  • Posts: 390
  • Country: gb
Re: EEVBlog Inspired Website
« Reply #15 on: April 20, 2016, 01:33:19 pm »
not on my android tablet, its overpowering....
Interesting, how big is your screen and what orientation is it in? Because if its that bad I can work on the formatting of it.


It's a Hudl2
 

Offline netwinderTopic starter

  • Regular Contributor
  • *
  • Posts: 69
  • Country: ca
Re: EEVBlog Inspired Website
« Reply #16 on: April 20, 2016, 01:59:20 pm »
Hudl2, interesting. The reason why I asked was to find the screen resolution, and according to the specifications the newest version of the tablet has a 1920x1080 resolution, or the older version of the tablet has 1400x900. I did some testing using inspect element and i specified the resolution to be both 1920x1080 and 1400x900, and the navigation bar no longer takes up an obnoxious amount of space.

Hopefully this helps :)
 

Offline netwinderTopic starter

  • Regular Contributor
  • *
  • Posts: 69
  • Country: ca
Re: EEVBlog Inspired Website
« Reply #17 on: April 21, 2016, 08:15:48 pm »
Back to the original topic: Any ideas for things i can write about? Any topics that I should cover?

I'm just looking for content people will actually find interesting and useful, as the Arduino tutorials are more or less a placeholder for now
 

Offline imidis

  • Frequent Contributor
  • **
  • Posts: 426
  • Country: ca
Re: EEVBlog Inspired Website
« Reply #18 on: April 23, 2016, 08:53:00 am »
Hey netwinder, good work. I do like that they are short enough my eyes don't glaze over things.

I really like what you are doing!

I don't have the toys to play with, but I really do find it very well laid out and informative.  :clap:

I dabble in all kinds of projects, know enough to adjust and fix some things (PHP, CSS etc).

I always like inspiring ideas. I wish I had an endless pocket of money to play with.

My particular area is PC's/Laptops and Graphic/Web. Though the latter drives me batty. (the people  |O)

Not really sure what to suggest, not sure what areas you can cover.

Keep up the great work!

Gone for good
 

Offline netwinderTopic starter

  • Regular Contributor
  • *
  • Posts: 69
  • Country: ca
Re: EEVBlog Inspired Website
« Reply #19 on: April 23, 2016, 11:37:57 pm »
Hey netwinder, good work. I do like that they are short enough my eyes don't glaze over things.

I really like what you are doing!

I don't have the toys to play with, but I really do find it very well laid out and informative.  :clap:

I dabble in all kinds of projects, know enough to adjust and fix some things (PHP, CSS etc).

I always like inspiring ideas. I wish I had an endless pocket of money to play with.

My particular area is PC's/Laptops and Graphic/Web. Though the latter drives me batty. (the people  |O)

Not really sure what to suggest, not sure what areas you can cover.

Keep up the great work!



Thank you imidis!

If you'd like me to cover any subjects let me know. Right now i'm working on I2C in arduino and some random Java posts, so if there's anything you'd want written id be happy to consider.

I can cover a lot of things in programming, electronics, Linux, etc. Any ideas are appreciated.

Thank you again  :)
 

Offline imidis

  • Frequent Contributor
  • **
  • Posts: 426
  • Country: ca
Re: EEVBlog Inspired Website
« Reply #20 on: April 30, 2016, 09:48:53 pm »
I would love to see something around custom made component power requirements and a power supply build.  :)
Gone for good
 

Offline netwinderTopic starter

  • Regular Contributor
  • *
  • Posts: 69
  • Country: ca
Re: EEVBlog Inspired Website
« Reply #21 on: May 02, 2016, 12:50:44 pm »
I would love to see something around custom made component power requirements and a power supply build.  :)
That does sound like an interesting build, would it be valuable to program a microcontroller as a power supply controller (providing i go the SMPS route), if not is there any special topologies i should cover?
 

Offline Brumby

  • Supporter
  • ****
  • Posts: 12298
  • Country: au
Re: EEVBlog Inspired Website
« Reply #22 on: May 02, 2016, 02:00:57 pm »
I've always liked the idea of a linear supply using, say, LM317's.

Have a basic design and then have an extension where several are paralleled for higher current output.  I've always thought it would be useful for one that could run up to 30-35V, but cover 12-15V at 10A.  Great for automotive projects.
 

Offline tautech

  • Super Contributor
  • ***
  • Posts: 28371
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: EEVBlog Inspired Website
« Reply #23 on: May 02, 2016, 08:00:42 pm »
I've always liked the idea of a linear supply using, say, LM317's.

Have a basic design and then have an extension where several are paralleled for higher current output.  I've always thought it would be useful for one that could run up to 30-35V, but cover 12-15V at 10A.  Great for automotive projects.
A pair of LM338's will do that.
Some of their datasheets even have this circuit.
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline Brumby

  • Supporter
  • ****
  • Posts: 12298
  • Country: au
Re: EEVBlog Inspired Website
« Reply #24 on: May 03, 2016, 06:10:04 am »
LM338's won't go up to 35V.

(I have a fistful of 317's I'd like to utilise.....  ;D )
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf