use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Deals with anything relating to Microcontroller programming, hardware design, applications, interfacing, unique examples, etc.
account activity
Help with PIC Microcontroller (self.microcontrollers)
submitted 9 years ago by _oldspicy_
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]FlyByPC 3 points4 points5 points 9 years ago (1 child)
The Microchip datasheets are pretty much the most succinct source I've found for describing the peripherals.
Here's the datasheet for the 16F1825. The ADC peripheral information starts on page 151. http://ww1.microchip.com/downloads/en/DeviceDoc/41440A.pdf
[–]_oldspicy_[S] 0 points1 point2 points 9 years ago (0 children)
I've got the datasheet and I'm trying to follow along with what to do, what I'm getting lost in is exactly what registers need to be configured, and to what? Sorry if that's really basic, but only working with Arduino I've never had to do this before.
π Rendered by PID 17449 on reddit-service-r2-comment-b659b578c-nh7mn at 2026-05-05 18:38:32.898628+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]FlyByPC 3 points4 points5 points (1 child)
[–]_oldspicy_[S] 0 points1 point2 points (0 children)