TOP Contributors

  1. MIKROE (2642 codes)
  2. Alcides Ramos (347 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136222 times)
  2. FAT32 Library (69489 times)
  3. Network Ethernet Library (55708 times)
  4. USB Device Library (45992 times)
  5. Network WiFi Library (41639 times)
  6. FT800 Library (40789 times)
  7. GSM click (28789 times)
  8. PID Library (26332 times)
  9. mikroSDK (26056 times)
  10. microSD click (25141 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

Ambient 2 Click Example for Mikrobasic Pic 32

Rating:

0

Author: Stuart Kurtz

Last Updated: 2017-03-01

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Light control

Downloaded: 266 times

Not followed.

License: MIT license  

Converted from the Mikroe code for ARM to run on Pic32MX795

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Ambient 2 Click Example for Mikrobasic Pic 32" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Ambient 2 Click Example for Mikrobasic Pic 32" changes.

Do you want to report abuse regarding "Ambient 2 Click Example for Mikrobasic Pic 32".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroBasic PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

Blog currently doesn't exist!

RELATED CODES

Driving Flexible Neopixel (WS2811) Strip with PICAXE08M2+ (PIC12F1840)

0

PICAXE is basically PIC micro with different branding. Here I used a PICAXE micro to drive a flexible Neopixel strip using hardware SPI. SPI is used along with the PIC's 32MHz internal oscillator as Neoppixels employ time-slotting trick to transfer data at a very fast rate with small timings. The code is written with CCS PIC C compiler.

[Learn More]

Example of Using a STP16CPC05 16 Bit Serial in Shift register to light LED's

0

Test software to demonstrate the capabilities of the STP16CPC05 serial in 16 bit shift register with Current Limiting to light 12 LED's Rev 2.0 Rev 3.0 is the end of this project. I added a couple more test and am including a link to a Video on You Tube.

[Learn More]

Neopixel Ring Demo

0

This is basically an upgrade of an older post "Driving Adafruit's Neopixel (WS2812) Strip with AVR's Hardware SPI" (http://libstock.mikroe.com/projects/view/1953/driving-adafruit-s-neopixel-ws2812-strip-with-avr-s-hardware-spi) with circular ring-based WS2812 chain. Please note this is not an Arduino project.

[Learn More]