Showing posts with label LED. Show all posts
Showing posts with label LED. Show all posts

2018/10/25

How to make 20 Easy Pies

Well actually "20 Easy Raspberry Pi Projects" is a book from Nostarch Press and takes the user through a variety of projects that can be built around the Raspberry Pi.

  • Table of contents
  • Introduction
  • Primer

  • LEDs
  • Project 1: Blinking an LED
  • Project 2: Pushbutton LED Flashlight
  • Project 3: LED Dimmer Switch
  • Project 4: A Graphical User Interface for a Multicolor LED
  • Project 5: Rainbow Light Strip

  • Displays
  • Project 6: An LCD Reminder
  • Project 7: Mini Weather Forecaster
  • Project 8: Pong with a Sense Hat

  • Sensors
  • Project 9: All-In-One Weather Sensor Station
  • Project 10: Intruder Alarm with Email Notifications
  • Project 11: Gas and Smoke Alarm
  • Project 12: Temperature and Humidity Data Logger

  • Cameras
  • Project 13: Burglar Detector with Photo Capture
  • Project 14: Home Surveillance Camera

  • Web Applications
  • Project 15: Building Your First Website
  • Project 16: Connecting Your Electronics to the Web
  • Project 17: Internet of Things Control Center with Node-Red

  • Games and Toys
  • Project 18: Digital Drum Set
  • Project 19: Make a Game in Scratch: Hungry Monkey
  • Project 20: Wi-Fi Remote-Controlled Robot

  • Appendix A: Raspberry Pi GPIO Pin Guide
  • Appendix B: Decoding Resistor Values

All the projects are built using the Pi, some external hardware and then programming the Pi using Python or Node Red.

You don't really need to fully understand programming and in-depth Python to get the most out of the projects, the book goes through the code and explains what the various code segments do.

Node Red is more complex and also simpler as it runs on the Pi and is accessed via a web browser and then the various actions are all performed by wiring bits together. All the actual programming is done behind the scenes. Some libraries and other bits and bobs have to be installed to support various bits of hardware, but the book goes into enough details of how to do it.

Each chapter ends with some tasks that the user can extend the project and though the basic knowledge of programming in the chapter should give these enough of a background to modify/extend the code, to really extend it, it;'s probably learning Python more fully.

All in all if you want to hook a Raspberry Pi up to some hardware, access the hardware through Python (or Node Red), then this book is no doubt a good starting point. However it is just that a starting point and doing more complex things with both the hardware and Python in particular will require more in0-depth knowledge and a more in-depth programming knowledge.

Saying all that, it's a great start and easy to follow and even with a basic knowledge of Python (just basing code on examples from the book) it should be possible to build all the projects and extend most of them without too much fuss.

2012/02/07

Plessey acquires UK LED lighting company

Plessey, based out of Plymouth (England) has purchased CamGan Ltd, a company spun out of Cambridge University.

CamGan have produced an LED (light emitting diode) that is produced by depositing gallium nitride on a silicon wafer and this can be done on Plessey's 6" wafer fabrication facility. This should reduce the cost of producing LED by 80% compared to traditional silicon carbide or sapphire substrates.

The CamGaN LEDs produce peak luminance at 460nm (blue) but can also operate in the green and cyan parts of the spectrum. Producing high powers in the blue region means they can work with phosphors that will emit white light and will offer 150 lumens per watt by the ned of 2012.

Plessey will also combine the LED systems with their EPIC chips (which detect electrical potentials in the air) so that automation systems can be implemented.